[Pkg-mozext-commits] [requestpolicy] 172/257: [fix] make run: disable data reporting

David Prévot taffit at moszumanska.debian.org
Thu Jan 28 03:20:10 UTC 2016


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository requestpolicy.

commit f2a1cc687f685f2f12d13b912ec8f84a0e40e6c7
Author: Martin Kimmerle <dev at 256k.de>
Date:   Tue Dec 1 15:32:47 2015 +0100

    [fix] make run: disable data reporting
---
 tests/mozrunner-prefs.ini | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/tests/mozrunner-prefs.ini b/tests/mozrunner-prefs.ini
index 372ea29..e576e48 100644
--- a/tests/mozrunner-prefs.ini
+++ b/tests/mozrunner-prefs.ini
@@ -12,6 +12,14 @@ startup.homepage_welcome_url=http://www.maindomain.test
 extensions.requestpolicy.welcomeWindowShown:true
 browser.startup.page=0
 
+; disable data reporting
+datareporting.healthreport.service.enabled=false
+datareporting.healthreport.uploadEnabled=false
+datareporting.healthreport.service.firstRun=false
+datareporting.healthreport.logging.consoleEnabled=false
+datareporting.policy.dataSubmissionEnabled=false
+datareporting.policy.dataSubmissionPolicyAccepted=false
+
 ; enable requestpolicy logging etc.
 extensions.requestpolicy.log=true
 extensions.requestpolicy.defaultPolicy.allow=false

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/requestpolicy.git



More information about the Pkg-mozext-commits mailing list