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

Missing Link for RTCPeerConnection.createDTMFSender() in "Obsolete Methods" Section #33954

Closed
bc-lee opened this issue Jun 6, 2024 · 0 comments · Fixed by #33955
Closed

Missing Link for RTCPeerConnection.createDTMFSender() in "Obsolete Methods" Section #33954

bc-lee opened this issue Jun 6, 2024 · 0 comments · Fixed by #33955
Labels
area: WebRTC Needs help from someone with WebRTC domain knowledge Content:WebAPI Web API docs document not written Missing document page

Comments

@bc-lee
Copy link
Contributor

bc-lee commented Jun 6, 2024

MDN URL

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

What specific section or headline is this issue about?

No response

What information was incorrect, unhelpful, or incomplete?

In the "Obsolete methods" section of the RTCPeerConnection interface documentation, the createDTMFSender() method is listed but lacks a link to its detailed specification.

What did you expect to see?

Users should be able to click on the createDTMFSender() method to access its documentation.

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

The RTCPeerConnection.createDTMFSender() method was removed in 2015 (commit: w3c/webrtc-pc@c777956). While Chrome still supports it, it's no longer part of the official specification.

Do you have anything more you want to share?

No response

MDN metadata

Page report details
@bc-lee bc-lee added the needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. label Jun 6, 2024
@github-actions github-actions bot added the Content:WebAPI Web API docs label Jun 6, 2024
bc-lee added a commit to bc-lee/mdn-content that referenced this issue Jun 6, 2024
@Josh-Cena Josh-Cena added document not written Missing document page area: WebRTC Needs help from someone with WebRTC domain knowledge and removed needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. labels Jun 7, 2024
Josh-Cena added a commit that referenced this issue Sep 23, 2024
…nterface (#33955)

* fix: Add details for createDTMFSender() method in RTCPeerConnection interface

Fixes #33954

* Apply suggestions from code review

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update files/en-us/web/api/rtcpeerconnection/createdtmfsender/index.md

Co-authored-by: skyclouds2001 <[email protected]>

* Apply suggestions from code review

Co-authored-by: wbamberg <[email protected]>

* Update index.md

* Not non-standard

* Update index.md

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: skyclouds2001 <[email protected]>
Co-authored-by: wbamberg <[email protected]>
Co-authored-by: Joshua Chen <[email protected]>
fiji-flo pushed a commit that referenced this issue Oct 2, 2024
…nterface (#33955)

* fix: Add details for createDTMFSender() method in RTCPeerConnection interface

Fixes #33954

* Apply suggestions from code review

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update files/en-us/web/api/rtcpeerconnection/createdtmfsender/index.md

Co-authored-by: skyclouds2001 <[email protected]>

* Apply suggestions from code review

Co-authored-by: wbamberg <[email protected]>

* Update index.md

* Not non-standard

* Update index.md

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: skyclouds2001 <[email protected]>
Co-authored-by: wbamberg <[email protected]>
Co-authored-by: Joshua Chen <[email protected]>
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants