Skip to content

Represent support for webkitRTCPeerConnection#12196

Merged
queengooborg merged 1 commit intomdn:mainfrom
foolip:webkitRTCPeerConnection
Sep 8, 2021
Merged

Represent support for webkitRTCPeerConnection#12196
queengooborg merged 1 commit intomdn:mainfrom
foolip:webkitRTCPeerConnection

Conversation

@foolip
Copy link
Contributor

@foolip foolip commented Aug 27, 2021

Tests for the prefixed and unprefixed variants:
http://mdn-bcd-collector.appspot.com/tests/api/RTCPeerConnection/RTCPeerConnection
http://mdn-bcd-collector.appspot.com/tests/api/webkitRTCPeerConnection/webkitRTCPeerConnection

The Chrome data matches https://caniuse.com/rtcpeerconnection and was
confirmed with the above tests.

Support for both were confirmed in Edge 15 on BrowserStack.

The other changes were mirrored.

Tests for the prefixed and unprefixed variants:
http://mdn-bcd-collector.appspot.com/tests/api/RTCPeerConnection/RTCPeerConnection
http://mdn-bcd-collector.appspot.com/tests/api/webkitRTCPeerConnection/webkitRTCPeerConnection

The Chrome data matches https://caniuse.com/rtcpeerconnection and was
confirmed with the above tests.

Support for both were confirmed in Edge 15 on BrowserStack.

The other changes were mirrored.
@foolip foolip requested a review from queengooborg August 27, 2021 06:37
@github-actions github-actions bot added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Aug 27, 2021
"opera": [
{
"version_added": "43",
"notes": "Promise-based version."
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is the topic of #11158. I'm not fixing all of it here, just the bits in the constructor.

@queengooborg queengooborg merged commit 0de5c10 into mdn:main Sep 8, 2021
@foolip foolip deleted the webkitRTCPeerConnection branch September 8, 2021 08:58
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 this pull request may close these issues.

3 participants