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: don't try to hide host which has set flag disable_hidden_ #22852

Conversation

trop[bot]
Copy link
Contributor

@trop trop bot commented Mar 26, 2020

Backport of #22832

See that PR for details.

Notes: fixed possible freeze on window with disabled background throttling

@trop trop bot requested a review from a team as a code owner March 26, 2020 19:54
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Mar 26, 2020
@trop trop bot added 9-x-y backport This is a backport PR labels Mar 26, 2020
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Mar 26, 2020
Lack of this change will lead to freeze after call to hide/show
on window which has set flag disable_hidden_. To reproduce the
problem it's necessary to create some number of windows (how many
it depends on number of windows being cached by Chromium's
FrameEvictionManager).
@zcbenz zcbenz force-pushed the trop/9-x-y-bp-fix-don-t-try-to-hide-host-which-has-set-flag-disable_hidden_-1585252465057 branch from 47cfe5c to 894f539 Compare March 27, 2020 06:34
@zcbenz
Copy link
Contributor

zcbenz commented Mar 27, 2020

Force pushed to fix pending lint task.

This still requires an approval from @electron/wg-upgrades.

@codebytere codebytere merged commit 6cb4950 into 9-x-y Mar 27, 2020
@release-clerk
Copy link

release-clerk bot commented Mar 27, 2020

Release Notes Persisted

fixed possible freeze on window with disabled background throttling

@codebytere codebytere deleted the trop/9-x-y-bp-fix-don-t-try-to-hide-host-which-has-set-flag-disable_hidden_-1585252465057 branch March 27, 2020 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
9-x-y backport This is a backport PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants