[webrtc-pc] RTCPeerConnection().prototype.setRemoteDescription.length should be 1 (#2528)

jan-ivar has just created a new issue for https://github.com/w3c/webrtc-pc:

== RTCPeerConnection().prototype.setRemoteDescription.length should be 1 ==
It regressed to `0` ast year when we made [RTCSessionDescriptionInit](https://w3c.github.io/webrtc-pc/#idl-def-rtcsessiondescriptioninit)'s `type` a non-required member to support SLD() without arguments (SLD & sRD take the same dictionary).

We can fix this, at the cost of some spec duplication. (a new RTCLocalSessionDescriptionInit).

Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2528 using your GitHub account

Received on Sunday, 10 May 2020 21:09:42 UTC