Skip to content
Snippets Groups Projects
Verified Commit d9d4129b 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
parent ad5720b0
Branches
No related tags found
1 merge request!528Bug 40763: Stop using remote localized files in CFR
......@@ -174,6 +174,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