Bug 199100 - [LFC][IFC] Rename Line::m_contentLogicalHeight to m_lineLogicalHeight
Summary: [LFC][IFC] Rename Line::m_contentLogicalHeight to m_lineLogicalHeight
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-06-20 21:22 PDT by zalan
Modified: 2019-06-21 08:43 PDT (History)
5 users (show)

See Also:


Attachments
Patch (6.25 KB, patch)
2019-06-20 21:26 PDT, zalan
koivisto: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>