RESOLVED FIXED 168400
AX: Make form validation accessible on iOS
https://bugs.webkit.org/show_bug.cgi?id=168400
Summary AX: Make form validation accessible on iOS
chris fleizach
Reported 2017-02-15 17:38:14 PST
Make form validation accessible on iOS <rdar://problem/30357253>
Attachments
patch (2.36 KB, patch)
2017-02-15 17:43 PST, chris fleizach
cdumez: review+
patch (2.36 KB, patch)
2017-02-16 08:50 PST, chris fleizach
no flags
chris fleizach
Comment 1 2017-02-15 17:43:03 PST
Chris Dumez
Comment 2 2017-02-15 20:39:41 PST
Comment on attachment 301680 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=301680&action=review > Source/WebCore/platform/ios/ValidationBubbleIOS.mm:145 > + getUIAccessibilityPostNotification(getUIAccessibilityAnnouncementNotification(), m_message); I do not think you need the get prefix for the first one given the define statement above.
chris fleizach
Comment 3 2017-02-16 08:50:34 PST
WebKit Commit Bot
Comment 4 2017-02-16 10:08:58 PST
Comment on attachment 301772 [details] patch Clearing flags on attachment: 301772 Committed r212441: <http://trac.webkit.org/changeset/212441>
WebKit Commit Bot
Comment 5 2017-02-16 10:09:02 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.