Re: [webrtc-pc] Partially connected peerconnection might have "new" connectionstate. (#2031)

Yes, this state should map to "connecting".
The text for "new" is:

Any of the RTCIceTransports or RTCDtlsTransports are in the "new" state and none of the transports are in the "connecting", "checking", "failed" or "disconnected" state, or all transports are in the "closed" state, or there are no transports.

Suggested fix: Add "connected" to the list of states after "none of the transports are".
 

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

Received on Thursday, 22 November 2018 11:39:24 UTC