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: properly forward properties to webview #22485

Merged
merged 1 commit into from
Mar 3, 2020

Conversation

codebytere
Copy link
Member

@codebytere codebytere commented Mar 2, 2020

Description of Change

Closes #20679

Adds handling for properties so that they are properly forwarded to webviews. Tested with this gist.

cc @MarshallOfSound @zcbenz @nornagon

Checklist

Release Notes

Notes: Fixes some properties not working in webview tags.

@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Mar 2, 2020
@codebytere codebytere force-pushed the fix-webview-properties branch 3 times, most recently from e926ad2 to 54c43db Compare March 2, 2020 21:54
@codebytere codebytere requested a review from nornagon March 2, 2020 21:56
@codebytere codebytere force-pushed the fix-webview-properties branch from 54c43db to 0fed812 Compare March 2, 2020 22:07
@codebytere codebytere force-pushed the fix-webview-properties branch from 0fed812 to 87b5245 Compare March 2, 2020 22:09
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Mar 3, 2020
@codebytere codebytere merged commit efc1156 into master Mar 3, 2020
@release-clerk
Copy link

release-clerk bot commented Mar 3, 2020

Release Notes Persisted

Fixes some properties not working in webview tags.

@trop
Copy link
Contributor

trop bot commented Mar 3, 2020

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

@trop
Copy link
Contributor

trop bot commented Mar 3, 2020

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

@trop
Copy link
Contributor

trop bot commented Mar 3, 2020

I have automatically backported this PR to "7-1-x", please check out #22512

@trop trop bot removed the target/9-x-y label Mar 3, 2020
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.

The new audioMuted property should work on WebViews
3 participants