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

fixup! Firefox preference overrides.

Bug 40763: Stop using remote localized files in CFR


(cherry picked from commit d9d4129b)
parent caf2d28a
Branches
Tags
No related merge requests found
......@@ -171,6 +171,9 @@ pref("browser.newtabpage.activity-stream.default.sites", "");
pref("browser.newtabpage.activity-stream.feeds.telemetry", false);
pref("browser.newtabpage.activity-stream.telemetry", false);
// Disable fetching asrouter.ftl and related console errors (tor-browser#40763).
pref("browser.newtabpage.activity-stream.asrouter.useRemoteL10n", false);
// Disable moreFromMozilla pane in the preferences/settings (tor-browser#41292).
pref("browser.preferences.moreFromMozilla", false);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment