[Webkit-unassigned] [Bug 100073] Web Inspector: Response cookies are missed in CookiesTable of Network Panel

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 23 19:33:45 PDT 2012


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


Peter Wang <peter.wang at torchmobile.com.cn> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|INVALID                     |




--- Comment #9 from Peter Wang <peter.wang at torchmobile.com.cn>  2012-10-23 19:34:49 PST ---
(In reply to comment #8)
> Even if this was a valid problem it should have been fixed in CookieParser.My experiments show that when server replies with the Set-Cookie header value like the one in your example, such value is not treated as a correct one a browser does not send such cookies in requests made later.
> 
> Try putting in your original php example.
> header("Set-Cookie: cookieONE=ONE; expires=Tue, 23-Oct-2012 12:38:01 GMT, cookie3=3; expires=Tue, 23-Oct-2012 12:38:01 GMT, cookie4=4; expires=Tue, 23-Oct-2012 12:38:01 GMT");

Ok, sir. Agree to close this bug for now. It's unfair that ask you to review code but cannot provide a way to reproduce bug on your platform.

I wish I can send my device to you for debugging, but it's really expensive for me :).

Maybe we can meet a test case in future.

-- 
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