Bug 204653 - [LFC][IFC] Generate fewer InlineItems when new lines are not preserved
Summary: [LFC][IFC] Generate fewer InlineItems when new lines are not preserved
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-27 14:06 PST by zalan
Modified: 2019-11-27 18:34 PST (History)
5 users (show)

See Also:


Attachments
Patch (4.04 KB, patch)
2019-11-27 14:11 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-27 14:06:06 PST
no need to generate a segment break for each new line (which we will collapse most likely)
Comment 1 Radar WebKit Bug Importer 2019-11-27 14:06:38 PST
<rdar://problem/57510133>
Comment 2 zalan 2019-11-27 14:11:59 PST
Created attachment 384425 [details]
Patch
Comment 3 zalan 2019-11-27 18:34:08 PST
Committed r252915: <https://trac.webkit.org/changeset/252915>