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

Description Andrey Kosyakov 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.
Comment 1 Andrey Kosyakov 2013-01-16 07:37:26 PST
Created attachment 182980 [details]
Patch
Comment 2 WebKit Review Bot 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>
Comment 3 WebKit Review Bot 2013-01-16 08:02:07 PST
All reviewed patches have been landed.  Closing bug.