morgan pushed to branch mullvad-browser-128.1.0esr-14.0-1 at The Tor Project / 
Applications / Mullvad Browser


Commits:
8f813a59 by Pier Angelo Vendrame at 2024-08-12T17:58:58+00:00
fixup! Firefox preference overrides.

Bug 42792: Explicitly turn off Pocket suggestions in the URL bar

- - - - -


1 changed file:

- browser/app/profile/001-base-profile.js


Changes:

=====================================
browser/app/profile/001-base-profile.js
=====================================
@@ -158,6 +158,8 @@ pref("browser.urlbar.suggest.addons", false);
 pref("browser.urlbar.addons.featureGate", false);
 pref("browser.urlbar.suggest.weather", false);
 pref("browser.urlbar.weather.featureGate", false);
+// tor-browser#42792: Explicitly turn off Pocket suggestions in the URL bar.
+pref("browser.urlbar.pocket.featureGate", false);
 // tor-browser#41691: Hide "Firefox Suggets" in the UI
 pref("browser.urlbar.groupLabels.enabled", false);
 pref("browser.safebrowsing.malware.enabled", false);



View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/8f813a590fb13280a037cadcc55f3b24fc9ea47c

-- 
View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/8f813a590fb13280a037cadcc55f3b24fc9ea47c
You're receiving this email because of your account on gitlab.torproject.org.


_______________________________________________
tbb-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tbb-commits

Reply via email to