From 0c3c0ce3d834b38f99172bee84dc011501133c76 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Wed, 29 Jun 2022 08:51:59 +0000 Subject: [PATCH] split manual sanitize from shutdown sanitize they will no longer match, as manual currently doesn't respect cookie/sitedata exceptions, but shutdown does --- user.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/user.js b/user.js index b5826fa..751065b 100644 --- a/user.js +++ b/user.js @@ -801,7 +801,9 @@ user_pref("privacy.clearOnShutdown.sessions", true); // [DEFAULT: true] user_pref("privacy.clearOnShutdown.offlineApps", false); // [DEFAULT: false] user_pref("privacy.clearOnShutdown.cookies", false); // user_pref("privacy.clearOnShutdown.siteSettings", false); // [DEFAULT: false] -/* 2812: reset default items to clear with Ctrl-Shift-Del (to match 2811) [SETUP-CHROME] + +/** SANITIZE MANUAL: ALL OR NOTHING ***/ +/* 2812: reset default items to clear with Ctrl-Shift-Del [SETUP-CHROME] * 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 "downloads" to, as soon as the dialog