Bug 202182

Summary: [LFC][IFC] Use existing Line::Content::LineBox to track the current line geometry
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, koivisto, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

zalan
Reported 2019-09-24 21:18:14 PDT
Currently Line has LayoutPoint m_logicalTopLeft; LayoutUnit m_contentLogicalWidth; LayoutUnit m_lineLogicalHeight; LineBox::Baseline m_baseline; LayoutUnit m_baselineTop; Use Line's m_content->lineBox() instead.
Attachments
Patch (20.61 KB, patch)
2019-09-24 21:22 PDT, zalan
no flags
zalan
Comment 1 2019-09-24 21:22:54 PDT
Radar WebKit Bug Importer
Comment 2 2019-09-24 23:00:55 PDT
WebKit Commit Bot
Comment 3 2019-09-25 07:33:09 PDT
Comment on attachment 379525 [details] Patch Clearing flags on attachment: 379525 Committed r250342: <https://trac.webkit.org/changeset/250342>
WebKit Commit Bot
Comment 4 2019-09-25 07:33:11 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.