Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Trac Trac
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Legacy
  • TracTrac
  • Issues
  • #32493
Closed (moved) (moved)
Open
Issue created Nov 14, 2019 by boklm@boklm

Consider adding MOZ_SERVICES_HEALTHREPORT to mozconfig

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.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking