Re: [webrtc-pc] Can onicecandidate fire before SLD.then(code)? (#2574)

@jan-ivar, the [[EarlyCandidates]] slot is only added to if candidates are generated while the descriptions and still pending and before the promise is resolved. The race in question is when candidates are fired AFTER the promise is resolved but BEFORE the promise's then() code is executed.

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


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

Received on Tuesday, 22 September 2020 13:01:48 UTC