Additional prefs in tests to bypass Telemetry prompt
This commit is contained in:
parent
1a0f125d78
commit
26145c3892
1 changed files with 2 additions and 0 deletions
|
@ -136,6 +136,8 @@ user_pref("xpinstall.signatures.required", false);
|
|||
user_pref("datareporting.healthreport.uploadEnabled", false);
|
||||
user_pref("datareporting.healthreport.service.enabled", false);
|
||||
user_pref("datareporting.healthreport.service.firstRun", false);
|
||||
user_pref("datareporting.policy.dataSubmissionEnabled", false);
|
||||
user_pref("datareporting.policy.dataSubmissionPolicyBypassNotification", true);
|
||||
EOF
|
||||
|
||||
# -v flag on Windows makes Firefox process hang
|
||||
|
|
Loading…
Add table
Reference in a new issue