[webrtc-pc] Pull Request: In-band negotiated channel should be open when dispatching

lgrahl has just submitted a new pull request for https://github.com/w3c/webrtc-pc:

== In-band negotiated channel should be open when dispatching ==
These changes move the data channel that is about to be announced into the `open` state prior to firing the `datachannel` event. (Also explicitly announces the data channel as open now.)

Resolves #1761

I can write a WPT test for this once merged.

See https://github.com/w3c/webrtc-pc/pull/1851

Received on Sunday, 22 April 2018 00:49:07 UTC