We will need to scan m-c (StaticPrefList.yaml, firefox.js and all.js) for prefs with the value of @IS_NIGHTLY_BUILD@ and @IS_EARLY_BETA_OR_EARLIER@.
These can then be added to a variant that with the prefs set to false.
This will enable fuzzing of nightly builds which closely match the available feature set of release builds.
We will need to scan m-c (StaticPrefList.yaml, firefox.js and all.js) for prefs with the value of
@IS_NIGHTLY_BUILD@and@IS_EARLY_BETA_OR_EARLIER@.These can then be added to a variant that with the prefs set to
false.This will enable fuzzing of nightly builds which closely match the available feature set of release builds.