WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
308256
AX: -[WebAccessibilityObjectWrapperMac accessibilityAttributeValue] and the parameterized equivalent do O(n) comparisons to try to find matching attribute
https://bugs.webkit.org/show_bug.cgi?id=308256
Summary
AX: -[WebAccessibilityObjectWrapperMac accessibilityAttributeValue] and the p...
Tyler Wilcock
Reported
2026-02-19 16:50:09 PST
This could be O(1) with a HashMap.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-02-19 16:50:15 PST
<
rdar://problem/170762901
>
Tyler Wilcock
Comment 2
2026-02-19 20:45:18 PST
Pull request:
https://github.com/WebKit/WebKit/pull/59057
EWS
Comment 3
2026-02-27 07:55:27 PST
Committed
308339@main
(27d1f9cc4510): <
https://commits.webkit.org/308339@main
> Reviewed commits have been landed. Closing PR #59057 and removing active labels.
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