[tor-bugs] #32493 [Applications/Tor Browser]: Consider adding MOZ_SERVICES_HEALTHREPORT to mozconfig

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Nov 14 11:20:07 UTC 2019


#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


More information about the tor-bugs mailing list