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

Issue 271093002: Add AudioInputControllerCaptureStartupSuccess UMA (Closed)

Created:
6 years, 7 months ago by no longer working on chromium
Modified:
6 years, 7 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org, jar (doing other things), asvitkine+watch_chromium.org
Visibility:
Public.

Description

Add AudioInputControllerCaptureStartupSuccess UMA. This logs: a boolean telling the AudioInputController is getting the recording data after an input stream was started. This is symmetric to AudioOutputControllerPlaybackStartupSuccess on the output side. NOTRY=true BUG=357501 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=269589

Patch Set 1 : #

Total comments: 10

Patch Set 2 : addressed the comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -7 lines) Patch
M media/audio/audio_input_controller.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M media/audio/audio_input_controller.cc View 1 5 chunks +14 lines, -7 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (0 generated)
no longer working on chromium
Tommi and Alexie, could you please review this CL? SX
6 years, 7 months ago (2014-05-09 11:03:07 UTC) #1
Alexei Svitkine (slow)
lgtm
6 years, 7 months ago (2014-05-09 13:07:34 UTC) #2
no longer working on chromium
Thanks Alex. + Henrik in case Tommi does not have time.
6 years, 7 months ago (2014-05-09 13:11:03 UTC) #3
henrika (OOO until Aug 14)
https://codereview.chromium.org/271093002/diff/20001/media/audio/audio_input_controller.cc File media/audio/audio_input_controller.cc (right): https://codereview.chromium.org/271093002/diff/20001/media/audio/audio_input_controller.cc#newcode212 media/audio/audio_input_controller.cc:212: enable_nodata_timer = true; When was this guy enabled again? ...
6 years, 7 months ago (2014-05-09 13:15:06 UTC) #4
no longer working on chromium
On 2014/05/09 13:15:06, henrika wrote: > https://codereview.chromium.org/271093002/diff/20001/media/audio/audio_input_controller.cc > File media/audio/audio_input_controller.cc (right): > > https://codereview.chromium.org/271093002/diff/20001/media/audio/audio_input_controller.cc#newcode212 > ...
6 years, 7 months ago (2014-05-09 13:20:18 UTC) #5
no longer working on chromium
To be specific, previously the timer would shutdown the input stream when detecting a no ...
6 years, 7 months ago (2014-05-09 13:34:20 UTC) #6
tommi (sloooow) - chröme
https://codereview.chromium.org/271093002/diff/20001/media/audio/audio_input_controller.cc File media/audio/audio_input_controller.cc (right): https://codereview.chromium.org/271093002/diff/20001/media/audio/audio_input_controller.cc#newcode212 media/audio/audio_input_controller.cc:212: enable_nodata_timer = true; On 2014/05/09 13:15:07, henrika wrote: > ...
6 years, 7 months ago (2014-05-09 13:40:42 UTC) #7
no longer working on chromium
https://codereview.chromium.org/271093002/diff/20001/media/audio/audio_input_controller.cc File media/audio/audio_input_controller.cc (right): https://codereview.chromium.org/271093002/diff/20001/media/audio/audio_input_controller.cc#newcode324 media/audio/audio_input_controller.cc:324: GetDataIsActive()); On 2014/05/09 13:40:43, tommi wrote: > How do ...
6 years, 7 months ago (2014-05-09 13:48:21 UTC) #8
henrika (OOO until Aug 14)
I am perhaps missing something here but it feels as you have bot changed anything ...
6 years, 7 months ago (2014-05-09 13:49:34 UTC) #9
tommi (sloooow) - chröme
https://codereview.chromium.org/271093002/diff/20001/media/audio/audio_input_controller.cc File media/audio/audio_input_controller.cc (right): https://codereview.chromium.org/271093002/diff/20001/media/audio/audio_input_controller.cc#newcode324 media/audio/audio_input_controller.cc:324: GetDataIsActive()); On 2014/05/09 13:48:22, xians1 wrote: > On 2014/05/09 ...
6 years, 7 months ago (2014-05-09 13:56:21 UTC) #10
henrika (OOO until Aug 14)
Let me rephrase my question. What would differ if you had added the call to ...
6 years, 7 months ago (2014-05-09 14:24:48 UTC) #11
tommi (sloooow) - chröme
https://codereview.chromium.org/271093002/diff/20001/media/audio/audio_input_controller.cc File media/audio/audio_input_controller.cc (right): https://codereview.chromium.org/271093002/diff/20001/media/audio/audio_input_controller.cc#newcode324 media/audio/audio_input_controller.cc:324: GetDataIsActive()); On 2014/05/09 13:56:21, tommi wrote: > On 2014/05/09 ...
6 years, 7 months ago (2014-05-09 14:46:14 UTC) #12
henrika (OOO until Aug 14)
Get it now as well. LGTM
6 years, 7 months ago (2014-05-09 14:53:35 UTC) #13
no longer working on chromium
Thanks. Tommi, we can discuss the follow-up after getting some statistics. Wdyt? https://codereview.chromium.org/271093002/diff/20001/media/audio/audio_input_controller.cc File media/audio/audio_input_controller.cc ...
6 years, 7 months ago (2014-05-09 15:35:07 UTC) #14
no longer working on chromium
The CQ bit was checked by xians@chromium.org
6 years, 7 months ago (2014-05-09 15:35:14 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xians@chromium.org/271093002/40001
6 years, 7 months ago (2014-05-09 15:36:10 UTC) #16
tommi (sloooow) - chröme
On 2014/05/09 15:35:07, xians1 wrote: > Thanks. > > Tommi, we can discuss the follow-up ...
6 years, 7 months ago (2014-05-09 15:40:07 UTC) #17
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-09 17:19:07 UTC) #18
no longer working on chromium
The CQ bit was unchecked by xians@chromium.org
6 years, 7 months ago (2014-05-09 17:56:59 UTC) #19
no longer working on chromium
The CQ bit was checked by xians@chromium.org
6 years, 7 months ago (2014-05-09 17:57:14 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xians@chromium.org/271093002/40001
6 years, 7 months ago (2014-05-09 18:00:22 UTC) #21
commit-bot: I haz the power
6 years, 7 months ago (2014-05-10 18:15:06 UTC) #22
Message was sent while issue was closed.
Change committed as 269589

Powered by Google App Engine
This is Rietveld 408576698