mirror of
https://github.com/electron/electron.git
synced 2026-01-21 13:28:07 -05:00
v0.1.5
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++
56.7%
TypeScript
32.6%
Objective-C++
5.6%
JavaScript
2.2%
Python
1.7%
Other
1.1%