Bug 308256

Summary: AX: -[WebAccessibilityObjectWrapperMac accessibilityAttributeValue] and the parameterized equivalent do O(n) comparisons to try to find matching attribute
Product: WebKit Reporter: Tyler Wilcock <tyler_w>
Component: AccessibilityAssignee: Tyler Wilcock <tyler_w>
Status: RESOLVED FIXED    
Severity: Normal CC: andresg_22, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   

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.