mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04: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).