electron/atom
Cheng Zhao 973ae06f21 Destroy the native window in next tick
It fixes a possible crash when native code is iterating all windows
while the JavaScript code decides to destroy a window.
2015-12-04 11:35:04 +08:00
..
app Add ELECTRON_NO_ATTACH_CONSOLE env var 2015-11-26 21:11:28 +08:00
browser Destroy the native window in next tick 2015-12-04 11:35:04 +08:00
common It is fine to leak a V8 handle on exit 2015-12-03 16:33:57 +08:00
renderer Don't add too much listeners in BrowserWindowProxy 2015-12-04 11:12:36 +08:00
utility Rename PrintHandler to PrintHandlerWin since only used on Windows. 2015-05-23 19:24:29 +08:00