[webrtc-pc] Inconsistent description for RTCPeerConnectionState (#2421)

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

== Inconsistent description for RTCPeerConnectionState ==
Some of the states described in `RTCPeerConnectionState` coalesce values of both `IceTransport` and `DtlsTransport`, but IceTransport has states that DtlsTransport can't have ("disconnected", "checking"). This should be clarified

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

Received on Friday, 20 December 2019 10:08:21 UTC