Bug 223363 - Laying out complex text in columns is O(n^2)
Summary: Laying out complex text in columns is O(n^2)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-03-17 01:03 PDT by Myles C. Maxfield
Modified: 2021-03-17 10:23 PDT (History)
6 users (show)

See Also:


Attachments
Patch (43.61 KB, patch)
2021-03-17 01:10 PDT, Myles C. Maxfield
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2021-03-17 01:03:53 PDT
Laying out complex text in columns is O(n^2)
Comment 1 Myles C. Maxfield 2021-03-17 01:10:50 PDT
Created attachment 423450 [details]
Patch
Comment 2 Myles C. Maxfield 2021-03-17 01:10:53 PDT
<rdar://problem/68279075>
Comment 3 EWS 2021-03-17 10:23:56 PDT
Committed r274567: <https://commits.webkit.org/r274567>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 423450 [details].