Bug 191837 - [LFC][IFC] InlineRunProvider::append() should just take const InlineItem&.
Summary: [LFC][IFC] InlineRunProvider::append() should just take const InlineItem&.
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: 2018-11-19 08:14 PST by zalan
Modified: 2018-11-20 07:49 PST (History)
5 users (show)

See Also:


Attachments
Patch (6.07 KB, patch)
2018-11-19 08:23 PST, zalan
no flags Details | Formatted Diff | Diff
Patch (6.53 KB, patch)
2018-11-19 08:28 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 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>