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

document of RTCIceCandidate's properties { url, relayProtocol} are missing #33228

Open
ciyoe opened this issue Apr 23, 2024 · 1 comment
Open
Labels
area: WebRTC Needs help from someone with WebRTC domain knowledge Content:WebAPI Web API docs document not written Missing document page effort: medium This task is a medium effort. help wanted If you know something about this topic, we would love your help!

Comments

@ciyoe
Copy link
Contributor

ciyoe commented Apr 23, 2024

MDN URL

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

What specific section or headline is this issue about?

properties

What information was incorrect, unhelpful, or incomplete?

miss RTCIceCandidate.url and RTCIceCandidate.relayProtocol document

What did you expect to see?

create RTCIceCandidate.url and RTCIceCandidate.relayProtocol document

Do you have any supporting links, references, or citations?

https://w3c.github.io/webrtc-pc/#attributes-4

Do you have anything more you want to share?

No response

MDN metadata

Page report details
@ciyoe ciyoe added the needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. label Apr 23, 2024
@github-actions github-actions bot added the Content:WebAPI Web API docs label Apr 23, 2024
@ciyoe ciyoe changed the title document of RTCIceCandidate's properties { url, relayProtocol} are miss document of RTCIceCandidate's properties { url, relayProtocol} are missing Apr 24, 2024
@hamishwillee hamishwillee added effort: medium This task is a medium effort. and removed needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. labels Apr 26, 2024
@hamishwillee
Copy link
Collaborator

Thanks, correct, do you want to do it?

Note that the compatibility data for these properties links to the RTCIceCanidateStats (at least for now. These properties are not implemented and should be removed, but perhaps the pages could be copied as a starting point, because they will share the same concepts.

@Josh-Cena Josh-Cena added help wanted If you know something about this topic, we would love your help! document not written Missing document page area: WebRTC Needs help from someone with WebRTC domain knowledge labels Jun 7, 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 document not written Missing document page effort: medium This task is a medium effort. help wanted If you know something about this topic, we would love your help!
Projects
None yet
Development

No branches or pull requests

3 participants