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] Update RTCIceCandidate member attribute and parsing #33085

Closed
8 tasks done
Tracked by #537
dipikabh opened this issue Apr 14, 2024 · 2 comments
Closed
8 tasks done
Tracked by #537

[WebAPI] Update RTCIceCandidate member attribute and parsing #33085

dipikabh opened this issue Apr 14, 2024 · 2 comments
Assignees

Comments

@dipikabh
Copy link
Contributor

dipikabh commented Apr 14, 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

Related Gecko bugs

Bug 1322186: Make RTCIceCandidate members readonly and add members parsed from candidate string

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 the needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. label Apr 14, 2024
@dipikabh dipikabh moved this from Backlog to Todo in MDN Web Docs Content Team Apr 14, 2024
@dipikabh dipikabh added this to the Firefox 126: May 14 milestone Apr 14, 2024
@dipikabh dipikabh added Firefox 126 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 14, 2024
@hamishwillee hamishwillee self-assigned this Apr 14, 2024
@hamishwillee hamishwillee moved this from Todo to In Progress in MDN Web Docs Content Team Apr 16, 2024
@hamishwillee
Copy link
Collaborator

hamishwillee commented Apr 16, 2024

FF126 updates RTCIceCandidate to match spec, with the exception of two missing properties: relayProtocol, url (will be added by https://bugzilla.mozilla.org/show_bug.cgi?id=1886013).

Changes:

Might also be updates to RTCIceCandidatePairStats but no indications things have changed:

All of this seems to match the documentation, so work is BCD, Release note.

@hamishwillee
Copy link
Collaborator

hamishwillee commented Apr 16, 2024

Status

@hamishwillee hamishwillee moved this from In Progress to In Review in MDN Web Docs Content Team Apr 19, 2024
@hamishwillee hamishwillee moved this from In Review to In Progress in MDN Web Docs Content Team Apr 19, 2024
@hamishwillee hamishwillee moved this from In Progress to In Review in MDN Web Docs Content Team Apr 19, 2024
@hamishwillee hamishwillee moved this from In Review to Done in MDN Web Docs Content Team Apr 23, 2024
@Rumyra Rumyra moved this from Done to Archive in MDN Web Docs Content Team Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants