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

Issue 361363003: Support onvoiceschanged for extension-based tts engines. (Closed)

Created:
6 years, 5 months ago by David Tseng
Modified:
6 years, 5 months ago
Reviewers:
dmazzoni
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Project:
chromium
Visibility:
Public.

Description

Support onvoiceschanged for extension-based tts engines. TEST=Observe an onvoiceschanged event handler gets called when... - built-in extension tts engine loads. - webstore-based extension engine is enabled/disabled. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282471

Patch Set 1 #

Patch Set 2 : #

Total comments: 7

Patch Set 3 : Fix compile. #

Patch Set 4 : Compile for real. #

Patch Set 5 : Rebase #

Patch Set 6 : Clang #

Unified diffs Side-by-side diffs Delta from patch set Stats (+229 lines, -189 lines) Patch
A chrome/browser/speech/extension_api/tts_engine_extension_observer.h View 1 2 3 4 5 1 chunk +63 lines, -0 lines 0 comments Download
A chrome/browser/speech/extension_api/tts_engine_extension_observer.cc View 1 2 3 4 5 1 chunk +141 lines, -0 lines 0 comments Download
M chrome/browser/speech/extension_api/tts_extension_api.cc View 1 2 3 4 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/speech/tts_chromeos.cc View 1 2 3 2 chunks +19 lines, -2 lines 0 comments Download
D chrome/browser/speech/tts_extension_loader_chromeos.h View 1 chunk +0 lines, -55 lines 0 comments Download
D chrome/browser/speech/tts_extension_loader_chromeos.cc View 1 chunk +0 lines, -130 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 19 (0 generated)
David Tseng
6 years, 5 months ago (2014-07-03 00:06:36 UTC) #1
dmazzoni
https://codereview.chromium.org/361363003/diff/60001/chrome/browser/speech/tts_controller.cc File chrome/browser/speech/tts_controller.cc (right): https://codereview.chromium.org/361363003/diff/60001/chrome/browser/speech/tts_controller.cc#newcode162 chrome/browser/speech/tts_controller.cc:162: TtsEngineExtensionObserver::GetInstance(utterance->profile()); Is there a better place for this? 1) ...
6 years, 5 months ago (2014-07-07 15:37:26 UTC) #2
David Tseng
https://codereview.chromium.org/361363003/diff/60001/chrome/browser/speech/tts_controller.cc File chrome/browser/speech/tts_controller.cc (right): https://codereview.chromium.org/361363003/diff/60001/chrome/browser/speech/tts_controller.cc#newcode162 chrome/browser/speech/tts_controller.cc:162: TtsEngineExtensionObserver::GetInstance(utterance->profile()); On 2014/07/07 15:37:26, dmazzoni wrote: > Is there ...
6 years, 5 months ago (2014-07-08 23:43:31 UTC) #3
dmazzoni
Thanks, that works. Also note this change, which will eliminate more dependencies from TtsController on ...
6 years, 5 months ago (2014-07-09 15:24:08 UTC) #4
David Tseng
On Wed, Jul 9, 2014 at 8:24 AM, <dmazzoni@chromium.org> wrote: > Thanks, that works. > ...
6 years, 5 months ago (2014-07-09 16:47:31 UTC) #5
dmazzoni
lgtm
6 years, 5 months ago (2014-07-09 16:54:17 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dtseng@chromium.org/361363003/100001
6 years, 5 months ago (2014-07-09 16:56:09 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_aosp on tryserver.chromium ...
6 years, 5 months ago (2014-07-09 17:48:30 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-09 17:49:54 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: mac_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu/builds/26571)
6 years, 5 months ago (2014-07-09 17:49:55 UTC) #10
David Tseng
The CQ bit was checked by dtseng@chromium.org
6 years, 5 months ago (2014-07-09 18:27:26 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dtseng@chromium.org/361363003/120001
6 years, 5 months ago (2014-07-09 18:29:43 UTC) #12
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_chromeos_clang_dbg on tryserver.chromium ...
6 years, 5 months ago (2014-07-09 21:45:33 UTC) #13
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-09 21:58:31 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_clang_dbg on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/linux_chromium_chromeos_clang_dbg/builds/28753)
6 years, 5 months ago (2014-07-09 21:58:33 UTC) #15
David Tseng
The CQ bit was checked by dtseng@chromium.org
6 years, 5 months ago (2014-07-10 17:25:23 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dtseng@chromium.org/361363003/140001
6 years, 5 months ago (2014-07-10 17:26:45 UTC) #17
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_rel on tryserver.chromium ...
6 years, 5 months ago (2014-07-10 20:58:19 UTC) #18
commit-bot: I haz the power
6 years, 5 months ago (2014-07-10 23:45:30 UTC) #19
Message was sent while issue was closed.
Change committed as 282471

Powered by Google App Engine
This is Rietveld 408576698