commit 5c85e61bb4f5fca18ef37de9b3eef32da9d6259b parent 0a67cdec8bac0d2172a2ffbf92af4e093c8e8275 Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com> Date: Tue, 11 Dec 2018 07:36:07 +1300 4000: remove old FPI notes (#581) Diffstat:
| M | user.js | | | 5 | ----- |
1 file changed, 0 insertions(+), 5 deletions(-)
diff --git a/user.js b/user.js @@ -1528,11 +1528,6 @@ user_pref("privacy.sanitize.timeSpan", 0); ** 1300671 - isolate data:, about: URLs (FF55+) ** 1473247 - isolate IP addresses (FF63+) ** 1492607 - isolate postMessage with targetOrigin "*" (requires 4002) (FF65+) - - NOTE: FPI has some issues depending on your Firefox release - ** 1418931 - [fixed in FF58+] IndexedDB (Offline Website Data) with FPI Origin Attributes - are not removed with "Clear All/Recent History" or "On Close" - ** 1381197 - [fixed in FF59+] extensions cannot control cookies with FPI Origin Attributes ***/ user_pref("_user.js.parrot", "4000 syntax error: the parrot's pegged out"); /* 4001: enable First Party Isolation [FF51+]