Skip to content
Snippets Groups Projects
Commit 9f472cf0 authored by morgan's avatar morgan :smile_cat:
Browse files

fixup! Firefox preference overrides.

added comment about disabling webcompat reporter
parent fd5b26f4
Branches
Tags
1 merge request!1202Bug_43099: 2024 YEC Strings
......@@ -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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment