Bug 199100

Summary: [LFC][IFC] Rename Line::m_contentLogicalHeight to m_lineLogicalHeight
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, koivisto, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch koivisto: review+

Description zalan 2019-06-20 21:22:52 PDT
right now _line_logical_height_ seems closer to what that value represents.
-this might change in the future though.
Comment 1 Radar WebKit Bug Importer 2019-06-20 21:23:37 PDT
<rdar://problem/51973614>
Comment 2 zalan 2019-06-20 21:26:43 PDT
Created attachment 372616 [details]
Patch
Comment 3 zalan 2019-06-21 08:43:22 PDT
Committed r246679: <https://trac.webkit.org/changeset/246679>