[webrtc-pc] RTCDataChannelInit.id should use [EnforceRange]

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

== RTCDataChannelInit.id should use [EnforceRange] ==
We already throw an exception if the ID is 65535 (valid SCTP stream 
ids are 0-65534), so we should definitely do so if the ID is outside 
the 0-65535 range.

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

Received on Thursday, 2 March 2017 19:12:40 UTC