Skip to content

Conversation

tonyanziano
Copy link
Contributor

@tonyanziano tonyanziano commented Nov 11, 2021

…lectron 13

In Electron 13, the default for contextIsolation was set to true when it used to be false.

We tried to change the default for all instances of new browser windows in #2318, but missed the <webview> tag for inspectors. This was causing the inspectors to be cut off from any data passed from the host (Emulator client) resulting in a blank view.

working-inspector

@coveralls
Copy link

Coverage Status

Coverage increased (+0.002%) to 67.841% when pulling b561cbb on toanzian/blank-inspector-fix into 0a75699 on main.

@a-b-r-o-w-n a-b-r-o-w-n changed the title Fixed blank inspectors due to new contextIsolation default value in E… Fixed blank inspectors due to new contextIsolation default value Nov 11, 2021
@a-b-r-o-w-n a-b-r-o-w-n merged commit 608f7c2 into main Nov 11, 2021
@a-b-r-o-w-n a-b-r-o-w-n deleted the toanzian/blank-inspector-fix branch November 11, 2021 21:37
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.

3 participants