Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(106)

Issue 790003003: Exposed the invalid state of form controls to the accessibility APIs. (Closed)

Created:
6 years ago by nektarios
Modified:
5 years, 11 months ago
Reviewers:
dmazzoni
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, plundblad+watch_chromium.org, aboxhall+watch_chromium.org, jam, yuzo+watch_chromium.org, darin-cc_chromium.org, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, mkwst+moarreviews-renderer_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Exposed the invalid state of form controls to the accessibility APIs. BUG=384834 R=dmazzoni Committed: https://crrev.com/4752162c54a5d5d36bbbb290e127a6b29c2a6e87 Cr-Commit-Position: refs/heads/master@{#311287}

Patch Set 1 #

Patch Set 2 : Changed so that it does not return the actual aria-invalid value to screen readers if the value is … #

Patch Set 3 : Added IA2 invalid attribute and made unknown case on the Mac to return nil. #

Patch Set 4 : Changed to pass the actual value of aria-invalid to assistive technology when ui::AX_INVALID_STATE_… #

Patch Set 5 : Modified Windows browser test to check for the presence of IA2_INVALID_STATE attribute and an inval… #

Patch Set 6 : Included aria-invalid attributes when stringifying AXNodeData. #

Patch Set 7 : Fixed BrowserAccessibilityCocoa::AXInvalid. #

Total comments: 8

Patch Set 8 : Updated Mac and Android accessibility browser tests. #

Patch Set 9 : Updated to latest code from master. #

Patch Set 10 : Added proper indentation to the Mac browser test. #

Patch Set 11 : Fixed Android browser test. #

Patch Set 12 : Tried fixing Android unit tests. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+197 lines, -45 lines) Patch
M content/browser/accessibility/browser_accessibility_cocoa.mm View 1 2 3 4 5 6 7 8 1 chunk +27 lines, -7 lines 0 comments Download
M content/browser/accessibility/browser_accessibility_win.cc View 1 2 3 4 5 6 7 8 4 chunks +53 lines, -11 lines 0 comments Download
M content/renderer/accessibility/blink_ax_enum_conversion.h View 1 1 chunk +5 lines, -0 lines 0 comments Download
M content/renderer/accessibility/blink_ax_enum_conversion.cc View 1 2 3 4 5 6 7 8 1 chunk +22 lines, -0 lines 0 comments Download
M content/renderer/accessibility/blink_ax_tree_source.cc View 1 2 3 4 5 6 7 8 2 chunks +10 lines, -0 lines 0 comments Download
M content/test/data/accessibility/aria/aria-invalid.html View 1 2 3 4 5 6 7 8 2 chunks +7 lines, -2 lines 0 comments Download
M content/test/data/accessibility/aria/aria-invalid-expected-android.txt View 1 2 3 4 5 6 7 8 9 10 1 chunk +4 lines, -1 line 0 comments Download
M content/test/data/accessibility/aria/aria-invalid-expected-mac.txt View 1 2 3 4 5 6 7 8 9 1 chunk +12 lines, -8 lines 0 comments Download
M content/test/data/accessibility/aria/aria-invalid-expected-win.txt View 1 2 3 4 5 6 7 8 1 chunk +16 lines, -13 lines 0 comments Download
M content/test/data/accessibility/html/readme.txt View 1 2 3 4 5 6 7 8 1 chunk +3 lines, -2 lines 0 comments Download
M ui/accessibility/ax_enums.idl View 1 2 3 4 5 6 7 8 3 chunks +16 lines, -1 line 0 comments Download
M ui/accessibility/ax_node_data.cc View 1 2 3 4 5 6 7 8 2 chunks +22 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (7 generated)
nektarios
6 years ago (2014-12-11 00:05:03 UTC) #1
dmazzoni
lgtm Looks fantastic, only a few formatting nits! https://codereview.chromium.org/790003003/diff/120001/content/browser/accessibility/browser_accessibility_cocoa.mm File content/browser/accessibility/browser_accessibility_cocoa.mm (right): https://codereview.chromium.org/790003003/diff/120001/content/browser/accessibility/browser_accessibility_cocoa.mm#newcode413 content/browser/accessibility/browser_accessibility_cocoa.mm:413: return ...
6 years ago (2014-12-19 17:30:34 UTC) #2
chromium-reviews
Done. To unsubscribe from this group and stop receiving emails from it, send an email ...
6 years ago (2014-12-21 22:55:06 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/790003003/140001
6 years ago (2014-12-21 23:40:48 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/17087)
6 years ago (2014-12-22 01:16:58 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/790003003/160001
5 years, 11 months ago (2015-01-12 21:28:21 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator/builds/48147)
5 years, 11 months ago (2015-01-12 21:48:30 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/790003003/200001
5 years, 11 months ago (2015-01-12 22:38:40 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg_tests_recipe on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_dbg_tests_recipe/builds/44419)
5 years, 11 months ago (2015-01-13 00:48:25 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/790003003/220001
5 years, 11 months ago (2015-01-13 16:02:33 UTC) #17
commit-bot: I haz the power
Committed patchset #12 (id:220001)
5 years, 11 months ago (2015-01-13 17:50:54 UTC) #18
commit-bot: I haz the power
5 years, 11 months ago (2015-01-13 17:51:57 UTC) #19
Message was sent while issue was closed.
Patchset 12 (id:??) landed as
https://crrev.com/4752162c54a5d5d36bbbb290e127a6b29c2a6e87
Cr-Commit-Position: refs/heads/master@{#311287}

Powered by Google App Engine
This is Rietveld 408576698