Bug 236994

Summary: AX: Only compute ariaTreeRows for isTree() objects
Product: WebKit Reporter: Tyler Wilcock <tyler_w>
Component: AccessibilityAssignee: Tyler Wilcock <tyler_w>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, andresg_22, apinheiro, cfleizach, 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

Tyler Wilcock
Reported 2022-02-21 13:41:30 PST
We only expose AXPropertyName::ARIATreeRows for isTree() objects, but compute it for every object, which is wasteful.
Attachments
Patch (5.01 KB, patch)
2022-02-21 13:46 PST, Tyler Wilcock
no flags
Radar WebKit Bug Importer
Comment 1 2022-02-21 13:41:43 PST
Tyler Wilcock
Comment 2 2022-02-21 13:46:15 PST
EWS
Comment 3 2022-02-22 09:09:03 PST
Committed r290310 (247633@main): <https://commits.webkit.org/247633@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 452768 [details].
Note You need to log in before you can comment on or make changes to this bug.