RESOLVED FIXED 255245
AX: Defer handling children changes for dynamic aria-hidden attribute updates
https://bugs.webkit.org/show_bug.cgi?id=255245
Summary AX: Defer handling children changes for dynamic aria-hidden attribute updates
Tyler Wilcock
Reported 2023-04-10 14:18:56 PDT
It can be unsafe to update the accessibility trees eagerly from AXObjectCache::handleAttributeChange because layout and style can be dirty.
Attachments
Patch (8.74 KB, patch)
2023-04-10 14:29 PDT, Tyler Wilcock
no flags
Radar WebKit Bug Importer
Comment 1 2023-04-10 14:19:12 PDT
Tyler Wilcock
Comment 2 2023-04-10 14:20:03 PDT
Tyler Wilcock
Comment 3 2023-04-10 14:29:37 PDT
EWS
Comment 4 2023-04-10 20:14:06 PDT
Committed 262804@main (b8ca1cf1bd0f): <https://commits.webkit.org/262804@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 465834 [details].
Note You need to log in before you can comment on or make changes to this bug.