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

Firefox probably avoids this issue by performing "SLD" with a posted task, so the promise.then() code happens before the task to do onicecandidate

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


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

Received on Friday, 11 September 2020 13:52:07 UTC