Skip to content

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

Merged
Josh-Cena merged 10 commits into
mdn:mainfrom
bc-lee:feature/add-peerconnection-createdtmfsender
Sep 23, 2024
Merged

fix: Add details for createDTMFSender() method in RTCPeerConnection interface#33955
Josh-Cena merged 10 commits into
mdn:mainfrom
bc-lee:feature/add-peerconnection-createdtmfsender

Conversation

@bc-lee

@bc-lee bc-lee commented Jun 6, 2024

Copy link
Copy Markdown
Contributor

Fixes #33954

@bc-lee bc-lee requested review from a team and Elchi3 and removed request for a team June 6, 2024 06:56
@github-actions github-actions Bot added Content:WebAPI Web API docs size/m [PR only] 51-500 LoC changed labels Jun 6, 2024
Comment thread files/en-us/web/api/rtcpeerconnection/createdtmfsender/index.md
Comment thread files/en-us/web/api/rtcpeerconnection/createdtmfsender/index.md Outdated
Comment thread files/en-us/web/api/rtcpeerconnection/createdtmfsender/index.md Outdated
@github-actions

github-actions Bot commented Jun 6, 2024

Copy link
Copy Markdown
Contributor

Preview URLs

(comment last updated: 2024-09-18 14:03:06)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Comment thread files/en-us/web/api/rtcpeerconnection/createdtmfsender/index.md Outdated
Co-authored-by: skyclouds2001 <95597335+skyclouds2001@users.noreply.github.com>
@Elchi3 Elchi3 requested review from a team and wbamberg and removed request for a team and Elchi3 July 23, 2024 13:06
Comment thread files/en-us/web/api/rtcpeerconnection/createdtmfsender/index.md Outdated
Comment thread files/en-us/web/api/rtcpeerconnection/createdtmfsender/index.md Outdated
Comment thread files/en-us/web/api/rtcpeerconnection/createdtmfsender/index.md Outdated
Comment thread files/en-us/web/api/rtcpeerconnection/createdtmfsender/index.md
@Josh-Cena

Copy link
Copy Markdown
Member

@bc-lee, do you have time to come back to this?

@bc-lee

bc-lee commented Aug 12, 2024

Copy link
Copy Markdown
Contributor Author

Yes, but not today or tomorrow (at the moment, I'm busy with other things). I'll come back to this in a few days.

@Josh-Cena Josh-Cena added the awaiting response Awaiting for author to address review/feedback label Aug 27, 2024
Co-authored-by: wbamberg <will@bootbonnet.ca>
Comment thread files/en-us/web/api/rtcpeerconnection/createdtmfsender/index.md
@hamishwillee

Copy link
Copy Markdown
Collaborator

It's definitely non standard - updated in BCD here mdn/browser-compat-data#24442

These fixes are good, but I worry that they will cause problems with the auto-update tooling when the BCD changes goes in. So might be worth waiting until BCD has updated, and the scripts for fixing up status have run.

@github-actions github-actions Bot added the merge conflicts 🚧 [PR only] label Sep 18, 2024
@github-actions

Copy link
Copy Markdown
Contributor

This pull request has merge conflicts that must be resolved before it can be merged.

@github-actions github-actions Bot removed the merge conflicts 🚧 [PR only] label Sep 18, 2024
@Josh-Cena

Copy link
Copy Markdown
Member

Will get this merged before next week

@Josh-Cena Josh-Cena dismissed wbamberg’s stale review September 23, 2024 03:09

Reviews addressed

@Josh-Cena Josh-Cena left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks!

@Josh-Cena Josh-Cena merged commit ed6a48a into mdn:main Sep 23, 2024
fiji-flo pushed a commit that referenced this pull request 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 <95597335+skyclouds2001@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: wbamberg <will@bootbonnet.ca>

* 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 <95597335+skyclouds2001@users.noreply.github.com>
Co-authored-by: wbamberg <will@bootbonnet.ca>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:WebAPI Web API docs size/m [PR only] 51-500 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

5 participants