Bug 204560 - [LFC][IFC] Decouple LineLayout and Line
Summary: [LFC][IFC] Decouple LineLayout and Line
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-11-24 18:27 PST by zalan
Modified: 2019-11-25 07:53 PST (History)
5 users (show)

See Also:


Attachments
Patch (20.50 KB, patch)
2019-11-24 18:41 PST, 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-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>