mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
e248e2ffc8e15073434b3fb62799eeb9a3063257
It could happen that a window became responsive immediately after the unresponsive message is sent (for example, the window was blocked by showing a save as dialog), by delaying sending the unresponsive message for a second, we can give the window a chance to whether it's really unresponsive or not.
Languages
C++
55.9%
TypeScript
33.4%
Objective-C++
5.5%
JavaScript
2.4%
Python
1.7%
Other
1%