Bug 108494

Summary: [BlackBerry] CookieParser should ignore invalid/unsupported attributes instead of ignoring the cookie
Product: WebKit Reporter: otcheung
Component: WebKit BlackBerryAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: mifenton, rwlbuis, tonikitoo, webkit.review.bot, yong.li.webkit
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.