Bug 204560

Summary: [LFC][IFC] Decouple LineLayout and Line
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-11-24 18:27:11 PST
no need to construct a line object for each line
Comment 1 Radar WebKit Bug Importer 2019-11-24 18:27:30 PST
<rdar://problem/57463295>
Comment 2 zalan 2019-11-24 18:41:40 PST
Created attachment 384261 [details]
Patch
Comment 3 zalan 2019-11-25 07:53:02 PST
Committed r252859: <https://trac.webkit.org/changeset/252859>