Bug 235418 - AXCoreObject::childrenIDs can be simplified and more efficient by using map
Summary: AXCoreObject::childrenIDs can be simplified and more efficient by using map
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tyler Wilcock
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-01-20 13:38 PST by Tyler Wilcock
Modified: 2022-01-20 17:02 PST (History)
11 users (show)

See Also:


Attachments
Patch (1.98 KB, patch)
2022-01-20 14:00 PST, Tyler Wilcock
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tyler Wilcock 2022-01-20 13:38:23 PST
Follow-up to https://bugs.webkit.org/show_bug.cgi?id=235384#c8.
Comment 1 Radar WebKit Bug Importer 2022-01-20 13:38:36 PST
<rdar://problem/87847300>
Comment 2 Tyler Wilcock 2022-01-20 14:00:09 PST
Created attachment 449609 [details]
Patch
Comment 3 Darin Adler 2022-01-20 14:07:32 PST
Comment on attachment 449609 [details]
Patch

Looks good.
Comment 4 EWS 2022-01-20 17:02:54 PST
Committed r288334 (246242@main): <https://commits.webkit.org/246242@main>

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