RESOLVED FIXED 236994
AX: Only compute ariaTreeRows for isTree() objects
https://bugs.webkit.org/show_bug.cgi?id=236994
Summary AX: Only compute ariaTreeRows for isTree() objects
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.