mirror of
https://github.com/electron/electron.git
synced 2026-01-30 01:38:49 -05: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.