RESOLVED FIXED308256
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
Radar WebKit Bug Importer
Comment 1 2026-02-19 16:50:15 PST
Tyler Wilcock
Comment 2 2026-02-19 20:45:18 PST
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.