Bug 231669 - [LFC][Integration] Move text box logical order cache to the caller
Summary: [LFC][Integration] Move text box logical order cache to the caller
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: Antti Koivisto
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-10-13 05:18 PDT by Antti Koivisto
Modified: 2021-10-13 11:03 PDT (History)
14 users (show)

See Also:


Attachments
Patch (18.77 KB, patch)
2021-10-13 06:46 PDT, Antti Koivisto
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (18.90 KB, patch)
2021-10-13 07:30 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff
Patch (18.89 KB, patch)
2021-10-13 07:32 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 2021-10-13 05:18:52 PDT
Don't maintain a rarely used cache internally in the iterator. Instead move it to the caller.
Comment 1 Antti Koivisto 2021-10-13 06:46:26 PDT
Created attachment 441070 [details]
Patch
Comment 2 Antti Koivisto 2021-10-13 07:30:08 PDT
Created attachment 441074 [details]
Patch
Comment 3 Antti Koivisto 2021-10-13 07:32:40 PDT
Created attachment 441075 [details]
Patch
Comment 4 EWS 2021-10-13 11:02:30 PDT
Committed r284112 (242933@main): <https://commits.webkit.org/242933@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 441075 [details].
Comment 5 Radar WebKit Bug Importer 2021-10-13 11:03:19 PDT
<rdar://problem/84206827>