Re: [webrtc-pc] RTCIceTransport selected candidate pair behavior when changing state (#2276)

PR iterates over all state values, except completed and connected.
completed and connected seem to fall in the same bucket as disconnected and failed, which is basically do nothing. We could explicitly state so for completeness.

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

Received on Thursday, 29 August 2019 14:30:09 UTC