Bug 76929 - RenderInline: Skip caching the computed line height.
Summary: RenderInline: Skip caching the computed line height.
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-01-24 11:46 PST by Andreas Kling
Modified: 2012-01-24 12:22 PST (History)
0 users

See Also:


Attachments
Proposed patch (3.79 KB, patch)
2012-01-24 11:48 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-01-24 11:46:23 PST
Because memory savings!
Comment 1 Andreas Kling 2012-01-24 11:48:21 PST
Created attachment 123780 [details]
Proposed patch
Comment 2 Dave Hyatt 2012-01-24 11:56:16 PST
Comment on attachment 123780 [details]
Proposed patch

r=me
Comment 3 Andreas Kling 2012-01-24 12:22:07 PST
Comment on attachment 123780 [details]
Proposed patch

Clearing flags on attachment: 123780

Committed r105771: <http://trac.webkit.org/changeset/105771>
Comment 4 Andreas Kling 2012-01-24 12:22:15 PST
All reviewed patches have been landed.  Closing bug.