[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #32493 [Applications/Tor Browser]: Consider adding MOZ_SERVICES_HEALTHREPORT to mozconfig
#32493: Consider adding MOZ_SERVICES_HEALTHREPORT to mozconfig
-------------------------------------+-------------------------------------
Reporter: boklm | Owner: tbb-team
Type: task | Status: new
Priority: Medium | Milestone:
Component: Applications/Tor | Version:
Browser | Keywords: tbb-rbm,
Severity: Normal | TorBrowserTeam201911
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
-------------------------------------+-------------------------------------
Someone suggested on the blog that we unset `MOZ_SERVICES_HEALTHREPORT` in
mozconfig:
https://blog.torproject.org/comment/285469#comment-285469
Apparently unsetting this would avoid including the file
`toolkit/components/telemetry/healthreport-prefs.js`, which currently
contains:
{{{
pref("datareporting.healthreport.infoURL",
"https://www.mozilla.org/legal/privacy/firefox.html#health-report");
pref("datareporting.healthreport.uploadEnabled", true);
}}}
We already set `datareporting.healthreport.uploadEnabled` to false, so
this wouldn't fix any issue, but would be defense in depth.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/32493>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs