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

Issue 1725213002: Fix hotword module constantly restarting on Pixel 2. (Closed)

Created:
4 years, 10 months ago by Anand Mistry (off Chromium)
Modified:
4 years, 9 months ago
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, posciak+watch_chromium.org, jam, mcasas+watch_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, mkwst+moarreviews-renderer_chromium.org, 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

Fix hotword module constantly restarting on Pixel 2. |hotwordEnabled| is in the advanced constraints vector becuase it's an optional constraint. BUG=583720 TEST=Manually tested "Ok Google" on Pixel 2. Committed: https://crrev.com/9115bb0067e799534808890b56728e412814d8e3 Cr-Commit-Position: refs/heads/master@{#378177}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -2 lines) Patch
M content/renderer/media/user_media_client_impl.cc View 1 1 chunk +11 lines, -2 lines 0 comments Download

Messages

Total messages: 28 (9 generated)
Anand Mistry (off Chromium)
tommi: Because you reviewed https://codereview.chromium.org/1581103002 mgiuca: As hotword owner
4 years, 10 months ago (2016-02-24 03:42:26 UTC) #2
Matt Giuca
I don't understand this so will defer to Tommi (who is OWNER anyway). But in ...
4 years, 10 months ago (2016-02-24 04:00:14 UTC) #3
Matt Giuca
tommi: Ping. This is urgent (needs merge to M49).
4 years, 10 months ago (2016-02-25 03:23:07 UTC) #4
Matt Giuca
Hi Per, I haven't gotten a response from Tommi. Would you be able to look ...
4 years, 10 months ago (2016-02-25 22:53:29 UTC) #6
hta - Chromium
Not quite right. Right should be simple. Test it! https://codereview.chromium.org/1725213002/diff/1/content/renderer/media/user_media_client_impl.cc File content/renderer/media/user_media_client_impl.cc (right): https://codereview.chromium.org/1725213002/diff/1/content/renderer/media/user_media_client_impl.cc#newcode75 content/renderer/media/user_media_client_impl.cc:75: ...
4 years, 10 months ago (2016-02-26 11:35:44 UTC) #9
hta - Chromium
On 2016/02/26 11:35:44, hta - Chromium wrote: > Not quite right. Right should be simple. ...
4 years, 10 months ago (2016-02-26 11:42:42 UTC) #10
hta - Chromium
On 2016/02/26 11:35:44, hta - Chromium wrote: > Not quite right. Right should be simple. ...
4 years, 10 months ago (2016-02-26 11:42:45 UTC) #11
tommi (sloooow) - chröme
Sorry about the delay. I've been heads down on other things in the past few ...
4 years, 10 months ago (2016-02-26 12:12:40 UTC) #12
Matt Giuca
On 2016/02/26 12:12:40, tommi-chromium wrote: > Sorry about the delay. I've been heads down on ...
4 years, 10 months ago (2016-02-26 12:47:20 UTC) #13
tommi (sloooow) - chröme
On 2016/02/26 12:47:20, Matt Giuca wrote: > On 2016/02/26 12:12:40, tommi-chromium wrote: > > Sorry ...
4 years, 10 months ago (2016-02-26 12:49:34 UTC) #14
Matt Giuca
On 2016/02/26 12:49:34, tommi-chromium wrote: > Understood. I'm OK with doing the unit test separately ...
4 years, 9 months ago (2016-02-28 23:35:26 UTC) #15
Anand Mistry (off Chromium)
ptal https://codereview.chromium.org/1725213002/diff/1/content/renderer/media/user_media_client_impl.cc File content/renderer/media/user_media_client_impl.cc (right): https://codereview.chromium.org/1725213002/diff/1/content/renderer/media/user_media_client_impl.cc#newcode75 content/renderer/media/user_media_client_impl.cc:75: controls->hotword_enabled = true; On 2016/02/26 11:35:44, hta - ...
4 years, 9 months ago (2016-02-29 02:10:07 UTC) #16
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1725213002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1725213002/20001
4 years, 9 months ago (2016-02-29 02:26:58 UTC) #18
hta - Chromium
lgtm assume tests are coming in a later CL Note - still need tommi for ...
4 years, 9 months ago (2016-02-29 05:56:45 UTC) #19
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-02-29 06:07:28 UTC) #21
perkj_chrome
rs lgtm
4 years, 9 months ago (2016-02-29 06:35:36 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1725213002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1725213002/20001
4 years, 9 months ago (2016-02-29 06:38:10 UTC) #24
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 9 months ago (2016-02-29 06:43:20 UTC) #26
commit-bot: I haz the power
4 years, 9 months ago (2016-02-29 06:44:35 UTC) #28
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/9115bb0067e799534808890b56728e412814d8e3
Cr-Commit-Position: refs/heads/master@{#378177}

Powered by Google App Engine
This is Rietveld 408576698