Skip to content

Conversation

@nornagon
Copy link
Contributor

Description of Change

This prevents windows that have nativeWindowOpen: true (or sandbox: true which implies it) from being able to use the ELECTRON_GUEST_WINDOW_MANAGER_WINDOW_OPEN ipc event, which handles non-native window.open calls.

Checklist

Release Notes

Notes: none

@electron-cation electron-cation bot added the new-pr 🌱 PR opened recently label Apr 21, 2020
@nornagon nornagon force-pushed the block-custom-open branch from da2e631 to 0c43361 Compare April 21, 2020 20:01
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened recently label Apr 22, 2020
@MarshallOfSound MarshallOfSound merged commit c798a6e into master Apr 22, 2020
@release-clerk
Copy link

release-clerk bot commented Apr 22, 2020

Release Notes Persisted

Fixed an issue where windows without nativeWindowOpen: true could invoke the non-native-open path.

@MarshallOfSound MarshallOfSound deleted the block-custom-open branch April 22, 2020 17:48
@trop
Copy link
Contributor

trop bot commented Apr 22, 2020

I was unable to backport this PR to "7-2-x" cleanly;
you will need to perform this backport manually.

@trop
Copy link
Contributor

trop bot commented Apr 22, 2020

I was unable to backport this PR to "8-x-y" cleanly;
you will need to perform this backport manually.

@trop
Copy link
Contributor

trop bot commented Apr 22, 2020

I have automatically backported this PR to "9-x-y", please check out #23222

@trop
Copy link
Contributor

trop bot commented Apr 22, 2020

@nornagon has manually backported this PR to "7-2-x", please check out #23224

@trop
Copy link
Contributor

trop bot commented Apr 22, 2020

@nornagon has manually backported this PR to "8-x-y", please check out #23225

zcbenz pushed a commit that referenced this pull request Apr 27, 2020
…23224)

* fix: block custom window.open when nativeWindowOpen is true (#23188)

* fix lint

* Update chromium-spec.ts
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.

4 participants