electron/atom/browser/lib
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
..
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 Pass options in "new-window" event 2015-09-22 23:40:16 +08:00
init.coffee Prevent Node from adding paths outside this app to search paths 2015-10-03 20:38:39 +08:00
objects-registry.coffee Guard against undefined, fix #2995 2015-10-06 22:25:55 +08:00
rpc-server.coffee Do not enumerate windows in remote.getCurrentWindow 2015-10-01 14:08:33 +08:00