Re: [webrtc-pc] onmute then onunmute can fire before negotiation completes

By "negotiation completing", I mean answerer.setLocalDescription(answer).

I don't think we can assume this packet will be ignored,  because the _offerer_ might need to roll back too, and it doesn't make sense to drop packets until it is sure this will not happen (ie; at offerer.setRemoteDescription(answer)).

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

Received on Thursday, 21 December 2017 18:40:45 UTC