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: lost window.opener after cross-origin navigation #18624

Conversation

alexstrat
Copy link
Contributor

@alexstrat alexstrat commented Jun 4, 2019

Description of Change

Backport of #18173

Checklist

Release Notes

Notes: Fixed window.opener null after cross-origin navigation

@alexstrat alexstrat requested a review from a team as a code owner June 4, 2019 12:45
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Jun 4, 2019
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Jun 5, 2019
@alexstrat alexstrat changed the title [WIP] fix: lost window.opener after cross-origin navigation fix: lost window.opener after cross-origin navigation Jun 6, 2019
@alexstrat
Copy link
Contributor Author

alexstrat commented Jun 6, 2019

Failing test on MacOs for an unrelated reason, see #17649 Fixed with a new build

Copy link
Member

@codebytere codebytere left a comment

Choose a reason for hiding this comment

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

Looks good to me, but paging @MarshallOfSound or @deepak1556 for secondary opinion before we merge.

@codebytere codebytere added 6-0-x backport This is a backport PR labels Jun 7, 2019
@codebytere codebytere merged commit 6d9d66b into electron:6-0-x Jun 11, 2019
@release-clerk
Copy link

release-clerk bot commented Jun 11, 2019

Release Notes Persisted

Fixed window.opener null after cross-origin navigation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6-0-x backport This is a backport PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants