Skip to content

Commit

Permalink
Update Opera data for api.RTCPeerConnection.addTransceiver (mdn#21567)
Browse files Browse the repository at this point in the history
This PR updates and corrects version values for Opera and Opera Android for the `addTransceiver` member of the `RTCPeerConnection` API. This fixes mdn#18958, which contains the supporting evidence for this change.
  • Loading branch information
queengooborg authored Dec 12, 2023
1 parent 6154ed3 commit eae3bb6
Showing 1 changed file with 8 additions and 24 deletions.
32 changes: 8 additions & 24 deletions api/RTCPeerConnection.json
Original file line number Diff line number Diff line change
Expand Up @@ -826,12 +826,8 @@
"version_added": false
},
"oculus": "mirror",
"opera": {
"version_added": false
},
"opera_android": {
"version_added": false
},
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "11"
},
Expand Down Expand Up @@ -862,12 +858,8 @@
"version_added": false
},
"oculus": "mirror",
"opera": {
"version_added": false
},
"opera_android": {
"version_added": false
},
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "11"
},
Expand Down Expand Up @@ -899,12 +891,8 @@
"version_added": false
},
"oculus": "mirror",
"opera": {
"version_added": false
},
"opera_android": {
"version_added": false
},
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "14.1"
},
Expand Down Expand Up @@ -936,12 +924,8 @@
"version_added": false
},
"oculus": "mirror",
"opera": {
"version_added": false
},
"opera_android": {
"version_added": false
},
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "12.1"
},
Expand Down

0 comments on commit eae3bb6

Please sign in to comment.