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] WebRTC updates #26146

Closed
10 tasks
Tracked by #391
Rumyra opened this issue Apr 12, 2023 · 1 comment
Closed
10 tasks
Tracked by #391

[WebAPI] WebRTC updates #26146

Rumyra opened this issue Apr 12, 2023 · 1 comment
Assignees
Labels
area: WebRTC Needs help from someone with WebRTC domain knowledge Content:WebAPI Web API docs fx release archive A closed issue relating to firefox release notes for developers.

Comments

@Rumyra
Copy link
Collaborator

Rumyra commented Apr 12, 2023

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 if feature is enabled in release
  • Add entry to Firefox experimental features page if feature is not yet enabled in release

Features to document

There's a number of RTC related bugs this month - so I'm grouping them altogether.

Related Gecko bugs

Implement RTCRtpSender.getCapabilities: https://bugzilla.mozilla.org/show_bug.cgi?id=1531460
Implement RTCRtpSender.setStreams(): https://bugzilla.mozilla.org/show_bug.cgi?id=1510802
Implement RTCSctpTransport and RTCPeerConnection.sctp: https://bugzilla.mozilla.org/show_bug.cgi?id=1278299
Implement RTCMediaSourceStats: https://bugzilla.mozilla.org/show_bug.cgi?id=1804678
Add support for RTCPeerConnectionState in RTCPeerConnection: https://bugzilla.mozilla.org/show_bug.cgi?id=1265827
RTCPeerConnectionStats ("peer-connection" RTCStatsType) support: https://bugzilla.mozilla.org/show_bug.cgi?id=1531087
Remove remaining mozRTC* stuff (mozRTCPeerConnection, mozRTCIceCandidate, mozRTCSessionDescription): https://bugzilla.mozilla.org/show_bug.cgi?id=1531812

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.
  • Check if glossary updates are required for the feature you're documenting - whether an existing term needs to be updated or a new term should be added.
  • Check if BCD update means that content pages need to have experimental markup removed or deprecated markup added (front matter tags and macros).
@github-actions github-actions bot added the needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. label Apr 12, 2023
@Rumyra Rumyra added Firefox 113 Content:WebAPI Web API docs and removed needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. labels Apr 12, 2023
@hamishwillee hamishwillee self-assigned this Apr 21, 2023
@hamishwillee
Copy link
Collaborator

hamishwillee commented Apr 21, 2023

Status

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 fx release archive A closed issue relating to firefox release notes for developers.
Projects
Archived in project
Development

No branches or pull requests

4 participants