Re: [webrtc-pc] Clarify what happens when rolling back an ICE restart (#2367)

>  are there any potential races 

There are no races thanks to the peer connection's [operations](https://w3c.github.io/webrtc-pc/#dfn-operations-chain) chain.

>  Do we need a step that says to revert the state of the ICE agent, etc?

Should already be covered by [JSEP](https://tools.ietf.org/html/draft-ietf-rtcweb-jsep-25#section-5.7): _"Any resources or candidates that were allocated by the abandoned local description are discarded"_

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

Received on Monday, 25 November 2019 15:27:20 UTC