Skip to content

Commit

Permalink
Remove RTCOfferAnswerOptions and RTC[Offer/Answer]Options from MDN (#…
Browse files Browse the repository at this point in the history
…9748)

* Remove RTCOfferAnswerOptions and RTC[Offer/Answer]Options from MDN

* Remove reference to voiceActivityDetection

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

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

* Remove RTCRTPSynchronizationSource dictionary from MDN

* Remove references to RTCRtpSynchronizationSource

* Fix capitalization

* Fix redirects

* Fix redirects (again)

* Fix redirects (finally)

Co-authored-by: wbamberg <will@bootbonnet.ca>
  • Loading branch information
queengooborg and wbamberg authored Oct 22, 2021
1 parent 5e1522e commit d4275bf
Show file tree
Hide file tree
Showing 21 changed files with 37 additions and 484 deletions.
7 changes: 7 additions & 0 deletions files/en-us/_redirects.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8342,6 +8342,7 @@
/en-US/docs/Web/API/PushManager.registrations /en-US/docs/Web/API/PushManager/registrations
/en-US/docs/Web/API/PushManager.unregister /en-US/docs/Web/API/PushManager/unregister
/en-US/docs/Web/API/Push_API/Using_the_Push_API /en-US/docs/Web/API/Push_API
/en-US/docs/Web/API/RTCAnswerOptions /en-US/docs/Web/API/RTCPeerConnection/createAnswer
/en-US/docs/Web/API/RTCConfiguration /en-US/docs/Web/API/RTCPeerConnection/RTCPeerConnection
/en-US/docs/Web/API/RTCConfiguration/bundlePolicy /en-US/docs/Web/API/RTCPeerConnection/RTCPeerConnection
/en-US/docs/Web/API/RTCConfiguration/certificates /en-US/docs/Web/API/RTCPeerConnection/RTCPeerConnection
Expand Down Expand Up @@ -8381,6 +8382,10 @@
/en-US/docs/Web/API/RTCIceProtocol /en-US/docs/Web/API/RTCIceCandidate/protocol
/en-US/docs/Web/API/RTCIceTcpCandidateType /en-US/docs/Web/API/RTCIceCandidate/tcpType
/en-US/docs/Web/API/RTCInboundRtpStreamStats/lastPacketReceivedTimesta /en-US/docs/Web/API/RTCInboundRtpStreamStats/lastPacketReceivedTimestamp
/en-US/docs/Web/API/RTCOfferAnswerOptions /en-US/docs/Web/API/RTCPeerConnection/createAnswer
/en-US/docs/Web/API/RTCOfferAnswerOptions/voiceActivityDetection /en-US/docs/Web/API/RTCPeerConnection/createAnswer
/en-US/docs/Web/API/RTCOfferOptions /en-US/docs/Web/API/RTCPeerConnection/createOffer
/en-US/docs/Web/API/RTCOfferOptions/iceRestart /en-US/docs/Web/API/RTCPeerConnection/createOffer
/en-US/docs/Web/API/RTCOutboundRtpStreamStats/perDscpPacketsReceived /en-US/docs/Web/API/RTCOutboundRtpStreamStats/perDscpPacketsSent
/en-US/docs/Web/API/RTCPeerConnection.addStream /en-US/docs/Web/API/RTCPeerConnection/addStream
/en-US/docs/Web/API/RTCPeerConnection.close /en-US/docs/Web/API/RTCPeerConnection/close
Expand Down Expand Up @@ -8416,6 +8421,8 @@
/en-US/docs/Web/API/RTCPeerConnectionIceEvent.RTCPeerConnectionIceEvent /en-US/docs/Web/API/RTCPeerConnectionIceEvent/RTCPeerConnectionIceEvent
/en-US/docs/Web/API/RTCPeerConnectionIceEvent.candidate /en-US/docs/Web/API/RTCPeerConnectionIceEvent/candidate
/en-US/docs/Web/API/RTCRtpSender/getCapabilities() /en-US/docs/Web/API/RTCRtpSender/getCapabilities
/en-US/docs/Web/API/RTCRtpSynchronizationSource /en-US/docs/Web/API/RTCRtpReceiver/getSynchronizationSources
/en-US/docs/Web/API/RTCRtpSynchronizationSource/voiceActivityFlag /en-US/docs/Web/API/RTCRtpReceiver/getSynchronizationSources
/en-US/docs/Web/API/RTCRtpTransceiverInit /en-US/docs/Web/API/RTCPeerConnection/addTransceiver
/en-US/docs/Web/API/RTCSctpTransportState /en-US/docs/Web/API/RTCSctpTransport/state
/en-US/docs/Web/API/RTCSdpType /en-US/docs/Web/API/RTCSessionDescription/type
Expand Down
52 changes: 0 additions & 52 deletions files/en-us/_wikihistory.json
Original file line number Diff line number Diff line change
Expand Up @@ -69415,13 +69415,6 @@
"dvincent"
]
},
"Web/API/RTCAnswerOptions": {
"modified": "2020-10-15T22:08:24.120Z",
"contributors": [
"sideshowbarker",
"Sheppy"
]
},
"Web/API/RTCCertificate": {
"modified": "2020-10-15T21:42:29.375Z",
"contributors": [
Expand Down Expand Up @@ -70579,36 +70572,6 @@
"Sheppy"
]
},
"Web/API/RTCOfferAnswerOptions": {
"modified": "2020-10-15T22:08:23.550Z",
"contributors": [
"sideshowbarker",
"chrisdavidmills",
"Sheppy"
]
},
"Web/API/RTCOfferAnswerOptions/voiceActivityDetection": {
"modified": "2020-10-15T22:08:25.025Z",
"contributors": [
"sideshowbarker",
"Sheppy"
]
},
"Web/API/RTCOfferOptions": {
"modified": "2020-10-15T22:08:26.218Z",
"contributors": [
"sideshowbarker",
"Sheppy"
]
},
"Web/API/RTCOfferOptions/iceRestart": {
"modified": "2020-11-04T00:00:29.134Z",
"contributors": [
"realityforge",
"Sheppy",
"larspa"
]
},
"Web/API/RTCOutboundRtpStreamStats": {
"modified": "2020-10-15T22:17:14.806Z",
"contributors": [
Expand Down Expand Up @@ -71707,21 +71670,6 @@
"Sheppy"
]
},
"Web/API/RTCRtpSynchronizationSource": {
"modified": "2020-10-15T22:01:29.628Z",
"contributors": [
"fscholz",
"Sheppy"
]
},
"Web/API/RTCRtpSynchronizationSource/voiceActivityFlag": {
"modified": "2020-12-08T23:40:05.037Z",
"contributors": [
"sideshowbarker",
"fscholz",
"Sheppy"
]
},
"Web/API/RTCRtpTransceiver": {
"modified": "2020-10-15T22:01:30.406Z",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/mozilla/firefox/releases/33/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ <h3 id="SVG">SVG</h3>
<h3 id="AudioVideoWebRTC">Audio/Video/WebRTC</h3>

<ul>
<li>The {{domxref("RTCOfferOptions")}} dictionary, used to provide options when calling {{domxref("RTCPeerConnection.createOffer()")}}, has been implemented.</li>
<li>The <code>RTCOfferOptions</code> dictionary, used to provide options when calling {{domxref("RTCPeerConnection.createOffer()")}}, has been implemented.</li>
</ul>

<h3 id="WebGL">WebGL</h3>
Expand Down
4 changes: 2 additions & 2 deletions files/en-us/mozilla/firefox/releases/42/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@ <h4 id="WebGL">WebGL</h4>
<h4 id="WebRTC">WebRTC</h4>

<ul>
<li>The {{domxref("RTCPeerConnection.createOffer()")}}'s options data type, {{domxref("RTCOfferOptions")}}, has been updated to more closely match the specification. Among other changes, it is now based upon the {{domxref("RTCOfferAnswerOptions")}} dictionary, which provides the {{domxref("RTCOfferAnswerOptions.voiceActivityDetection", "voiceActivityDetection")}} option.</li>
<li>The {{domxref("RTCAnswerOptions")}} dictionary has been added. This is the type used for the <code>options</code> parameter to {{DOMxRef("RTCPeerConnection.createAnswer", "createAnswer()")}}.</li>
<li>The {{domxref("RTCPeerConnection.createOffer()")}}'s options data type, <code>RTCOfferOptions</code>, has been updated to more closely match the specification. Among other changes, it is now based upon the <code>RTCOfferAnswerOptions</code> dictionary, which provides the <code>voiceActivityDetection</code> option.</li>
<li>The <code>RTCAnswerOptions</code> dictionary has been added. This is the type used for the <code>options</code> parameter to {{DOMxRef("RTCPeerConnection.createAnswer", "createAnswer()")}}.</li>
<li>The <code>RTCICECandidatePairStats.mozPriority</code> has been renamed to {{domxref('RTCICECandidatePairStats.priority')}} ({{bug(1184426)}}).</li>
</ul>

Expand Down
2 changes: 1 addition & 1 deletion files/en-us/mozilla/firefox/releases/43/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ <h4 id="WebRTC">WebRTC</h4>

<ul>
<li>The {{domxref("HTMLCanvasElement.captureStream()")}} method has been activated by default ({{bug(1177276)}}).</li>
<li>The non-standard constraint style option list for {{domxref("RTCOfferOptions")}} has been deprecated and will be removed entirely in Firefox 44.</li>
<li>The non-standard constraint style option list for <code>RTCOfferOptions</code> has been deprecated and will be removed entirely in Firefox 44.</li>
</ul>

<h4 id="Miscellaneous">Miscellaneous</h4>
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/mozilla/firefox/releases/44/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ <h4 id="WebRTC">WebRTC</h4>
<li>The attribute {{domxref("RTCPeerConnection.canTrickleIceCandidates")}} has been added, the non-standard method {{domxref("RTCPeerConnection.updateIce()")}} removed ({{bug(1209744)}}).</li>
<li>The {{domxref("MediaStream")}} interface now supports the {{domxref("MediaStream.addTrack()")}} and {{domxref("MediaStream.removeTrack()")}} methods ({{bug(1103188)}}).</li>
<li>The constructor {{domxref("MediaStream.MediaStream", "MediaStream()")}} has been implemented ({{bug(1070216)}}).</li>
<li>Support for the non-standard constraint style option list for {{domxref("RTCOfferOptions")}} has been removed.</li>
<li>Support for the non-standard constraint style option list for <code>RTCOfferOptions</code> has been removed.</li>
</ul>

<h4 id="New_APIs_2">New APIs</h4>
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/mozilla/firefox/releases/48/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ <h4 id="WebRTC">WebRTC</h4>

<ul>
<li>The two methods {{domxref("MediaStream.clone()")}} and {{domxref("MediaStreamTrack.clone()")}} have been implemented ({{bug(1208371)}}).</li>
<li>The <code>iceRestart</code> entry is now supported in the {{domxref("RTCOfferOptions")}} dictionary, allowing {{domxref("RTCPeerConnection.createOffer", "createOffer()")}} to be used to request ICE restarts ({{bug(906986)}}).</li>
<li>The <code>iceRestart</code> entry is now supported in the <code>RTCOfferOptions</code>code> dictionary, allowing {{domxref("RTCPeerConnection.createOffer", "createOffer()")}} to be used to request ICE restarts ({{bug(906986)}}).</li>
<li>The {{domxref("RTCPeerConnection.createOffer()")}} method now prefers the VP9 video codec by default; previously VP8 was preferred ({{bug(1242324)}}.</li>
<li>WebM/VP8 video that includes video resolution changes that has been recorded using {{domxref("MediaRecorder")}} can now be played back successfully.</li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/mozilla/firefox/releases/55/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ <h3 id="APIs_2">APIs</h3>
<li>The proprietary Firefox OS Device Storage API has been removed from the platform ({{bug(1299500)}}).</li>
<li>The <code>aShowDialog</code> parameter of the non-standard {{domxref("Window.find()")}} method (which could be specified to open up a "Find" dialog in the browser) has been removed ({{bug(1348409)}}).</li>
<li>The <code>HTMLFormElement.requestAutoComplete()</code> method has been removed (see {{domxref("HTMLFormElement")}}) ({{bug(1270740)}}).</li>
<li>The non-standard, Mozilla-specific, WebRTC offer options <code>mozDontOfferDataChannel</code> and <code>mozBundleOnly</code> have been removed from the <code><a href="/en-US/docs/Web/API/RTCPeerConnection/createOffer#rtcofferoptions_dictionary">RTCOfferOptions</a></code> dictionary and are no longer supported by {{domxref("RTCPeerConnection.createOffer()")}} ({{bug(1196974)}}).</li>
<li>The non-standard, Mozilla-specific, WebRTC offer options <code>mozDontOfferDataChannel</code> and <code>mozBundleOnly</code> have been removed from the <code>RTCOfferOptions</code> dictionary and are no longer supported by {{domxref("RTCPeerConnection.createOffer()")}} ({{bug(1196974)}}).</li>
<li>Support for the proprietary Firefox OS <a href="/en-US/docs/Archive/B2G_OS/API/Audio_Channels_API">Audio Channels API</a> has been removed from {{domxref("HTMLMediaElement")}} and {{domxref("AudioContext")}} ({{bug(1358061)}}).</li>
</ul>

Expand Down
36 changes: 0 additions & 36 deletions files/en-us/web/api/rtcansweroptions/index.md

This file was deleted.

36 changes: 0 additions & 36 deletions files/en-us/web/api/rtcofferansweroptions/index.md

This file was deleted.

This file was deleted.

92 changes: 0 additions & 92 deletions files/en-us/web/api/rtcofferoptions/icerestart/index.md

This file was deleted.

Loading

0 comments on commit d4275bf

Please sign in to comment.