electron/atom/browser/lib
Cheng Zhao 863199348f Make process.exit() quit gracefully
Instead of abrupting the whole program immediately, we should close all
windows and release all native resources gracefully on exit. This avoids
possible crashes.

Fix #3350.
2015-11-06 20:25:20 +08:00
..
chrome-extension.coffee Expose experiment APIs 2015-09-14 22:59:49 +08:00
guest-view-manager.coffee Add allowpopups attribute for webview 2015-09-22 20:11:05 +08:00
guest-window-manager.coffee Fix postMessage not working for windows opened by window.open 2015-10-08 10:44:30 +08:00
init.coffee Make process.exit() quit gracefully 2015-11-06 20:25:20 +08:00
objects-registry.coffee Guard against undefined, fix #2995 2015-10-06 22:25:55 +08:00
rpc-server.coffee Code cleanup for remote module 2015-11-02 20:28:01 +08:00