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

Issue 693433002: Hotword Audio Verification App: update training UI on hotword trigger. (Closed)

Created:
6 years, 1 month ago by kcarattini
Modified:
6 years, 1 month ago
Reviewers:
rpetterson, Dan Beam
CC:
chromium-reviews, arv+watch_chromium.org, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@tp3-api
Project:
chromium
Visibility:
Public.

Description

Hotword Audio Verification App: update training UI on hotword trigger. BUG=390086 Committed: https://crrev.com/960939ae20f289d38da08b3f943c16e725deb339 Cr-Commit-Position: refs/heads/master@{#302554}

Patch Set 1 #

Total comments: 20

Patch Set 2 : Review Comments #

Patch Set 3 : Typos #

Total comments: 6

Patch Set 4 : Review comments #

Patch Set 5 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+141 lines, -63 lines) Patch
M chrome/browser/resources/hotword_audio_verification/flow.js View 1 2 3 4 3 chunks +139 lines, -0 lines 0 comments Download
M chrome/browser/resources/hotword_audio_verification/main.js View 2 chunks +2 lines, -63 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
kcarattini
6 years, 1 month ago (2014-10-30 01:49:05 UTC) #2
Dan Beam
https://codereview.chromium.org/693433002/diff/1/chrome/browser/resources/hotword_audio_verification/flow.js File chrome/browser/resources/hotword_audio_verification/flow.js (right): https://codereview.chromium.org/693433002/diff/1/chrome/browser/resources/hotword_audio_verification/flow.js#newcode68 chrome/browser/resources/hotword_audio_verification/flow.js:68: Flow.prototype.advanceStep = function() { what happens if this is ...
6 years, 1 month ago (2014-10-30 02:57:55 UTC) #3
kcarattini
https://codereview.chromium.org/693433002/diff/1/chrome/browser/resources/hotword_audio_verification/flow.js File chrome/browser/resources/hotword_audio_verification/flow.js (right): https://codereview.chromium.org/693433002/diff/1/chrome/browser/resources/hotword_audio_verification/flow.js#newcode68 chrome/browser/resources/hotword_audio_verification/flow.js:68: Flow.prototype.advanceStep = function() { On 2014/10/30 02:57:55, Dan Beam ...
6 years, 1 month ago (2014-10-30 05:56:18 UTC) #4
rpetterson
lgtm with nits https://codereview.chromium.org/693433002/diff/40001/chrome/browser/resources/hotword_audio_verification/flow.js File chrome/browser/resources/hotword_audio_verification/flow.js (right): https://codereview.chromium.org/693433002/diff/40001/chrome/browser/resources/hotword_audio_verification/flow.js#newcode119 chrome/browser/resources/hotword_audio_verification/flow.js:119: chrome.hotwordPrivate.stopTraining(); indent https://codereview.chromium.org/693433002/diff/40001/chrome/browser/resources/hotword_audio_verification/flow.js#newcode129 chrome/browser/resources/hotword_audio_verification/flow.js:129: chrome.hotwordPrivate.setAudioLoggingEnabled(true, function() ...
6 years, 1 month ago (2014-10-30 17:13:13 UTC) #5
Dan Beam
lgtm https://codereview.chromium.org/693433002/diff/40001/chrome/browser/resources/hotword_audio_verification/flow.js File chrome/browser/resources/hotword_audio_verification/flow.js (right): https://codereview.chromium.org/693433002/diff/40001/chrome/browser/resources/hotword_audio_verification/flow.js#newcode96 chrome/browser/resources/hotword_audio_verification/flow.js:96: this.trainingPagePrefix_ = 'speech-training'; maybe this code should be: ...
6 years, 1 month ago (2014-10-30 22:25:35 UTC) #6
kcarattini
https://codereview.chromium.org/693433002/diff/40001/chrome/browser/resources/hotword_audio_verification/flow.js File chrome/browser/resources/hotword_audio_verification/flow.js (right): https://codereview.chromium.org/693433002/diff/40001/chrome/browser/resources/hotword_audio_verification/flow.js#newcode96 chrome/browser/resources/hotword_audio_verification/flow.js:96: this.trainingPagePrefix_ = 'speech-training'; On 2014/10/30 22:25:35, Dan Beam wrote: ...
6 years, 1 month ago (2014-10-31 00:00:43 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/693433002/80001
6 years, 1 month ago (2014-11-03 23:53:15 UTC) #9
commit-bot: I haz the power
Committed patchset #5 (id:80001)
6 years, 1 month ago (2014-11-04 02:38:28 UTC) #10
commit-bot: I haz the power
6 years, 1 month ago (2014-11-04 02:39:14 UTC) #11
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/960939ae20f289d38da08b3f943c16e725deb339
Cr-Commit-Position: refs/heads/master@{#302554}

Powered by Google App Engine
This is Rietveld 408576698