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: don't handle browser messages before document element is created (6-0-x) #19719

Merged
merged 3 commits into from Aug 12, 2019

Conversation

zcbenz
Copy link
Member

@zcbenz zcbenz commented Aug 12, 2019

Backport of #19718.

Notes: Fix async Node APIs not working after received IPC message.

@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Aug 12, 2019
@MarshallOfSound MarshallOfSound added the fast-track 🚅 Indicates that this PR is intended to bypass the 24 hour rule. Needs approval from Releases label Aug 12, 2019
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Aug 12, 2019
@MarshallOfSound MarshallOfSound removed the fast-track 🚅 Indicates that this PR is intended to bypass the 24 hour rule. Needs approval from Releases label Aug 12, 2019
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Aug 12, 2019
@MarshallOfSound MarshallOfSound added the fast-track 🚅 Indicates that this PR is intended to bypass the 24 hour rule. Needs approval from Releases label Aug 12, 2019
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Aug 12, 2019
@MarshallOfSound MarshallOfSound merged commit 98d78f2 into 6-0-x Aug 12, 2019
@release-clerk
Copy link

release-clerk bot commented Aug 12, 2019

Release Notes Persisted

Fix async Node APIs not working after received IPC message.

@l7s
Copy link

l7s commented Aug 13, 2019

Do we still need this commit c0e9761 or perhaps now we have a proper fix and it should be reverted?

@zcbenz
Copy link
Member Author

zcbenz commented Aug 13, 2019

I think it is no longer needed, will start a PR to revert it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fast-track 🚅 Indicates that this PR is intended to bypass the 24 hour rule. Needs approval from Releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants