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


Commits:
e64d0d0c by hackademix at 2025-10-15T18:07:33+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/mullvad-browser/-/commit/e64d0d0c1663af42c018d4c04b74635b9ef36d8e

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


_______________________________________________
tor-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to