Re: [webrtc-tests] Adding tests for RTCDataChannel id attribute. (#5742)

The new tests are failing on Firefox because it looks like Firefox only assigns the ID after the DTLS (and SCTP?) handshake completes. But the spec currently says it should be assigned by setting an answer. This was discussed briefly [in a virtual interim](https://www.w3.org/2017/03/01-webrtc-minutes#item03), and changed in this PR: https://github.com/w3c/webrtc-pc/pull/1038

But there wasn't a lot of discussion. @jesup, @jan-ivar, any opinions? Should the spec be more loose about when the ID is assigned? I

View on GitHub: https://github.com/w3c/web-platform-tests/pull/5742#issuecomment-298212735

Received on Sunday, 30 April 2017 05:38:39 UTC