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: remove race condition for executeJavaScript (backport: 3-0-x) #13692

Conversation

trop[bot]
Copy link
Contributor

@trop trop bot commented Jul 17, 2018

Backport of #13691

See that PR for details.

Replaces 'did-finish-load' with 'did-stop-loading' which semantically
maps to the events inside Chromium.  Before I think we were relying
on a natural 99% winnable race condition.

Fixes electron#13504
@trop trop bot requested a review from a team July 17, 2018 03:35
@trop trop bot added the backport This is a backport PR label Jul 17, 2018
@codebytere codebytere merged commit b49b071 into electron:3-0-x Jul 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport This is a backport PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants