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

Issue 582123002: Port live region ChromeVox tests. (Closed)

Created:
6 years, 3 months ago by dmazzoni
Modified:
6 years, 3 months ago
Reviewers:
Peter Lundblad
CC:
chromium-reviews, oshima+watch_chromium.org, plundblad+watch_chromium.org, aboxhall+watch_chromium.org, nkostylev+watch_chromium.org, yuzo+watch_chromium.org, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, stevenjb+watch_chromium.org, arv+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@chromevox_keyboard_tests_again
Project:
chromium
Visibility:
Public.

Description

Port live region ChromeVox tests. This is 10/11 tests from upstream. All uses of setTimeout were removed to hopefully eliminate any flakiness. Fixes bug where live region removals weren't spoken. BUG=371692 Committed: https://crrev.com/339131328953573f4d7633b574dc34e7c2159341 Cr-Commit-Position: refs/heads/master@{#296015}

Patch Set 1 #

Total comments: 10

Patch Set 2 : Git rid of setTimeout, add missing file #

Patch Set 3 : Nits #

Total comments: 4

Patch Set 4 : Improve comments in chromevox_unittest_base #

Unified diffs Side-by-side diffs Delta from patch set Stats (+376 lines, -5 lines) Patch
M chrome/browser/resources/chromeos/chromevox/chromevox/injected/live_regions.js View 1 chunk +6 lines, -4 lines 0 comments Download
A chrome/browser/resources/chromeos/chromevox/chromevox/injected/live_regions_test.unitjs View 1 2 1 chunk +259 lines, -0 lines 0 comments Download
M chrome/browser/resources/chromeos/chromevox/chromevox_tests.gypi View 1 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/resources/chromeos/chromevox/testing/chromevox_unittest_base.js View 1 2 3 1 chunk +48 lines, -0 lines 0 comments Download
A chrome/browser/resources/chromeos/chromevox/testing/spoken_list_builder.js View 1 1 chunk +61 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
dmazzoni
6 years, 3 months ago (2014-09-18 18:41:49 UTC) #2
Peter Lundblad
https://codereview.chromium.org/582123002/diff/1/chrome/browser/resources/chromeos/chromevox/chromevox/injected/live_regions.js File chrome/browser/resources/chromeos/chromevox/chromevox/injected/live_regions.js (right): https://codereview.chromium.org/582123002/diff/1/chrome/browser/resources/chromeos/chromevox/chromevox/injected/live_regions.js#newcode348 chrome/browser/resources/chromeos/chromevox/chromevox/injected/live_regions.js:348: navDescriptions = [cvox.DescriptionUtil.getDescriptionFromAncestors( Can you mention this change to ...
6 years, 3 months ago (2014-09-19 08:14:58 UTC) #3
dmazzoni
https://codereview.chromium.org/582123002/diff/1/chrome/browser/resources/chromeos/chromevox/chromevox/injected/live_regions.js File chrome/browser/resources/chromeos/chromevox/chromevox/injected/live_regions.js (right): https://codereview.chromium.org/582123002/diff/1/chrome/browser/resources/chromeos/chromevox/chromevox/injected/live_regions.js#newcode348 chrome/browser/resources/chromeos/chromevox/chromevox/injected/live_regions.js:348: navDescriptions = [cvox.DescriptionUtil.getDescriptionFromAncestors( On 2014/09/19 08:14:58, Peter Lundblad wrote: ...
6 years, 3 months ago (2014-09-22 07:14:55 UTC) #4
Peter Lundblad
lgtm Now that you don't have any setTimeouts, you could stop mentioning that in the ...
6 years, 3 months ago (2014-09-22 07:30:48 UTC) #5
dmazzoni
https://codereview.chromium.org/582123002/diff/40001/chrome/browser/resources/chromeos/chromevox/testing/chromevox_unittest_base.js File chrome/browser/resources/chromeos/chromevox/testing/chromevox_unittest_base.js (right): https://codereview.chromium.org/582123002/diff/40001/chrome/browser/resources/chromeos/chromevox/testing/chromevox_unittest_base.js#newcode128 chrome/browser/resources/chromeos/chromevox/testing/chromevox_unittest_base.js:128: * @param {function()} func A function to call when ...
6 years, 3 months ago (2014-09-22 17:36:20 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/582123002/60001
6 years, 3 months ago (2014-09-22 17:38:09 UTC) #8
commit-bot: I haz the power
Committed patchset #4 (id:60001) as 15ac3c660554c401866d20716eb4be31445a5aa5
6 years, 3 months ago (2014-09-22 18:25:18 UTC) #9
commit-bot: I haz the power
6 years, 3 months ago (2014-09-22 18:26:00 UTC) #10
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/339131328953573f4d7633b574dc34e7c2159341
Cr-Commit-Position: refs/heads/master@{#296015}

Powered by Google App Engine
This is Rietveld 408576698