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: BrowserView setBackgroundColor() #31746

Merged
merged 1 commit into from Nov 9, 2021
Merged

Conversation

codebytere
Copy link
Member

@codebytere codebytere commented Nov 8, 2021

Description of Change

Closes #31742.

Applies fix from #30777 to BrowserViews. Also updates #31722 to include BrowserViews.

Tested with https://gist.github.com/kevinlinv/2de60478ffec6a2f18f1ec0fc6f5add9

Checklist

Release Notes

Notes: Fix BrowserView.setBackgroundColor() not working correctly.

@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Nov 8, 2021
@codebytere codebytere added the semver/patch backwards-compatible bug fixes label Nov 8, 2021
@codebytere codebytere marked this pull request as draft November 8, 2021 22:36
@codebytere codebytere marked this pull request as ready for review November 9, 2021 08:40
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Nov 9, 2021
@jkleinsc jkleinsc merged commit b40f3d4 into main Nov 9, 2021
@jkleinsc jkleinsc deleted the fix-bv-backgroundcolor branch November 9, 2021 16:36
@release-clerk
Copy link

release-clerk bot commented Nov 9, 2021

Release Notes Persisted

Fix BrowserView.setBackgroundColor() not working correctly.

@trop
Copy link
Contributor

trop bot commented Nov 9, 2021

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

@trop trop bot removed the target/17-x-y label Nov 9, 2021
@trop
Copy link
Contributor

trop bot commented Nov 9, 2021

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

@trop
Copy link
Contributor

trop bot commented Nov 9, 2021

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

@trop
Copy link
Contributor

trop bot commented Nov 9, 2021

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

@trop
Copy link
Contributor

trop bot commented Nov 15, 2021

@codebytere has manually backported this PR to "15-x-y", please check out #31844

@trop
Copy link
Contributor

trop bot commented Nov 15, 2021

@codebytere has manually backported this PR to "14-x-y", please check out #31845

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: BrowserView.setBackgroundColor is not applied to the contents
2 participants