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

@jesup 

> Assigning the ID when setting the answer would require we inform the DataChannel code of the DTLS roles that will be negotiated, assuming one is guaranteed to know that at Answer time.

Since the answer contains the answerer's selected role, this should be guaranteed. Would it be feasible to change Firefox's behavior? Or should the spec's requirements be made more loose (for example, "the ID will be assigned at some point before `readyState` changes to `"open"`")?

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

Received on Monday, 1 May 2017 21:32:38 UTC