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

Issue 1109983003: Better support ChromeVox list and list-like output. (Closed)

Created:
5 years, 8 months ago by David Tseng
Modified:
5 years, 7 months ago
Reviewers:
dmazzoni
CC:
chromium-reviews, dtseng+watch_chromium.org, je_julie(Not used), nkostylev+watch_chromium.org, plundblad+watch_chromium.org, aboxhall+watch_chromium.org, nektar+watch_chromium.org, yuzo+watch_chromium.org, dmazzoni+watch_chromium.org, oshima+watch_chromium.org, stevenjb+watch_chromium.org, arv+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Better support ChromeVox list and list-like output. With the 'enter' rule, we can simplify the output of list-like roles. Namely, ChromeVox can generalize its treatment of saying, x role with y items for a variety of roles. BUG=481583 TEST=chromevox_tests --gtest_filter=OutputE2ETest.* Committed: https://crrev.com/5ed119b3af7ab4322e6f36adccbc67680b012857 Cr-Commit-Position: refs/heads/master@{#327362}

Patch Set 1 #

Patch Set 2 : Add more list-like roles support and tests. #

Total comments: 5

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+214 lines, -7 lines) Patch
M chrome/browser/resources/chromeos/chromevox/cvox2/background/output.js View 1 2 9 chunks +88 lines, -7 lines 0 comments Download
M chrome/browser/resources/chromeos/chromevox/cvox2/background/output_test.extjs View 1 2 3 1 chunk +120 lines, -0 lines 0 comments Download
M chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd View 1 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (2 generated)
David Tseng
5 years, 8 months ago (2015-04-27 22:53:56 UTC) #2
dmazzoni
lgtm Could you do the same for other list-like roles as part of this change ...
5 years, 8 months ago (2015-04-27 22:59:21 UTC) #3
David Tseng
PTAL. Added the suggested roles and updated the description to better reflect this cl.
5 years, 7 months ago (2015-04-28 18:43:06 UTC) #4
dmazzoni
https://codereview.chromium.org/1109983003/diff/20001/chrome/browser/resources/chromeos/chromevox/cvox2/background/output.js File chrome/browser/resources/chromeos/chromevox/cvox2/background/output.js (right): https://codereview.chromium.org/1109983003/diff/20001/chrome/browser/resources/chromeos/chromevox/cvox2/background/output.js#newcode250 chrome/browser/resources/chromeos/chromevox/cvox2/background/output.js:250: enter: '$role' Should this one have describe_index too? https://codereview.chromium.org/1109983003/diff/20001/chrome/browser/resources/chromeos/chromevox/cvox2/background/output.js#newcode260 ...
5 years, 7 months ago (2015-04-28 18:47:40 UTC) #5
David Tseng
I'm not seeing menuList in the tree. I'm seeing the following ancestry chain menuListOption < ...
5 years, 7 months ago (2015-04-28 19:06:33 UTC) #6
dmazzoni
lgtm https://codereview.chromium.org/1109983003/diff/20001/chrome/browser/resources/chromeos/chromevox/cvox2/background/output.js File chrome/browser/resources/chromeos/chromevox/cvox2/background/output.js (right): https://codereview.chromium.org/1109983003/diff/20001/chrome/browser/resources/chromeos/chromevox/cvox2/background/output.js#newcode250 chrome/browser/resources/chromeos/chromevox/cvox2/background/output.js:250: enter: '$role' On 2015/04/28 19:06:33, David Tseng wrote: ...
5 years, 7 months ago (2015-04-28 19:13:26 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1109983003/60001
5 years, 7 months ago (2015-04-28 20:00:29 UTC) #9
David Tseng
https://codereview.chromium.org/1109983003/diff/20001/chrome/browser/resources/chromeos/chromevox/cvox2/background/output.js File chrome/browser/resources/chromeos/chromevox/cvox2/background/output.js (right): https://codereview.chromium.org/1109983003/diff/20001/chrome/browser/resources/chromeos/chromevox/cvox2/background/output.js#newcode250 chrome/browser/resources/chromeos/chromevox/cvox2/background/output.js:250: enter: '$role' On 2015/04/28 19:13:26, dmazzoni wrote: > On ...
5 years, 7 months ago (2015-04-28 20:02:52 UTC) #10
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 7 months ago (2015-04-28 20:53:46 UTC) #11
commit-bot: I haz the power
5 years, 7 months ago (2015-04-28 20:55:37 UTC) #12
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/5ed119b3af7ab4322e6f36adccbc67680b012857
Cr-Commit-Position: refs/heads/master@{#327362}

Powered by Google App Engine
This is Rietveld 408576698