Bug 262800

Summary: AX: accessibilityIsIgnored cache is not enabled at updateChildrenForObjects level
Product: WebKit Reporter: Joshua Hoffman <jhoffman23>
Component: AccessibilityAssignee: Joshua Hoffman <jhoffman23>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, andresg_22, apinheiro, cfleizach, dmazzoni, ews-watchlist, jcraig, jdiggs, samuel_white, tyler_w, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Joshua Hoffman
Reported 2023-10-06 11:18:14 PDT
The cache used for accessibilityIsIgnored is enabled at the updateChildren scope, but should also be at the updateChildrenForObjects level to save on unnecessary accessibilityIsIgnored computations.
Attachments
Patch (1.62 KB, patch)
2023-10-06 11:27 PDT, Joshua Hoffman
no flags
Radar WebKit Bug Importer
Comment 1 2023-10-06 11:18:30 PDT
Joshua Hoffman
Comment 2 2023-10-06 11:27:08 PDT
EWS
Comment 3 2023-10-07 10:50:10 PDT
Committed 269042@main (c6e3790b95dc): <https://commits.webkit.org/269042@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 468094 [details].
Note You need to log in before you can comment on or make changes to this bug.