RESOLVED FIXED263487
AX: Soft-link UIAccessibility constants rather than duplicating them in iOS AX
https://bugs.webkit.org/show_bug.cgi?id=263487
Summary AX: Soft-link UIAccessibility constants rather than duplicating them in iOS AX
Tyler Wilcock
Reported 2023-10-20 17:52:11 PDT
Duplicating them can cause conflicts when we try to link the framework they're defined in.
Attachments
Patch (11.00 KB, patch)
2023-10-20 17:59 PDT, Tyler Wilcock
no flags
Patch (12.15 KB, patch)
2023-10-20 19:20 PDT, Tyler Wilcock
no flags
Radar WebKit Bug Importer
Comment 1 2023-10-20 17:52:19 PDT
Tyler Wilcock
Comment 2 2023-10-20 17:59:01 PDT
chris fleizach
Comment 3 2023-10-20 18:16:41 PDT
Comment on attachment 468289 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=468289&action=review > Source/WebCore/accessibility/ios/WebAccessibilityObjectWrapperIOS.h:35 > +// FIXME: Does any AT actually consume this attributed string token? which one? heading level? VO should consume it
Tyler Wilcock
Comment 4 2023-10-20 19:20:00 PDT
EWS
Comment 5 2023-10-21 10:31:50 PDT
Committed 269627@main (a96bfc4f0175): <https://commits.webkit.org/269627@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 468291 [details].
Note You need to log in before you can comment on or make changes to this bug.