Skip to content

Commit

Permalink
Revert "Added notice for first-party isolation"
Browse files Browse the repository at this point in the history
Firefox 59 is out and the issue is fixed. Removed the notification to reduce the clutter.
Cookie-AutoDelete/Cookie-AutoDelete#75
  • Loading branch information
anthologist committed Mar 15, 2018
1 parent 582b319 commit a446398
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion user.js
Expand Up @@ -702,7 +702,6 @@ user_pref("network.cookie.cookieBehavior", 1);
// https://bugzilla.mozilla.org/show_bug.cgi?id=1299996
// https://bugzilla.mozilla.org/show_bug.cgi?id=1260931
// https://wiki.mozilla.org/Security/FirstPartyIsolation
// NOTICE: Breaks Firefox addon "Cookie AutoDelete" as of February 2018
user_pref("privacy.firstparty.isolate", true);

// PREF: Make sure that third-party cookies (if enabled) never persist beyond the session.
Expand Down

0 comments on commit a446398

Please sign in to comment.