electron/atom
Cheng Zhao 8a8b11cf10 Do not use did-finish-load to detect whether WebContents is ready
The WebContents JS object can be created way later after the C++ object
gets created.
2015-09-15 09:21:15 +08:00
..
app Correctly set user agent for devtools 2015-09-14 22:55:29 +08:00
browser Do not use did-finish-load to detect whether WebContents is ready 2015-09-15 09:21:15 +08:00
common Make global.setImmediate work in browser process 2015-09-14 16:34:58 +08:00
renderer add ValidatedUrl to did-fail-load event 2015-09-09 15:56:16 +02:00
utility Rename PrintHandler to PrintHandlerWin since only used on Windows. 2015-05-23 19:24:29 +08:00