[webrtc-pc] statechange Event always points to RTCIceTransport's statechange Event

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

== statechange Event always points to RTCIceTransport's statechange Event ==
`RTCDtlsTransport` and `RTCSctpTransport` also have a `statechange` event which incorrectly anchors to `#event-icetransport-statechange`.

This seems to be done automagically as I couldn't find an explicit reference.

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

Received on Friday, 30 March 2018 00:22:03 UTC