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

Issue 1020473003: Hotword: Check for a speaker model before launching the opt-in flow (Closed)

Created:
5 years, 9 months ago by kcarattini
Modified:
5 years, 9 months ago
CC:
chromium-reviews, dbeam+watch-options_chromium.org, skanuj+watch_chromium.org, melevin+watch_chromium.org, michaelpg+watch-options_chromium.org, dhollowa+watch_chromium.org, dougw+watch_chromium.org, donnd+watch_chromium.org, jfweitz+watch_chromium.org, David Black, samarth+watch_chromium.org, kmadhusu+watch_chromium.org, rlp+watch_chromium.org, Jered, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Hotword: Check for a speaker model before launching the opt-in flow This is the first part of a multi-cl feature. I'll add the api functions in a followup cl to avoid having huge cls. BUG=438525 Committed: https://crrev.com/b9f0bed7d0ea7b22848661fb2c8dd5dd266166b7 Cr-Commit-Position: refs/heads/master@{#321924}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Review Comments #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -5 lines) Patch
M chrome/browser/search/hotword_service.h View 1 1 chunk +12 lines, -4 lines 3 comments Download
M chrome/browser/search/hotword_service.cc View 1 1 chunk +28 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/options/browser_options_handler.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 15 (2 generated)
kcarattini
jhawkins@ please review chrome/browser/ui/webui/options/browser_options_handler.cc
5 years, 9 months ago (2015-03-19 02:50:49 UTC) #2
James Hawkins
On 2015/03/19 02:50:49, kcarattini wrote: > jhawkins@ please review > chrome/browser/ui/webui/options/browser_options_handler.cc Can you add me ...
5 years, 9 months ago (2015-03-19 16:07:48 UTC) #3
kcarattini
On 2015/03/19 16:07:48, James Hawkins wrote: > On 2015/03/19 02:50:49, kcarattini wrote: > > jhawkins@ ...
5 years, 9 months ago (2015-03-19 22:40:54 UTC) #4
James Hawkins
https://codereview.chromium.org/1020473003/diff/1/chrome/browser/search/hotword_service.h File chrome/browser/search/hotword_service.h (right): https://codereview.chromium.org/1020473003/diff/1/chrome/browser/search/hotword_service.h#newcode151 chrome/browser/search/hotword_service.h:151: void MaybeLaunchHotwordAudioVerificationApp(const LaunchMode& launch_mode); I highly suggest not naming ...
5 years, 9 months ago (2015-03-19 22:57:07 UTC) #5
Anand Mistry (off Chromium)
https://codereview.chromium.org/1020473003/diff/1/chrome/browser/search/hotword_service.h File chrome/browser/search/hotword_service.h (right): https://codereview.chromium.org/1020473003/diff/1/chrome/browser/search/hotword_service.h#newcode151 chrome/browser/search/hotword_service.h:151: void MaybeLaunchHotwordAudioVerificationApp(const LaunchMode& launch_mode); On 2015/03/19 22:57:07, James Hawkins ...
5 years, 9 months ago (2015-03-20 01:37:55 UTC) #6
kcarattini
https://codereview.chromium.org/1020473003/diff/1/chrome/browser/search/hotword_service.h File chrome/browser/search/hotword_service.h (right): https://codereview.chromium.org/1020473003/diff/1/chrome/browser/search/hotword_service.h#newcode151 chrome/browser/search/hotword_service.h:151: void MaybeLaunchHotwordAudioVerificationApp(const LaunchMode& launch_mode); On 2015/03/20 01:37:55, Anand Mistry ...
5 years, 9 months ago (2015-03-20 04:45:01 UTC) #7
James Hawkins
lgtm
5 years, 9 months ago (2015-03-20 16:21:08 UTC) #8
Anand Mistry (off Chromium)
https://codereview.chromium.org/1020473003/diff/20001/chrome/browser/search/hotword_service.h File chrome/browser/search/hotword_service.h (right): https://codereview.chromium.org/1020473003/diff/20001/chrome/browser/search/hotword_service.h#newcode151 chrome/browser/search/hotword_service.h:151: void OptIntoHotwording(const LaunchMode& launch_mode); Why is LaunchMode passed as ...
5 years, 9 months ago (2015-03-23 03:12:24 UTC) #9
James Hawkins
https://codereview.chromium.org/1020473003/diff/20001/chrome/browser/search/hotword_service.h File chrome/browser/search/hotword_service.h (right): https://codereview.chromium.org/1020473003/diff/20001/chrome/browser/search/hotword_service.h#newcode151 chrome/browser/search/hotword_service.h:151: void OptIntoHotwording(const LaunchMode& launch_mode); On 2015/03/23 03:12:24, Anand Mistry ...
5 years, 9 months ago (2015-03-23 14:53:40 UTC) #10
Anand Mistry (off Chromium)
lgtm https://codereview.chromium.org/1020473003/diff/20001/chrome/browser/search/hotword_service.h File chrome/browser/search/hotword_service.h (right): https://codereview.chromium.org/1020473003/diff/20001/chrome/browser/search/hotword_service.h#newcode151 chrome/browser/search/hotword_service.h:151: void OptIntoHotwording(const LaunchMode& launch_mode); On 2015/03/23 14:53:40, James ...
5 years, 9 months ago (2015-03-23 23:31:51 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1020473003/20001
5 years, 9 months ago (2015-03-24 02:16:15 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 9 months ago (2015-03-24 03:06:35 UTC) #14
commit-bot: I haz the power
5 years, 9 months ago (2015-03-24 03:07:41 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/b9f0bed7d0ea7b22848661fb2c8dd5dd266166b7
Cr-Commit-Position: refs/heads/master@{#321924}

Powered by Google App Engine
This is Rietveld 408576698