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

api.RTCPeerConnection.createDTMFSender - mark as non-standard #24441

Closed
Josh-Cena opened this issue Sep 15, 2024 · 1 comment · Fixed by #24442
Closed

api.RTCPeerConnection.createDTMFSender - mark as non-standard #24441

Josh-Cena opened this issue Sep 15, 2024 · 1 comment · Fixed by #24442
Labels
data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API

Comments

@Josh-Cena
Copy link
Member

What type of issue is this?

Incorrect support data (example: BrowserX says "86" but support was added in "40")

What information was incorrect, unhelpful, or incomplete?

See mdn/content#33955. It should be non-standard because there's no spec URL and this indeed does not exist in spec.

What browsers does this problem apply to, if applicable?

No response

What did you expect to see?

It being non-standard in addition to deprecated

Did you test this? If so, how?

Searched in https://w3c.github.io/webrtc-pc/

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

No response

Do you have anything more you want to share?

No response

MDN URL

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

MDN metadata

MDN page report details
  • Query: api.RTCPeerConnection.createDTMFSender
  • Report started: 2024-09-15T22:40:32.160Z
@hamishwillee
Copy link
Contributor

Yes, it is non-standard - removed around 2014 w3c/webrtc-pc#167

@queengooborg queengooborg added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants