Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WebAPI] Implement RTCRtpTransceiver.setCodecPreferences() #33981

Open
6 of 8 tasks
Tracked by #553
Rumyra opened this issue Jun 7, 2024 · 1 comment
Open
6 of 8 tasks
Tracked by #553

[WebAPI] Implement RTCRtpTransceiver.setCodecPreferences() #33981

Rumyra opened this issue Jun 7, 2024 · 1 comment
Assignees
Labels
area: WebRTC Needs help from someone with WebRTC domain knowledge Content:WebAPI Web API docs Firefox 128

Comments

@Rumyra
Copy link
Collaborator

Rumyra commented Jun 7, 2024

Acceptance criteria

  • The listed features are documented sufficiently on MDN
  • BCD is updated
  • Interactive example and data repos are updated if appropriate
  • The content has been reviewed as needed

For folks helping with Firefox related documentation

  • Set bugs to dev-doc-complete
  • Add entry to Firefox release notes for enabled/preview features
  • Add/remove entry to Firefox experimental features page for preference/released features

Features to document

Looks documented - probably just a bcd update which might happen when the FF update script is run (low prio for now)

https://developer.mozilla.org/en-US/docs/Web/API/RTCRtpTransceiver

Related Gecko bugs

https://bugzilla.mozilla.org/show_bug.cgi?id=1396922

Other

  • Check content open issues to see if any pertain to the subject matter. If there are any that can be closed because of the work, do so. If there are any that can be fixed relatively quickly because of the knowledge from completing this issue and you have time, feel free to go ahead and fix them.
@github-actions github-actions bot added Content:WebAPI Web API docs needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. labels Jun 7, 2024
@Rumyra Rumyra added Firefox 128 and removed needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. labels Jun 7, 2024
@Rumyra Rumyra added this to the Firefox 128: July 8 milestone Jun 7, 2024
@Josh-Cena Josh-Cena added the area: WebRTC Needs help from someone with WebRTC domain knowledge label Jun 8, 2024
@hamishwillee hamishwillee self-assigned this Jun 14, 2024
@hamishwillee hamishwillee changed the title [WebAPI] Implement |setCodecPreferences| in RTCRtpTransceiver [WebAPI] Implement RTCRtpTransceiver.setCodecPreferences() Jun 14, 2024
@hamishwillee
Copy link
Collaborator

hamishwillee commented Jun 14, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: WebRTC Needs help from someone with WebRTC domain knowledge Content:WebAPI Web API docs Firefox 128
Projects
Status: In Review
Development

No branches or pull requests

3 participants