--- firefox-60.0.bak/browser/confvars.sh +++ firefox-60.0/browser/confvars.sh @@ -62,3 +62,13 @@ # 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 +MOZ_PAY=0 +MOZ_SERVICES_METRICS=0 +MOZ_LOGGING=0 +