electron/atom
Birunthan Mohanathas 23440a5ec3 fix: Improve --enable-features/--disable-features handling (#13920)
As it turns out, we can reinitialize the feature list directly after the
user JS script has been executed instead of much later. This allows
modifications to `--enable-features`/`--disable-features` to work with a
greater set of features.
2018-08-03 10:53:54 +10:00
..
app chore: remove unused process_type variable (#13823) 2018-07-26 23:25:54 -07:00
browser fix: Improve --enable-features/--disable-features handling (#13920) 2018-08-03 10:53:54 +10:00
common fix: use webContentsId with contextId together (#13749) 2018-07-24 16:21:38 +09:00
node also format missing .cc files 2018-04-18 20:48:45 -04:00
renderer Fix process.execPath returning parent process path instead of the helper in sandboxed renderer (#13839) 2018-07-30 11:13:42 +10:00
utility also format missing .cc files 2018-04-18 20:48:45 -04:00