morgan pushed to branch base-browser-128.2.0esr-14.0-1 at The Tor Project / Applications / Tor Browser

Commits:

1 changed file:

Changes:

  • browser/app/profile/001-base-profile.js
    ... ... @@ -292,6 +292,8 @@ pref("browser.preferences.moreFromMozilla", false);
    292 292
     
    
    293 293
     // Disable the screenshot menu when right-clicking (Bug #40912 and #40007)
    
    294 294
     pref("extensions.screenshots.disabled", true);
    
    295
    +
    
    296
    +// Disable webcompat reporter
    
    295 297
     pref("extensions.webcompat-reporter.enabled", false);
    
    296 298
     
    
    297 299
     // Disable contentRelevancy component (which itself is gated on Nimbus) (tor-browser#42867)