RESOLVED FIXED253210
AX: Remove unnecessary caching of title() and accessibilityDescription() in AXIsolatedObject.
https://bugs.webkit.org/show_bug.cgi?id=253210
Summary AX: Remove unnecessary caching of title() and accessibilityDescription() in A...
Andres Gonzalez
Reported 2023-03-01 17:31:55 PST
Instead cache textContent() which closer matches the text conveyed to AX clients.
Attachments
Patch (23.92 KB, patch)
2023-03-01 17:38 PST, Andres Gonzalez
no flags
Radar WebKit Bug Importer
Comment 1 2023-03-01 17:32:04 PST
Andres Gonzalez
Comment 2 2023-03-01 17:38:32 PST
EWS
Comment 3 2023-03-03 07:23:42 PST
Committed 261139@main (a28ad53763a5): <https://commits.webkit.org/261139@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 465252 [details].
Note You need to log in before you can comment on or make changes to this bug.