Bug 191837

Summary: [LFC][IFC] InlineRunProvider::append() should just take const InlineItem&.
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
none
Patch koivisto: review+

Description zalan 2018-11-19 08:14:45 PST
Instead of const Box& and create the inline item.
Comment 1 zalan 2018-11-19 08:23:57 PST
Created attachment 355281 [details]
Patch
Comment 2 zalan 2018-11-19 08:28:46 PST
Created attachment 355282 [details]
Patch
Comment 3 zalan 2018-11-20 07:48:21 PST
Committed r238399: <https://trac.webkit.org/changeset/238399>
Comment 4 Radar WebKit Bug Importer 2018-11-20 07:49:40 PST
<rdar://problem/46186418>