Skip to content
Snippets Groups Projects
Verified Commit e2c3b9a6 authored by morgan's avatar morgan :smile_cat: Committed by Pier Angelo Vendrame
Browse files

fixup! Firefox preference overrides.

added comment about disabling webcompat reporter
parent 8cdea14d
Branches
Tags
1 merge request!1222Bug 43166: Rebased alpha onto 128.3.0esr
......@@ -289,6 +289,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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment