Bug 191845

Summary: [LFC][IFC] InlineFormattingContext::Line should hold the list of runs for the current 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 2018-11-19 15:15:45 PST
instead of directly adding them to InlineFormattingState. (This removes some code complexity. If it turns out to be a perf issue, we should look into it again)
Comment 1 zalan 2018-11-19 15:32:50 PST
Created attachment 355298 [details]
Patch
Comment 2 zalan 2018-11-20 07:53:59 PST
Committed r238402: <https://trac.webkit.org/changeset/238402>
Comment 3 Radar WebKit Bug Importer 2018-11-20 07:54:34 PST
<rdar://problem/46186492>