From 4fc7490405b4e223bf376a6743a01518162db478 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Sat, 9 Dec 2017 06:20:16 +1300 Subject: [PATCH] comment out three items see #308 --- .../ghacks-clear-all-up-to-57-[the-rest-active].js | 6 +++--- 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 index c310078..5521336 100644 --- 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',