Bug 238795 - Avoid unnecessary traversal when updating list markers
Summary: Avoid unnecessary traversal when updating list markers
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: 2022-04-05 02:26 PDT by Antti Koivisto
Modified: 2022-04-05 13:26 PDT (History)
11 users (show)

See Also:


Attachments
Patch (1.69 KB, patch)
2022-04-05 03:35 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 2022-04-05 02:26:00 PDT
This code could use a full rewrite but there are also some simple optimizations that can be done.
Comment 1 Antti Koivisto 2022-04-05 03:35:33 PDT
Created attachment 456687 [details]
Patch
Comment 2 EWS 2022-04-05 13:25:13 PDT
Committed r292418 (249281@main): <https://commits.webkit.org/249281@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 456687 [details].
Comment 3 Radar WebKit Bug Importer 2022-04-05 13:26:22 PDT
<rdar://problem/91312118>