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

Issue 1138813002: Fix continuous read in ChromeVox Next. (Closed)

Created:
5 years, 7 months ago by David Tseng
Modified:
5 years, 7 months ago
Reviewers:
dmazzoni
CC:
chromium-reviews, dtseng+watch_chromium.org, nkostylev+watch_chromium.org, plundblad+watch_chromium.org, aboxhall+watch_chromium.org, nektar+watch_chromium.org, yuzo+watch_chromium.org, je_julie, 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

Fix continuous read in ChromeVox Next. - remove cancel utterance logic which incorrectly calls endCallback causing unexpected continuation of speech on stop(). - adds mapping for continuous read in compat mode. - fixes continuous read test which is still prefixed manual. TEST=verify continuous read works in ChromeVox Next and compat. Passes BackgroundTest.MANUAL_ContinuousRead Committed: https://crrev.com/8793bf2e30bf977047ee88c57e91d05d414030ca Cr-Commit-Position: refs/heads/master@{#329229}

Patch Set 1 #

Patch Set 2 : check opt_cleanupOnly #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -6 lines) Patch
M chrome/browser/resources/chromeos/chromevox/cvox2/background/background_test.extjs View 1 chunk +7 lines, -4 lines 0 comments Download
M chrome/browser/resources/chromeos/chromevox/cvox2/background/classic_compatibility.js View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/resources/chromeos/chromevox/cvox2/background/output.js View 1 2 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/resources/chromeos/chromevox/manifest.json.jinja2 View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (4 generated)
David Tseng
5 years, 7 months ago (2015-05-11 18:42:52 UTC) #2
dmazzoni
Not calling the endCallback leads to a memory leak for ChromeVox classic, since it keeps ...
5 years, 7 months ago (2015-05-11 18:45:26 UTC) #3
David Tseng
PTAL. You're right; now checking for the opt_cleanupOnly arg in the Next callback. On Mon, ...
5 years, 7 months ago (2015-05-11 19:23:51 UTC) #4
dmazzoni
lgtm
5 years, 7 months ago (2015-05-11 19:36:59 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1138813002/20001
5 years, 7 months ago (2015-05-11 19:51:04 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_dbg on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_gn_dbg/builds/70671)
5 years, 7 months ago (2015-05-11 19:58:31 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1138813002/20001
5 years, 7 months ago (2015-05-11 20:34:56 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 7 months ago (2015-05-11 20:41:21 UTC) #12
commit-bot: I haz the power
5 years, 7 months ago (2015-05-11 20:42:26 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/8793bf2e30bf977047ee88c57e91d05d414030ca
Cr-Commit-Position: refs/heads/master@{#329229}

Powered by Google App Engine
This is Rietveld 408576698