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

Issue 10911067: Make initial reset period configurable for audio input no data timer. (Closed)

Created:
8 years, 3 months ago by Milan Broum
Modified:
8 years, 3 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Make initial reset period configurable for audio input no data timer. iOS needs extra initial delay in the reset timer to avoid getting killed because there is a background music fading out. BUG=b/6754065 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=155082

Patch Set 1 #

Total comments: 4

Patch Set 2 : Change formatting. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -13 lines) Patch
M media/audio/audio_input_controller.h View 1 chunk +1 line, -1 line 0 comments Download
M media/audio/audio_input_controller.cc View 1 4 chunks +21 lines, -12 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
Milan Broum
Part of iOS upstreaming: a more flexible reset timer is needed. Stuart for the initial ...
8 years, 3 months ago (2012-09-04 14:56:52 UTC) #1
henrika (OOO until Aug 14)
Milan, could you please add allanwoj who initially added the timer parts in this class ...
8 years, 3 months ago (2012-09-04 15:14:41 UTC) #2
Milan Broum
On 2012/09/04 15:14:41, henrika wrote: > Milan, > > could you please add allanwoj who ...
8 years, 3 months ago (2012-09-04 15:32:03 UTC) #3
Milan Broum
Adding Allan as the owner.
8 years, 3 months ago (2012-09-04 15:33:22 UTC) #4
Milan Broum
Adding media/OWNERS
8 years, 3 months ago (2012-09-04 16:28:20 UTC) #5
allanwoj
On 2012/09/04 15:33:22, Milan Broum wrote: > Adding Allan as the owner. Hi Milan, I'm ...
8 years, 3 months ago (2012-09-04 16:40:27 UTC) #6
henrika (OOO until Aug 14)
Milan, the WebRTC test requires hardware to run fully. They are more or less excluded ...
8 years, 3 months ago (2012-09-04 17:18:38 UTC) #7
Milan Broum
On 2012/09/04 16:40:27, allanwoj wrote: > On 2012/09/04 15:33:22, Milan Broum wrote: > > Adding ...
8 years, 3 months ago (2012-09-04 22:09:06 UTC) #8
Milan Broum
On 2012/09/04 17:18:38, henrika wrote: > Milan, > > the WebRTC test requires hardware to ...
8 years, 3 months ago (2012-09-04 22:13:27 UTC) #9
Milan Broum
-allanwoj -fischman +scherkus I hope I got it right, now.
8 years, 3 months ago (2012-09-04 22:14:38 UTC) #10
henrika (OOO until Aug 14)
Tried content_unittests.exe --gtest_filter=WebRTC* with this patch for Rev. 154929 locally on my Win7 machine and ...
8 years, 3 months ago (2012-09-05 10:57:14 UTC) #11
scherkus (not reviewing)
LGTM w/ nits https://chromiumcodereview.appspot.com/10911067/diff/1/media/audio/audio_input_controller.cc File media/audio/audio_input_controller.cc (right): https://chromiumcodereview.appspot.com/10911067/diff/1/media/audio/audio_input_controller.cc#newcode152 media/audio/audio_input_controller.cc:152: base::TimeDelta::FromSeconds(kTimerInitialIntervalSeconds), hrmmm the indentation style was ...
8 years, 3 months ago (2012-09-05 15:46:43 UTC) #12
Milan Broum
thanks https://chromiumcodereview.appspot.com/10911067/diff/1/media/audio/audio_input_controller.cc File media/audio/audio_input_controller.cc (right): https://chromiumcodereview.appspot.com/10911067/diff/1/media/audio/audio_input_controller.cc#newcode152 media/audio/audio_input_controller.cc:152: base::TimeDelta::FromSeconds(kTimerInitialIntervalSeconds), On 2012/09/05 15:46:43, scherkus wrote: > hrmmm ...
8 years, 3 months ago (2012-09-05 17:12:03 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/milanb@chromium.org/10911067/10001
8 years, 3 months ago (2012-09-05 17:12:47 UTC) #14
commit-bot: I haz the power
8 years, 3 months ago (2012-09-06 01:07:38 UTC) #15
Change committed as 155082

Powered by Google App Engine
This is Rietveld 408576698