diff options
Diffstat (limited to 'browser/config/mozconfigs/win32')
-rw-r--r-- | browser/config/mozconfigs/win32/debug-fuzzing | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/browser/config/mozconfigs/win32/debug-fuzzing b/browser/config/mozconfigs/win32/debug-fuzzing index 874661253a..012d608436 100644 --- a/browser/config/mozconfigs/win32/debug-fuzzing +++ b/browser/config/mozconfigs/win32/debug-fuzzing @@ -3,6 +3,7 @@ # Disable telemetry. All network activity is undesirable in fuzzing. ac_add_options MOZ_TELEMETRY_REPORTING= +ac_add_options --enable-gczeal ac_add_options --enable-fuzzing # Need this to prevent name conflicts with the normal nightly build packages |