electron/atom/renderer/lib
Paul Betts e2ec50173f Log errors in preload script instead of rethrowing
At some point, unhandled errors in preload scripts stopped being logged
to console, meaning that preload scripts were very difficult to debug.
Instead, print the error to console (which is what we wanted to have
happen anyways)
2015-05-01 16:11:56 -07:00
..
web-view webContents: providing dom-ready event 2015-04-30 09:58:29 +05:30
chrome-api.coffee Add support for chrome.extension API in devtools extension. 2014-08-28 12:54:19 +08:00
init.coffee Log errors in preload script instead of rethrowing 2015-05-01 16:11:56 -07:00
inspector.coffee Fix devtools override for its new architecture 2015-03-18 09:57:44 +08:00
override.coffee Rename hard-coded application names in code 2015-04-14 15:55:41 +08:00