commit 4fc7490405b4e223bf376a6743a01518162db478
parent 11b0b779b8a86fc840e0d71acd74763ba01e2798
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Sat, 9 Dec 2017 06:20:16 +1300
comment out three items see #308
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/scratchpad-scripts/ghacks-clear-all-up-to-57-[the-rest-active].js b/scratchpad-scripts/ghacks-clear-all-up-to-57-[the-rest-active].js
@@ -122,9 +122,9 @@
'browser.urlbar.maxHistoricalSearchSuggestions',
'browser.urlbar.oneOffSearches',
'browser.urlbar.speculativeConnect.enabled',
- 'browser.urlbar.suggest.bookmark',
- 'browser.urlbar.suggest.history',
- 'browser.urlbar.suggest.openpage',
+ // 'browser.urlbar.suggest.bookmark', // this may not get reset by your user.js - see issue #308
+ // 'browser.urlbar.suggest.history', // ditto
+ // 'browser.urlbar.suggest.openpage', // ditto
'browser.urlbar.suggest.searches',
'browser.urlbar.trimURLs',
'browser.urlbar.usepreloadedtopurls.enabled',