Bug 103300 - RenderStyle: Move 'list-style-image' to rare inherited data.
Summary: RenderStyle: Move 'list-style-image' to rare inherited data.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-26 15:03 PST by Andreas Kling
Modified: 2012-11-26 16:42 PST (History)
1 user (show)

See Also:


Attachments
Patch (8.47 KB, patch)
2012-11-26 15:28 PST, 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-11-26 15:03:21 PST
list-style-image isn't a super common property. We can save some memory by marking it rare.
Comment 1 Andreas Kling 2012-11-26 15:28:21 PST
Created attachment 176091 [details]
Patch
Comment 2 WebKit Review Bot 2012-11-26 16:42:26 PST
Comment on attachment 176091 [details]
Patch

Clearing flags on attachment: 176091

Committed r135788: <http://trac.webkit.org/changeset/135788>
Comment 3 WebKit Review Bot 2012-11-26 16:42:29 PST
All reviewed patches have been landed.  Closing bug.