From 134531c6bf04fca974e7cd51b9c576eb74b82cd4 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Sat, 18 Jun 2022 22:08:19 +0000 Subject: [PATCH] update redirect heuristics info - https://bugzilla.mozilla.org/show_bug.cgi?id=1761207 FF101+ - reference doc will get updated, eventually --- user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user.js b/user.js index 88ea206..4ed4700 100644 --- a/user.js +++ b/user.js @@ -758,7 +758,7 @@ user_pref("_user.js.parrot", "2700 syntax error: the parrot's joined the bleedin user_pref("browser.contentblocking.category", "strict"); /* 2702: disable ETP web compat features [FF93+] * [SETUP-HARDEN] Includes skip lists, heuristics (SmartBlock) and automatic grants - * Opener Heuristics are granted for 30 days and Redirect Heuristics for 15 minutes, see [3] + * Opener and redirect heuristics are granted for 30 days, see [3] * [1] https://blog.mozilla.org/security/2021/07/13/smartblock-v2/ * [2] https://hg.mozilla.org/mozilla-central/rev/e5483fd469ab#l4.12 * [3] https://developer.mozilla.org/en-US/docs/Web/Privacy/State_Partitioning#storage_access_heuristics ***/