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: | Accessibility | Assignee: | 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
This could be O(1) with a HashMap.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/170762901>
Tyler Wilcock
Pull request: https://github.com/WebKit/WebKit/pull/59057
EWS
Committed 308339@main (27d1f9cc4510): <https://commits.webkit.org/308339@main>
Reviewed commits have been landed. Closing PR #59057 and removing active labels.