Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure icecandidate events happen after SLD success. #2203

Merged
merged 9 commits into from
Jul 18, 2019

Conversation

jan-ivar
Copy link
Member

@jan-ivar jan-ivar commented Jun 6, 2019

Fixes #2199.


Preview | Diff

@jan-ivar jan-ivar self-assigned this Jun 6, 2019
webrtc.html Outdated Show resolved Hide resolved
webrtc.html Outdated Show resolved Hide resolved
Copy link
Contributor

@alvestrand alvestrand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comments. I think the basic idea is fine, but I don't like waiting.

@jan-ivar jan-ivar changed the title Ensure icecandidate events happen after SLD(offer). Ensure icecandidate events happen after SLD(offer) success. Jun 7, 2019
@jan-ivar jan-ivar changed the title Ensure icecandidate events happen after SLD(offer) success. Ensure icecandidate events happen after SLD success. Jun 7, 2019
@jan-ivar jan-ivar added the Needs Test Needs a WPT test label Jun 13, 2019
webrtc.html Outdated Show resolved Hide resolved
webrtc.html Outdated Show resolved Hide resolved
@jan-ivar
Copy link
Member Author

@henbos I now check in SLD() only. I broke out a "release early candidates" algorithm, which I think reads better. PTAL. My push blew away formatting again, which is #2226.

webrtc.html Outdated Show resolved Hide resolved
webrtc.html Show resolved Hide resolved
@jan-ivar
Copy link
Member Author

Thanks @henbos for the good feedback! I think I got everything.

@jan-ivar jan-ivar merged commit 768044b into w3c:master Jul 18, 2019
@jan-ivar jan-ivar deleted the mustwait branch July 18, 2019 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clarify/strengthen timing invariants of candidates not firing before SLD(offer)
4 participants