[Webkit-unassigned] [Bug 8341] Relative cookie exipiration handling seems wrong

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 15 08:27:14 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=8341


ddkilzer at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ddkilzer at webkit.org,
                   |                            |brano at srott.net




------- Comment #3 from ddkilzer at webkit.org  2007-02-15 08:27 PDT -------
(In reply to comment #2)
> When I do something (log in), cookie is set (is visible in the cookie list in
> setting), but after closing the session it vanishes.

How are you "closing the session"?  Are you quitting the browser, or logging
out of the site?

I recall that setting a certain flag on a cookie (security?) will prevent it
from being persisted to disk, e.g., it's only stored in memory, so that when
the browser quits it will be removed.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list