electron/atom
Cheng Zhao 94fce43ed9 Emit document-start for the correct env
This fixes the crash in RunScriptsAtDocumentStart when "affinity" option
is specified. Previously we were assuming only one main frame exists in
the renderer process, but the "affinity" option breaks this option.

There is also a bug that "node::Environment::GetCurrent" does not return
nullptr for context without a env in it, I'm not sure whether it is a
bug of Node or V8.
2018-03-20 10:13:17 +03:00
..
app FIXME: Disbale browser side navigation aka PlzNavigate 2018-03-20 10:13:15 +03:00
browser re-use request context from IOThread 2018-03-20 10:13:17 +03:00
common Update chrome_version.h 2018-03-20 10:13:17 +03:00
node Fixed build issues 2017-11-24 10:58:53 +09:00
renderer Emit document-start for the correct env 2018-03-20 10:13:17 +03:00
utility [c++11 library] Remove ScopedVector 2017-11-24 10:58:17 +09:00
CPPLINT.cfg Enable alphabetical include order lint filter 2016-08-26 15:29:53 -07:00