Thrawn wrote:OK, I've tried setting Cookies back to 'Always Ask', and it's not as bad as I recall; will probably leave it that way. The nuisance is when you tell the dialog box to always allow cookies for a site, and then it asks you again when the site wants to modify an existing cookie, and then again once the site has set about 10 of them...especially since the cookie dialog box is modal. But I'll see how I go.
https://bugzilla.mozilla.org/show_bug.cgi?id=471675#c3 wrote:Also, minor point -- the distinction between session cookies and persistent cookies is largely historical and doesn't have much meaning nowadays, with the advent of sessionstore and such.
http://dev.w3.org/html5/webstorage/#the-sessionstorage-attribute or http://www.whatwg.org/specs/web-apps/current-work/multipage/webstorage.html#the-sessionstorage-attribute wrote:The lifetime of a browsing context can be unrelated to the lifetime of the actual user agent process itself, as the user agent may support resuming sessions after a restart.
dhouwn wrote:Just want to point out that even in the case of session cookies and similar things the recent trend is clearly to move away from the coherence between the lifetime of a browser application and a "session".
Fitting quotes:
- From the Mozilla employee Dan Witte:
https://bugzilla.mozilla.org/show_bug.cgi?id=471675#c3 wrote:Also, minor point -- the distinction between session cookies and persistent cookies is largely historical and doesn't have much meaning nowadays, with the advent of sessionstore and such.- From the HTML5 or the HTML living standard spec:
http://dev.w3.org/html5/webstorage/#the-sessionstorage-attribute or http://www.whatwg.org/specs/web-apps/current-work/multipage/webstorage.html#the-sessionstorage-attribute wrote:The lifetime of a browsing context can be unrelated to the lifetime of the actual user agent process itself, as the user agent may support resuming sessions after a restart.
Nope, it expires, but you might never knowwith what features they might come up in the future, but in the case of the add-on state then probably just as opt-in. Also, you have keep in mind that there are certain things that simply can't be saved and recovered like persistent connections.Tom T. wrote:Would all of those "sessionstore" features mean that a NS Temp-Allow might *not* expire when the browser is closed?
dhouwn wrote:Nope, it expires, but you might never knowwith what features they might come up in the future, but in the case of the add-on state then probably just as opt-in. Also, you have keep in mind that there are certain things that simply can't be saved and recovered like persistent connections.Tom T. wrote:Would all of those "sessionstore" features mean that a NS Temp-Allow might *not* expire when the browser is closed?
Users browsing this forum: Bing [Bot] and 5 guests