NEW262664
AX: Consumers of AXObjectCache::create(AccessibilityRole) needlessly re-create objects every time they clear and re-add children
https://bugs.webkit.org/show_bug.cgi?id=262664
Summary AX: Consumers of AXObjectCache::create(AccessibilityRole) needlessly re-creat...
Tyler Wilcock
Reported 2023-10-04 16:12:29 PDT
We should be recycling objects, not constantly re-creating them, which is less performant and causes poor user experience because ATs think page elements are constantly being destroyed and need to re-focus.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-10-04 16:12:47 PDT
Note You need to log in before you can comment on or make changes to this bug.