mirror of
https://github.com/electron/electron.git
synced 2026-01-28 08:48:14 -05:00
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).