|
|
|
|
|
by proofofconcept
2427 days ago
|
|
As I remember it, this was an option you could enable in Netscape Navigator back in the dialup days. In practice it meant that every time you went to a new website you'd have to click ok on a dozen popup menus asking for permission to store each individual cookie before the page would load. I'm sure there are ways to make that process go a little more smoothly but in practice it's still probably something that most users would immediately turn right off. |
|
EDIT: According to [2] and [3] it seems the behavior was triggered by about:config network.cookie.lifetimePolicy set to 1 (ASK_BEFORE_ACCEPT), but the meaning of 1 apparently has changed over the years. At least setting it to 1 doesn't trigger any cookie dialogs in my Firefox 70.0.1 (64-bit).
[1] https://www.ghacks.net/2016/02/05/firefox-44ask-me-everytime...
[2] https://bugzilla.mozilla.org/show_bug.cgi?id=233339
[3] http://kb.mozillazine.org/Network.cookie.lifetimePolicy