RESOLVED FIXED257249
AX: AccessibilityARIAGridCell::parentTable() needlessly computes accessibilityIsIgnored
https://bugs.webkit.org/show_bug.cgi?id=257249
Summary AX: AccessibilityARIAGridCell::parentTable() needlessly computes accessibilit...
Tyler Wilcock
Reported 2023-05-23 20:43:55 PDT
AccessibilityARIAGridCell::parentTable() is very expensive because it repeatedly and needlessly computes accessibilityIsIgnored.
Attachments
Patch (2.57 KB, patch)
2023-05-23 20:49 PDT, Tyler Wilcock
no flags
Radar WebKit Bug Importer
Comment 1 2023-05-23 20:44:05 PDT
Tyler Wilcock
Comment 2 2023-05-23 20:49:07 PDT
EWS
Comment 3 2023-05-24 11:34:25 PDT
Committed 264483@main (c9e4f6d7c684): <https://commits.webkit.org/264483@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 466473 [details].
Note You need to log in before you can comment on or make changes to this bug.