Re: [webrtc-pc] RTCPeerConnection.close: release transceiver before ICE transport

Hello @fippo,
I see your point, the problem is that [RTCRtpTransceiver.sop](http://w3c.github.io/webrtc-pc/#dom-rtcrtptransceiver-stop) implies [updating the negotiation-needed flag](http://w3c.github.io/webrtc-pc/#dfn-update-the-negotiation-needed-flag), which should not be done if PeerConnection is being close, should it?

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

Received on Monday, 26 June 2017 10:27:55 UTC