Re: [webrtc-pc] Should even/odd id validation be enforced in createDataChannel when negotiated is false (in-band negotiation)?

Sorry, I got the notion of `negotiated` wrong the entire time. (Was wrongly deliberately remembering that `negotiated` have a default value of `true` in `RTCDataChannelInit`, when it is actually false and `ordered` is the one having that WebIDL-violating default value of `true`.)

To clarify, I have updated the title and my previous comments. I'd also suggest using the terms in-band / out-of-band negotiation as described in rtcweb-datachannel to avoid further confusion.

-- 
GitHub Notification of comment by soareschen
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1413#issuecomment-310561234 using your GitHub account

Received on Friday, 23 June 2017 03:25:45 UTC