[tbb-commits] [Git][tpo/applications/tor-browser][tor-browser-102.7.0esr-12.5-1] fixup! Firefox preference overrides.
Pier Angelo Vendrame (@pierov)
git at gitlab.torproject.org
Thu Jan 26 08:00:42 UTC 2023
Pier Angelo Vendrame pushed to branch tor-browser-102.7.0esr-12.5-1 at The Tor Project / Applications / Tor Browser
Commits:
d9d4129b by Pier Angelo Vendrame at 2023-01-25T13:01:46+01:00
fixup! Firefox preference overrides.
Bug 40763: Stop using remote localized files in CFR
- - - - -
1 changed file:
- browser/app/profile/001-base-profile.js
Changes:
=====================================
browser/app/profile/001-base-profile.js
=====================================
@@ -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);
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/d9d4129b547e88bc8037a18b4dcc4868a8d009a1
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/d9d4129b547e88bc8037a18b4dcc4868a8d009a1
You're receiving this email because of your account on gitlab.torproject.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tbb-commits/attachments/20230126/656fdba7/attachment.htm>
More information about the tbb-commits
mailing list