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

Issue 199063002: Added unittest to WebRtcAudioRenderer. (Closed)

Created:
6 years, 9 months ago by no longer working on chromium
Modified:
6 years, 9 months ago
CC:
chromium-reviews, fischman+watch_chromium.org, jam, mcasas+watch_chromium.org, joi+watch-content_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, wjia+watch_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Added unittest to WebRtcAudioRenderer. This is to protect the use cases that WebRtcAudioRenderer will be shared by multiple audio tags. NOTRY=true BUG=351895, 264611, 351270 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=257388

Patch Set 1 : #

Patch Set 2 : use AudioDeviceFactory #

Total comments: 12

Patch Set 3 : #

Patch Set 4 : fixed the bots #

Patch Set 5 : #

Patch Set 6 : added content_export to AudioDeviceFactory, so bots pass the compile. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+156 lines, -1 line) Patch
M content/content_tests.gypi View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/media/audio_device_factory.h View 1 2 3 4 5 2 chunks +2 lines, -1 line 0 comments Download
A content/renderer/media/webrtc_audio_renderer_unittest.cc View 1 2 3 4 1 chunk +153 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
no longer working on chromium
Tommi, please take a look. Thanks, SX
6 years, 9 months ago (2014-03-13 13:53:02 UTC) #1
tommi (sloooow) - chröme
instead of adding "fortesting" code to WebRtcAudioRenderer, can you use the |factory_| support in AudioDeviceFactory? ...
6 years, 9 months ago (2014-03-13 14:25:49 UTC) #2
no longer working on chromium
Tommi, PTAL.
6 years, 9 months ago (2014-03-13 17:11:10 UTC) #3
tommi (sloooow) - chröme
Can you run the try bots so that we can see the log output of ...
6 years, 9 months ago (2014-03-13 17:33:44 UTC) #4
no longer working on chromium
https://codereview.chromium.org/199063002/diff/40001/content/renderer/media/webrtc_audio_renderer_unittest.cc File content/renderer/media/webrtc_audio_renderer_unittest.cc (right): https://codereview.chromium.org/199063002/diff/40001/content/renderer/media/webrtc_audio_renderer_unittest.cc#newcode42 content/renderer/media/webrtc_audio_renderer_unittest.cc:42: MockAudioOutputIPC* ipc, On 2014/03/13 17:33:44, tommi wrote: > can ...
6 years, 9 months ago (2014-03-14 09:41:59 UTC) #5
tommi (sloooow) - chröme
lgtm. Great to have tests for this class finally :)
6 years, 9 months ago (2014-03-14 14:34:25 UTC) #6
no longer working on chromium
The CQ bit was checked by xians@chromium.org
6 years, 9 months ago (2014-03-16 11:14:47 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xians@chromium.org/199063002/120001
6 years, 9 months ago (2014-03-16 11:14:53 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-16 11:48:51 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_chromeos_clang_dbg
6 years, 9 months ago (2014-03-16 11:48:51 UTC) #10
no longer working on chromium
The CQ bit was checked by xians@chromium.org
6 years, 9 months ago (2014-03-16 19:47:30 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xians@chromium.org/199063002/140001
6 years, 9 months ago (2014-03-16 19:47:36 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-16 21:16:03 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on mac_chromium_rel
6 years, 9 months ago (2014-03-16 21:16:04 UTC) #14
no longer working on chromium
The CQ bit was checked by xians@chromium.org
6 years, 9 months ago (2014-03-16 22:59:15 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/199063002/140001
6 years, 9 months ago (2014-03-16 22:59:23 UTC) #16
commit-bot: I haz the power
6 years, 9 months ago (2014-03-17 06:47:09 UTC) #17
Message was sent while issue was closed.
Change committed as 257388

Powered by Google App Engine
This is Rietveld 408576698