Bug 97981

Summary: 444kB below CSSParser::parseDeprecatedGradient() on Membuster3.
Product: WebKit Reporter: Andreas Kling <kling>
Component: CSSAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, macpherson, menard, webkit-bug-importer, webkit.review.bot
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Andreas Kling 2012-09-30 12:58:34 PDT
Most gradients will have 2 stops, we should use this as the inline capacity for the stop vector.
Comment 1 Radar WebKit Bug Importer 2012-09-30 13:14:04 PDT
<rdar://problem/12403058>
Comment 2 Andreas Kling 2012-09-30 13:18:11 PDT
Created attachment 166388 [details]
Patch
Comment 3 WebKit Review Bot 2012-09-30 14:06:19 PDT
Comment on attachment 166388 [details]
Patch

Clearing flags on attachment: 166388

Committed r129996: <http://trac.webkit.org/changeset/129996>
Comment 4 WebKit Review Bot 2012-09-30 14:06:22 PDT
All reviewed patches have been landed.  Closing bug.