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

Re-enabled <webview> tag support to once again show Inspector panels #2233

Merged
merged 3 commits into from
Feb 12, 2021

Conversation

tonyanziano
Copy link
Contributor

There was a breaking change in Electron 5 that made <webview> tags -- the tags that host the inspector panels -- disabled by default.

This PR re-enables <webview> tags in the client.

Fixes #2232

@tonyanziano tonyanziano changed the title Re-enabled <webview> tag support to once again show Inspector panels Re-enabled <webview> tag support to once again show Inspector panels Feb 12, 2021
Copy link
Contributor

@corinagum corinagum left a comment

Choose a reason for hiding this comment

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

LGTM~

@coveralls
Copy link

Coverage Status

Coverage remained the same at 67.782% when pulling 5a3431e on toanzian/inspector-fix into f4c97be on main.

@tonyanziano tonyanziano merged commit e16706f into main Feb 12, 2021
@tonyanziano tonyanziano deleted the toanzian/inspector-fix branch February 12, 2021 18:25
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.

latest build doesn't show json
4 participants