Skip to content
Snippets Groups Projects
Verified Commit 64dd51aa authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame :jack_o_lantern:
Browse files

fixup! Firefox preference overrides.

Bug 42792: Explicitly turn off Pocket suggestions in the URL bar
parent a2c5db09
Branches
Tags tor-browser-102.8.0esr-12.5-1-build2
2 merge requests!1202Bug_43099: 2024 YEC Strings,!1136Bug 43085: Rebased alpha onto 128.2.0esr
......@@ -155,6 +155,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);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment