[Webkit-unassigned] [Bug 129946] Regression: Session Cookies dropped from Application Cache (Appcache) Manifest Request

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 12 10:00:28 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=129946


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P2
                 CC|                            |jpfau at apple.com




--- Comment #1 from Alexey Proskuryakov <ap at webkit.org>  2014-03-12 10:00:35 PST ---
This sounds like correct behavior to me - we shouldn't be storing content that's specific to a particular
login session persistently. The user could log in to a different account next time.

Furthermore, we shouldn't be sending persistent cookies or credentials either, it's a bug if we do.

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



More information about the webkit-unassigned mailing list