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: load window-setup in sandboxed renderer #21696

Merged
merged 1 commit into from Jan 13, 2020

Conversation

miniak
Copy link
Contributor

@miniak miniak commented Jan 7, 2020

Backport of #21416

See that PR for details.

Notes: Fixed an issue that could prevent communication between a sandboxed child window opened with nativeWindowOpen: false and an unsandboxed parent window. Also fixed document.visibilityState not working in sandboxed <webview>.

@miniak miniak added backport This is a backport PR 7-1-x labels Jan 7, 2020
@trop trop bot mentioned this pull request Jan 7, 2020
5 tasks
@zcbenz zcbenz merged commit cbf499b into 7-1-x Jan 13, 2020
@release-clerk
Copy link

release-clerk bot commented Jan 13, 2020

Release Notes Persisted

Fixed an issue that could prevent communication between a sandboxed child window opened with nativeWindowOpen: false and an unsandboxed parent window. Also fixed document.visibilityState not working in sandboxed <webview>.

@zcbenz zcbenz deleted the miniak/sandbox-window-setup-7-1-x branch January 13, 2020 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
7-1-x backport This is a backport PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants