Bug 107012

Summary: Web Inspector: cookies with empty value are parsed incorrectly
Product: WebKit Reporter: Andrey Kosyakov <caseq>
Component: Web Inspector (Deprecated)Assignee: Andrey Kosyakov <caseq>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 62700    
Attachments:
Description Flags
Patch none

Andrey Kosyakov
Reported 2013-01-16 07:32:05 PST
We treat "Set-Cookie: cookie" same as "Set-Cookie: cookie=", while in fact former should produce cookie with empty name while the latter should produce cookie with empty value.
Attachments
Patch (4.49 KB, patch)
2013-01-16 07:37 PST, Andrey Kosyakov
no flags
Andrey Kosyakov
Comment 1 2013-01-16 07:37:26 PST
WebKit Review Bot
Comment 2 2013-01-16 08:02:03 PST
Comment on attachment 182980 [details] Patch Clearing flags on attachment: 182980 Committed r139883: <http://trac.webkit.org/changeset/139883>
WebKit Review Bot
Comment 3 2013-01-16 08:02:07 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.