Re: [webrtc-pc] addIceCandidate may not need to throw an error when no remoteDescription (#2519)

The simplest client-side fix (which the WPT code had implemented at one point, but it got rolled out because of the still somewhat contentious claim that this can never happen without channel reordering) is to accumulate candidates until the signaling state returns to stable (after SLD/SRD), and then accept them all.



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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 29 November 2022 06:28:03 UTC