Bug 108494 - [BlackBerry] CookieParser should ignore invalid/unsupported attributes instead of ignoring the cookie
Summary: [BlackBerry] CookieParser should ignore invalid/unsupported attributes instea...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit BlackBerry (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-31 09:33 PST by otcheung
Modified: 2013-01-31 11:08 PST (History)
5 users (show)

See Also:


Attachments
Patch (10.30 KB, patch)
2013-01-31 09:50 PST, otcheung
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description otcheung 2013-01-31 09:33:37 PST
cookie parser should not ignore a cookie with an invalid attribute (and should not replace the values of other valid attributes). It should ignore the attribute only.
Comment 1 otcheung 2013-01-31 09:50:01 PST
Created attachment 185799 [details]
Patch
Comment 2 Rob Buis 2013-01-31 10:38:11 PST
Comment on attachment 185799 [details]
Patch

Looks good.
Comment 3 WebKit Review Bot 2013-01-31 11:08:01 PST
Comment on attachment 185799 [details]
Patch

Clearing flags on attachment: 185799

Committed r141446: <http://trac.webkit.org/changeset/141446>
Comment 4 WebKit Review Bot 2013-01-31 11:08:05 PST
All reviewed patches have been landed.  Closing bug.