Skip to content
GitLab
Projects Groups 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
  • #33848
Closed (moved) (moved)
Open
Issue created Apr 08, 2020 by Richard Pospesel@richard

Disable Enhanced Tracking Protection (assuming we want it disabled)

There doesn't seem to be a single pref that disables everything, here's the prefs we need to set to disable the functionality:

  • network.cookie.cookieBehavior = 0
  • privacy.trackingprotection.enabled = false
  • privacy.trackingprotection.pbmode.enabled = false
  • privacy.trackingprotection.socialtracking.enabled = false
  • privacy.trackingprotection.cryptomining.enabled = false
  • privacy.trackingprotection.fingerprinting.enabled = false

We would need to some code to remove the ETP UI from about:preferences, the urlbar, etc.

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