[webrtc-pc] Pull Request: Ignore RTCDataChannelInit.id if "negotiated" is false.

taylor-b has just submitted a new pull request for https://github.com/w3c/webrtc-pc:

== Ignore RTCDataChannelInit.id if "negotiated" is false. ==
Fixes #1413.

This was the decision at the June 28 virtual interim, to address the
strange case where an application tries to control the data channel ID
even though it's being negotiated in-band.

See https://github.com/w3c/webrtc-pc/pull/1528

Received on Wednesday, 9 August 2017 20:41:07 UTC