From 35162e52556b34b465eb78e9f8adf24ef499019c Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Tue, 25 Aug 2020 14:55:53 +0000 Subject: [PATCH] Update user.js --- user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user.js b/user.js index c7f4f0c..4996b3f 100644 --- a/user.js +++ b/user.js @@ -735,7 +735,7 @@ user_pref("security.mixed_content.block_display_content", true); * [1] https://bugzilla.mozilla.org/1190623 ***/ user_pref("security.mixed_content.block_object_subrequest", true); /* 1244: enable HTTPS-Only mode [FF76+] - * When "https_only_mode" (all) is true, "https_only_mode_pbm" (Private Browsing Mode) is ignored + * When "https_only_mode" (all windows) is true, "https_only_mode_pbm" (private windows only) is ignored * [SETTING] to add site exceptions: Page Info>Permissions>Use insecure HTTP (FF80+) * [SETTING] Privacy & Security>HTTPS-Only Mode (FF80+ with browser.preferences.exposeHTTPSOnly = true) * [1] https://bugzilla.mozilla.org/1613063 ***/