From 82d20c328d53dba5495017b46fefbc00c205d966 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Sun, 26 Nov 2017 03:23:35 +1300 Subject: [PATCH] 4000: PSA on FPI #281 --- user.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/user.js b/user.js index 7d1827a..1dc6401 100644 --- a/user.js +++ b/user.js @@ -1519,6 +1519,11 @@ user_pref("privacy.sanitize.timeSpan", 0); ** 1337893 - isolate DNS cache (FF55+) ** 1344170 - isolate blob: URI (FF55+) ** 1300671 - isolate data:, about: URLs (FF55+) + + NOTE: FPI has some unresolved issues + ** 1381197 - extensions cannot control cookies with FPI Origin Attributes + ** 1418931 - IndexedDB (Offline Website Data) with FPI Origin Attributes + are not removed with "Clear All/Recent History" or "On Close" ***/ user_pref("_user.js.parrot", "4000 syntax error: the parrot's pegged out"); /* 4001: enable First Party Isolation (FF51+)