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

Fix edge execution ordering bug #57

Merged
merged 6 commits into from Aug 31, 2019
Merged

Fix edge execution ordering bug #57

merged 6 commits into from Aug 31, 2019

Conversation

guybedford
Copy link
Owner

This fixes the Edge bug discovered in #55.

I wasn't sure if this would be possible but incredibly luckily it turned out to be!

The approach basically inlines the execution order into the graph, specifically for Edge support and only in Edge browsers.

The cost is about 40 bytes to the footprint of the project but it seems worth it.

@guybedford guybedford merged commit 09cf179 into master Aug 31, 2019
@guybedford guybedford deleted the edge branch August 31, 2019 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant