Re: [webrtc-pc] iceconnectionstatechange event after PeerConnection.close() is called (#2335)

> We need to have the ICE connection state end up in "closed". It wouldn't if step 11 ran the "update the ICE connection state" process, since that would abort.

Yes, if user agents strictly follow the spec, the ICE connection state would not transition to "closed" in this case.

@fippo, thanks for the Chromium's issue link. It looks like the event issue was discussed in #1020 as well.

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

Received on Monday, 21 October 2019 02:30:32 UTC