[web-platform-tests] Pull Request: RTCPeerConnection: match createDataChannel signature in spec

wpt-pr-bot has just labeled a pull request from chromium-wpt-export-bot for https://github.com/w3c/web-platform-tests as "wg-webrtc":

== RTCPeerConnection: match createDataChannel signature in spec
 ==
This changes both the first argument into a non-nullable USVString and
the second argument into a RTCDataChannelInit dictionary.

The spec has been changed to remove [TreatNullAs=EmptyString]:
https://github.com/w3c/webrtc-pc/pull/1131

Review-Url: https://codereview.chromium.org/2501163002
Cr-Commit-Position: refs/heads/master@{#466606}



See https://github.com/w3c/web-platform-tests/pull/5656

Received on Monday, 24 April 2017 09:31:15 UTC