electron/atom
Cheng Zhao 0bcc9b7713 Don't handle browser messages before document object is created
When we recevied messages from browser, we will try to transfer the
message to web page, and when we do that blink will create an empty
document when there is no document object yet, which will make our init
script run when window.location is still about:blank.
2015-01-23 18:33:01 -08:00
..
app linux,win: Initalize ICU for node mode 2015-01-16 16:12:12 -08:00
browser Clean the init.coffee 2015-01-21 17:38:26 -08:00
common Add atom-shell bindings before loading environment 2015-01-21 15:02:09 -08:00
renderer Don't handle browser messages before document object is created 2015-01-23 18:33:01 -08:00