Skip to content
Snippets Groups Projects
Verified Commit c76da5f9 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 5a368d29
Branches
No related tags found
1 merge request!641Bug 41759: Rebase Base Browser to 115 Nightly
......@@ -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