morgan pushed to branch base-browser-140.4.0esr-15.0-1 at The Tor Project / 
Applications / Tor Browser


Commits:
85dc5eb3 by hackademix at 2025-10-15T18:07:11+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/85dc5eb3ace7df0f341699d8ed4fbdc4422b11e5

-- 
View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/85dc5eb3ace7df0f341699d8ed4fbdc4422b11e5
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]

Reply via email to