Skip to content
  • intrigeri's avatar
    Bundle our custom prefs into the Tor Browser's omni.ja (refs: #15023) · b52a5596
    intrigeri authored
    Shipping them in user.js has a few downsides:
    
     - They override whatever is in prefs.js so basically prefs in user.js are
       locked:  any modification done in about:config will be reverted next time Tor
       Browser starts, which can be a PITA when developing Tails.
    
     - In about:config, all these prefs are listed as modified by the user,
       which feels wrong.
    
     - It makes it harder for derivatives to implement things properly.
    b52a5596