Bug 287486
| Summary: | AX: use constants for accessibility APIs rather than hardcoding strings into the code | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dominic Mazzoni <dm_mazzoni> |
| Component: | Accessibility | Assignee: | Dominic Mazzoni <dm_mazzoni> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | andresg_22, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
Dominic Mazzoni
Replace hardcoded strings of the form @"AX..." with constants defined in CocoaAccessibilityConstants.h
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/144621410>
Dominic Mazzoni
Pull request: https://github.com/WebKit/WebKit/pull/40416
EWS
Committed 290342@main (7bfcab80374a): <https://commits.webkit.org/290342@main>
Reviewed commits have been landed. Closing PR #40416 and removing active labels.