Bug 97981 - 444kB below CSSParser::parseDeprecatedGradient() on Membuster3.
Summary: 444kB below CSSParser::parseDeprecatedGradient() on Membuster3.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-09-30 12:58 PDT by Andreas Kling
Modified: 2012-09-30 14:06 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.52 KB, patch)
2012-09-30 13:18 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.