mirror of
https://github.com/electron/electron.git
synced 2026-01-28 00:38:35 -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.