Bug 217287 - [LFC][IFC] Remove Line::appendPartialTrailingTextItem special case
Summary: [LFC][IFC] Remove Line::appendPartialTrailingTextItem special case
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: 217293
  Show dependency treegraph
 
Reported: 2020-10-03 17:53 PDT by zalan
Modified: 2020-10-04 05:24 PDT (History)
5 users (show)

See Also:


Attachments
Patch (10.37 KB, patch)
2020-10-03 18:34 PDT, zalan
no flags Details | Formatted Diff | Diff
Patch (10.63 KB, patch)
2020-10-03 21:39 PDT, zalan
no flags Details | Formatted Diff | Diff
Patch (16.86 KB, patch)
2020-10-04 03:55 PDT, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2020-10-03 17:53:44 PDT
append as if it were a regular text run and use the new Line::addTrailingHyphen to mark the line with trailing hyphen.
Comment 1 zalan 2020-10-03 18:34:01 PDT
Created attachment 410449 [details]
Patch
Comment 2 zalan 2020-10-03 21:39:44 PDT
Created attachment 410454 [details]
Patch
Comment 3 zalan 2020-10-04 03:55:06 PDT
Created attachment 410461 [details]
Patch
Comment 4 EWS 2020-10-04 05:23:15 PDT
Committed r267946: <https://trac.webkit.org/changeset/267946>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 410461 [details].
Comment 5 Radar WebKit Bug Importer 2020-10-04 05:24:16 PDT
<rdar://problem/69928193>