diff --git a/user.js b/user.js index 4d8ab48..6a80cc3 100644 --- a/user.js +++ b/user.js @@ -587,9 +587,6 @@ user_pref("browser.urlbar.speculativeConnect.enabled", false); /* 0850e: disable location bar one-off searches [FF51+] * [1] https://www.ghacks.net/2016/08/09/firefox-one-off-searches-address-bar/ ***/ // user_pref("browser.urlbar.oneOffSearches", false); -/* 0850f: disable location bar suggesting local search history [FF57+] - * [1] https://bugzilla.mozilla.org/1181644 ***/ - // user_pref("browser.urlbar.maxHistoricalSearchSuggestions", 0); /* 0860: disable search and form history * [NOTE] You can clear formdata on exiting Firefox (see 2803) * [SETTING] Privacy & Security>History>Custom Settings>Remember search and form history ***/