summarylogtreecommitdiffstats
path: root/firefox-52-disable-telemetry.patch
diff options
context:
space:
mode:
authorw2017-03-10 09:36:36 +0100
committerw2017-03-10 09:36:36 +0100
commit05d489ba90bc47c78c5c747aa577bc5c53c929a3 (patch)
tree213f2320f141e5e6f8c1c2591c61d900265bf3aa /firefox-52-disable-telemetry.patch
parent9de6fb26223a79c54f557e5233dbf583b3d781a3 (diff)
downloadaur-05d489ba90bc47c78c5c747aa577bc5c53c929a3.tar.gz
Update Firefox 52 ESR
Diffstat (limited to 'firefox-52-disable-telemetry.patch')
-rw-r--r--firefox-52-disable-telemetry.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/firefox-52-disable-telemetry.patch b/firefox-52-disable-telemetry.patch
new file mode 100644
index 000000000000..bcf27226dc25
--- /dev/null
+++ b/firefox-52-disable-telemetry.patch
@@ -0,0 +1,13 @@
+--- firefox-52.0esr.bak/browser/confvars.sh 2017-03-09 09:11:36.643104656 +0100
++++ firefox-52.0esr/browser/confvars.sh 2017-03-09 11:13:13.798231732 +0100
+@@ -62,3 +62,10 @@
+
+ # Include the DevTools client, not just the server (which is the default)
+ MOZ_DEVTOOLS=all
++
++# Reduce data sharing with Mozilla
++MOZ_DATA_REPORTING=0
++MOZ_TELEMETRY_REPORTING=0
++MOZ_CRASHREPORTER=0
++MOZ_SERVICES_HEALTHREPORT=0
++