electron/atom
Cheng Zhao 927c3f34c3 Guard against undefined, fix #2995
In theory this should never happen, seems like some object is garbage
collected after the JavaScript context has been destroyed.
2015-10-06 22:25:55 +08:00
..
app Disable logging unless --enable-logging is specified 2015-10-03 15:33:55 +08:00
browser Guard against undefined, fix #2995 2015-10-06 22:25:55 +08:00
common Fix some minor bugs related to KeyboardEvent sending 2015-10-05 19:11:20 +02:00
renderer Prevent Node from adding paths outside this app to search paths 2015-10-03 20:38:39 +08:00
utility