Commit 1955d9a5 authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame 🎃 Committed by morgan
Browse files

fixup! Firefox preference overrides.

Bug 42596: Add preferences for log levels.

Added a comment to start a section where we can put the various default
log levels.
parent e867f2ac
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -649,6 +649,8 @@ pref("privacy.query_stripping.strip_on_share.enabled", true);
// Disable platform text recogniition functionality (tor-browser#42057)
pref("dom.text-recognition.enabled", false);

// Log levels

#ifdef XP_WIN
pref("browser.taskbar.lists.enabled", false);
pref("browser.taskbar.lists.frequent.enabled", false);