Bug 76929

Summary: RenderInline: Skip caching the computed line height.
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch none

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.