WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
262664
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-10-04 16:12:47 PDT
<
rdar://problem/116491339
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug