morgan pushed to branch mullvad-browser-128.2.0esr-14.0-1 at The Tor Project / Applications / Mullvad Browser
Commits:
-
52751687
by Morgan at 2024-09-03T18:51:16+00:00
1 changed file:
Changes:
... | ... | @@ -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)
|