Skip to content
Snippets Groups Projects
Verified Commit 757aaf94 authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame :jack_o_lantern:
Browse files

fixup! Firefox preference overrides.

MB 80: Allow default browser on Windows for Mullvad Browser
parent 8893383e
Branches
No related tags found
1 merge request!108MB 80: Enable Mullvad Browser as a default browser
......@@ -629,11 +629,6 @@ pref("privacy.query_stripping.strip_on_share.enabled", true);
pref("dom.text-recognition.enabled", false);
#ifdef XP_WIN
// prefs to disable jump-list entries in the taskbar on Windows (see bug #12885)
// this pref changes the app's set AUMID to be dependent on the profile path, rather than
// attempting to read it from the registry; this is necessary so that the file generated
// by the jumplist system can be properly deleted if it is disabled
pref("taskbar.grouping.useprofile", true);
pref("browser.taskbar.lists.enabled", false);
pref("browser.taskbar.lists.frequent.enabled", false);
pref("browser.taskbar.lists.tasks.enabled", false);
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment