user.js

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 4604cf0d4ebc0aef81a89bbb971461018ed68370
parent b845f8fe3ad49beefe094b818046644f7eb0821e
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Fri, 21 Dec 2018 11:02:40 +0000

references to other prefs s/be explicit
Diffstat:
Muser.js | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/user.js b/user.js @@ -1486,7 +1486,7 @@ user_pref("privacy.clearOnShutdown.history", true); // Browsing & Download Histo user_pref("privacy.clearOnShutdown.offlineApps", true); // Offline Website Data user_pref("privacy.clearOnShutdown.sessions", true); // Active Logins user_pref("privacy.clearOnShutdown.siteSettings", false); // Site Preferences -/* 2804: reset default history items to clear with Ctrl-Shift-Del (to match above) +/* 2804: reset default history items to clear with Ctrl-Shift-Del (to match 2803) * This dialog can also be accessed from the menu History>Clear Recent History * Firefox remembers your last choices. This will reset them when you start Firefox. * [NOTE] Regardless of what you set privacy.cpd.downloads to, as soon as the dialog