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

fixup! Firefox preference overrides.

Bug 41738: Drop the patch to disable live reload and use the pref
parent ea9c5901
Branches
Tags
1 merge request!694Bug 41796: Rebased on top of FIREFOX_ESR_115_BASE
......@@ -497,6 +497,10 @@ pref("browser.urlbar.suggest.topsites", false);
// is only reported via telemetry (which is disabled). See tor-browser#40048.
pref("corroborator.enabled", false);
// tor-browser#41417: do not allow live reload until we switch to Fluent and
// stop using .textContent.
pref("intl.multilingual.liveReload", 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
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment