Re: [webrtc-pc] Describe how ICE restarts affect the RTCIceTransportState.

@aboba Hmm, maybe it would make sense if it was `new` in between `setLocalDescription(ice_restart_sdp)` and the actual start of connectivity checks? It's not truly "new" though; there's state carried over. And I don't know that the extra state transition would provide much value. So I'd be inclined to keep things simple and say "only `new` when first constructed". What do you think?

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

Received on Thursday, 22 March 2018 23:50:51 UTC