Pier Angelo Vendrame pushed to branch base-browser-102.7.0esr-12.0-1 at The Tor Project / Applications / Tor Browser
Commits:
3a562f05 by Pier Angelo Vendrame at 2023-01-26T08:05:13+00:00
fixup! Firefox preference overrides.
Bug 40763: Stop using remote localized files in CFR
(cherry picked from commit d9d4129b547e88bc8037a18b4dcc4868a8d009a1)
- - - - -
1 changed file:
- browser/app/profile/001-base-profile.js
Changes:
=====================================
browser/app/profile/001-base-profile.js
=====================================
@@ -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);
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/3a562f0…
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/3a562f0…
You're receiving this email because of your account on gitlab.torproject.org.
Pier Angelo Vendrame pushed to branch tor-browser-102.7.0esr-12.0-1 at The Tor Project / Applications / Tor Browser
Commits:
3a194dcd by Pier Angelo Vendrame at 2023-01-26T08:04:56+00:00
fixup! Firefox preference overrides.
Bug 40763: Stop using remote localized files in CFR
(cherry picked from commit d9d4129b547e88bc8037a18b4dcc4868a8d009a1)
- - - - -
1 changed file:
- browser/app/profile/001-base-profile.js
Changes:
=====================================
browser/app/profile/001-base-profile.js
=====================================
@@ -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);
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/3a194dc…
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/3a194dc…
You're receiving this email because of your account on gitlab.torproject.org.
Pier Angelo Vendrame pushed to branch base-browser-102.7.0esr-12.5-1 at The Tor Project / Applications / Tor Browser
Commits:
69be75e3 by Pier Angelo Vendrame at 2023-01-26T08:01:15+00:00
fixup! Firefox preference overrides.
Bug 40763: Stop using remote localized files in CFR
(cherry picked from commit d9d4129b547e88bc8037a18b4dcc4868a8d009a1)
- - - - -
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/69be75e…
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/69be75e…
You're receiving this email because of your account on gitlab.torproject.org.
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/d9d4129…
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/d9d4129…
You're receiving this email because of your account on gitlab.torproject.org.
Pier Angelo Vendrame deleted tag privacy-browser-102.7.0esr-12.0-1-build1 at The Tor Project / Applications / Tor Browser
--
You're receiving this email because of your account on gitlab.torproject.org.