[webrtc-pc] new commits pushed by aboba

The following commits were just pushed by aboba to 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.
  by Taylor Brandstetter
https://github.com/w3c/webrtc-pc/commit/90dc6b86ff64da2c59139f92b06db6cd86ff0200

* Merge pull request #1528 from taylor-b/issue_1413_negotiated_datachannel_with_id

Ignore RTCDataChannelInit.id if "negotiated" is false.
  by Bernard Aboba
https://github.com/w3c/webrtc-pc/commit/d9bdc8e8385964dfa327a48fb334495594808cb7

Received on Thursday, 10 August 2017 14:07:37 UTC