electron/atom/browser/lib
Ben Gotow 1022179a1f Improve exception messages from remote calls
Spent a while tracking down `Error processing argument -1`, caused by a missing param (`app.exit()` now takes an exit code.) Improve the rpc-server so that it prints the function name when possible, so it's much easier to identify which remote call is causing the error.
2015-11-17 17:36:37 -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 Improve exception messages from remote calls 2015-11-17 17:36:37 -08:00