RESOLVED FIXED 141129
Shrink RenderBlock.
https://bugs.webkit.org/show_bug.cgi?id=141129
Summary Shrink RenderBlock.
Andreas Kling
Reported 2015-01-31 16:44:13 PST
Looks like we can lose the line-height cache in RenderBlock without affecting any benchmarks, then the remaining bits fit into RenderElement's bitfield. Savings potential: 8 bytes per RenderBlock (including subclasses)
Attachments
Patch (15.71 KB, patch)
2015-01-31 16:45 PST, Andreas Kling
no flags
Andreas Kling
Comment 1 2015-01-31 16:45:05 PST
WebKit Commit Bot
Comment 2 2015-01-31 18:58:10 PST
Comment on attachment 245805 [details] Patch Clearing flags on attachment: 245805 Committed r179454: <http://trac.webkit.org/changeset/179454>
WebKit Commit Bot
Comment 3 2015-01-31 18:58:13 PST
All reviewed patches have been landed. Closing bug.
Alexey Proskuryakov
Comment 4 2015-02-01 16:15:11 PST
*** Bug 141128 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.