Bug 202266 - Use LineLayoutTraversal for RenderText functions
Summary: Use LineLayoutTraversal for RenderText functions
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: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-09-26 04:22 PDT by Antti Koivisto
Modified: 2019-09-26 11:26 PDT (History)
11 users (show)

See Also:


Attachments
wip (5.55 KB, patch)
2019-09-26 04:23 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff
patch (24.38 KB, patch)
2019-09-26 07:25 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff
patch (24.59 KB, patch)
2019-09-26 07:31 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff
patch (26.06 KB, patch)
2019-09-26 08:25 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2019-09-26 04:22:37 PDT
Get rid of the separate simple and complex line layout versions of various functions.
Comment 1 Antti Koivisto 2019-09-26 04:23:15 PDT
Created attachment 379631 [details]
wip
Comment 2 Antti Koivisto 2019-09-26 07:25:38 PDT
Created attachment 379638 [details]
patch
Comment 3 Antti Koivisto 2019-09-26 07:31:29 PDT
Created attachment 379639 [details]
patch
Comment 4 Antti Koivisto 2019-09-26 08:25:44 PDT
Created attachment 379642 [details]
patch
Comment 5 WebKit Commit Bot 2019-09-26 11:25:54 PDT
Comment on attachment 379642 [details]
patch

Clearing flags on attachment: 379642

Committed r250390: <https://trac.webkit.org/changeset/250390>
Comment 6 WebKit Commit Bot 2019-09-26 11:25:56 PDT
All reviewed patches have been landed.  Closing bug.
Comment 7 Radar WebKit Bug Importer 2019-09-26 11:26:16 PDT
<rdar://problem/55751571>