mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
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.