electron/atom
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
..
app remove kDisableLegacyIntermediateWindow switch set 2015-11-03 16:12:01 -08:00
browser Make process.exit() quit gracefully 2015-11-06 20:25:20 +08:00
common win: Guard against failure of RtlAddFunctionTable 2015-11-05 22:00:40 +08:00
renderer Code cleanup for remote module 2015-11-02 20:28:01 +08:00
utility