Bug 235418

Summary: AXCoreObject::childrenIDs can be simplified and more efficient by using map
Product: WebKit Reporter: Tyler Wilcock <tyler_w>
Component: AccessibilityAssignee: Tyler Wilcock <tyler_w>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, andresg_22, apinheiro, cfleizach, darin, dmazzoni, ews-watchlist, jcraig, jdiggs, samuel_white, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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].