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

Issue 1049853002: Support output of heading levels. (Closed)

Created:
5 years, 8 months ago by David Tseng
Modified:
5 years, 8 months ago
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@split
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Support output of heading levels. - adds rules for headings, both entering and speaking. - adds a '+' delimiter which allows for subsittutions inside of message tokens. TEST=OutputE2ETest.* Committed: https://crrev.com/1185dbb2943f95827013b531ef61c910131648a9 Cr-Commit-Position: refs/heads/master@{#325566}

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : Add test; rework. #

Patch Set 4 : #

Total comments: 1

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -2 lines) Patch
M chrome/browser/resources/chromeos/chromevox/cvox2/background/output.js View 1 2 3 2 chunks +10 lines, -2 lines 0 comments Download
M chrome/browser/resources/chromeos/chromevox/cvox2/background/output_test.extjs View 1 2 3 4 1 chunk +54 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (4 generated)
David Tseng
5 years, 8 months ago (2015-03-31 23:50:08 UTC) #2
Peter Lundblad
https://codereview.chromium.org/1049853002/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/1049853002/diff/20001/chrome/browser/resources/chromeos/chromevox/cvox2/background/output.js#newcode157 chrome/browser/resources/chromeos/chromevox/cvox2/background/output.js:157: enter: '@aria_role_heading -$hierarchicalLevel', Need to add this prefix to ...
5 years, 8 months ago (2015-04-02 09:43:54 UTC) #3
David Tseng
https://codereview.chromium.org/1049853002/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/1049853002/diff/20001/chrome/browser/resources/chromeos/chromevox/cvox2/background/output.js#newcode501 chrome/browser/resources/chromeos/chromevox/cvox2/background/output.js:501: if (prefix == '-') { On 2015/04/02 09:43:54, Peter ...
5 years, 8 months ago (2015-04-02 23:50:49 UTC) #4
David Tseng
PTAL. Looked at parser/lexer solutions...seems heavy weight for what we're doing here. I changed the ...
5 years, 8 months ago (2015-04-09 21:14:11 UTC) #5
David Tseng
+ dmazzoni. Mind taking a look at this one too? Thanks.
5 years, 8 months ago (2015-04-15 20:46:56 UTC) #7
dmazzoni
lgtm https://codereview.chromium.org/1049853002/diff/20002/chrome/browser/resources/chromeos/chromevox/cvox2/background/output_test.extjs File chrome/browser/resources/chromeos/chromevox/cvox2/background/output_test.extjs (right): https://codereview.chromium.org/1049853002/diff/20002/chrome/browser/resources/chromeos/chromevox/cvox2/background/output_test.extjs#newcode138 chrome/browser/resources/chromeos/chromevox/cvox2/background/output_test.extjs:138: assertEqualsJSON({string_: 'Heading 1a', 'spans_': [ I'd be happier ...
5 years, 8 months ago (2015-04-15 21:06:06 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1049853002/70001
5 years, 8 months ago (2015-04-16 23:47:02 UTC) #11
commit-bot: I haz the power
Committed patchset #5 (id:70001)
5 years, 8 months ago (2015-04-17 00:28:36 UTC) #12
commit-bot: I haz the power
5 years, 8 months ago (2015-04-17 00:29:31 UTC) #13
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/1185dbb2943f95827013b531ef61c910131648a9
Cr-Commit-Position: refs/heads/master@{#325566}

Powered by Google App Engine
This is Rietveld 408576698