morgan pushed to branch tor-browser-140.4.0esr-15.0-1 at The Tor Project /
Applications / Tor Browser
Commits:
2d9ad814 by hackademix at 2025-10-15T18:02:31+00:00
fixup! Firefox preference overrides.
BB 44262: Disable adding search engines from HTML forms
- - - - -
1 changed file:
- browser/app/profile/001-base-profile.js
Changes:
=====================================
browser/app/profile/001-base-profile.js
=====================================
@@ -216,6 +216,9 @@ pref("browser.safebrowsing.provider.mozilla.gethashURL",
"");
pref("browser.urlbar.recentsearches.featureGate", false);
pref("browser.urlbar.suggest.recentsearches", false);
+// tor-browser#44262: Disable adding search engines from HTML forms
+pref("browser.urlbar.update2.engineAliasRefresh", false);
+
// Disable the UITour API
// See tor-browser#41457 and
// https://bugzilla.mozilla.org/show_bug.cgi?id=1915280
View it on GitLab:
https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/2d9ad81495b5554f96bcb15ea6618621cc54530a
--
View it on GitLab:
https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/2d9ad81495b5554f96bcb15ea6618621cc54530a
You're receiving this email because of your account on gitlab.torproject.org.
_______________________________________________
tbb-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]