File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -926,12 +926,6 @@ user_pref("network.IDN_show_punycode", true);
926
926
user_pref ( "browser.urlbar.autoFill" , false ) ;
927
927
user_pref ( "browser.urlbar.autoFill.typed" , false ) ;
928
928
929
- // PREF: Don't suggest any URLs while typing at the address bar (disabled)
930
- // https://www.labnol.org/software/browsers/prevent-firefox-showing-bookmarks-address-location-bar/3636/
931
- // http://kb.mozillazine.org/Browser.urlbar.maxRichResults
932
- // "Setting the preference to 0 effectively disables the Location Bar dropdown entirely."
933
- //user_pref("browser.urlbar.maxRichResults", 0);
934
-
935
929
// PREF: Disable CSS :visited selectors
936
930
// https://blog.mozilla.org/security/2010/03/31/plugging-the-css-history-leak/
937
931
// https://dbaron.org/mozilla/visited-privacy
You can’t perform that action at this time.
0 commit comments