electron/atom
Cheng Zhao a3dd6c635f Avoid calling Environment::GetCurrent for unjected contexts
It seems to cause crashes when it is called for contexts that do not
have node integrations.
2016-06-20 16:51:42 +09:00
..
app Don't rely on AddAdditionalSchemes for setting standard schemes 2016-06-08 16:32:02 +09:00
browser Only define enable/disable API for views 2016-06-20 15:44:50 +09:00
common Handle multiple modal windows correctly 2016-06-20 11:16:41 +09:00
node
renderer Avoid calling Environment::GetCurrent for unjected contexts 2016-06-20 16:51:42 +09:00
utility