[tor-commits] [Git][tpo/applications/mullvad-browser][mullvad-browser-128.2.0esr-14.0-1] fixup! Firefox preference overrides.
morgan (@morgan)
git at gitlab.torproject.org
Tue Sep 3 18:51:42 UTC 2024
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
fixup! Firefox preference overrides.
added comment about disabling webcompat reporter
- - - - -
1 changed file:
- browser/app/profile/001-base-profile.js
Changes:
=====================================
browser/app/profile/001-base-profile.js
=====================================
@@ -292,6 +292,8 @@ pref("browser.preferences.moreFromMozilla", false);
// Disable the screenshot menu when right-clicking (Bug #40912 and #40007)
pref("extensions.screenshots.disabled", true);
+
+// Disable webcompat reporter
pref("extensions.webcompat-reporter.enabled", false);
// Disable contentRelevancy component (which itself is gated on Nimbus) (tor-browser#42867)
View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/52751687e410f0c53cb0d6c56187ebb5ce78c2b3
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/52751687e410f0c53cb0d6c56187ebb5ce78c2b3
You're receiving this email because of your account on gitlab.torproject.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tor-commits/attachments/20240903/b208ee2f/attachment.htm>
More information about the tor-commits
mailing list