Re: [webrtc-pc] https://w3c.github.io/webrtc-pc/#rtcpeerconnectionstate-enum should handle new state (#2678)

Say RTCIceTransport A is "new" and RTCIceTransport B is "connected", then:
- RTCPeerConnectionState cannot be "new" as B is "connected".
- RTCPeerConnectionState cannot be "connecting" as neither A nor B are "checking".
- RTCPeerConnectionState cannot be "connected" as A is "new".

-- 
GitHub Notification of comment by youennf
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2678#issuecomment-948554126 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 21 October 2021 12:14:53 UTC