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

Issue 190643003: Fix/Add content_unittests to work for the code behind --enable-audio-track-processing (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

Fix/Add unittest to work for the code behind --enable-audio-track-processing. BUG=264611 TEST=content_unittests Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=256640

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : fixed content_unittests #

Patch Set 4 : ready for review #

Total comments: 17

Patch Set 5 : addressed the Tommi's comments. #

Patch Set 6 : addressed Patrik's comments #

Total comments: 1

Patch Set 7 : rebased #

Patch Set 8 : removed an empty line. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+315 lines, -209 lines) Patch
M content/content_tests.gypi View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/media/media_stream_audio_processor.h View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M content/renderer/media/media_stream_audio_processor.cc View 1 2 3 4 5 6 7 2 chunks +8 lines, -6 lines 0 comments Download
M content/renderer/media/media_stream_audio_processor_unittest.cc View 1 2 3 4 5 3 chunks +28 lines, -1 line 0 comments Download
M content/renderer/media/media_stream_video_source_unittest.cc View 1 2 3 7 chunks +32 lines, -66 lines 0 comments Download
A content/renderer/media/mock_media_constraint_factory.h View 1 2 3 4 1 chunk +34 lines, -0 lines 0 comments Download
A content/renderer/media/mock_media_constraint_factory.cc View 1 2 3 4 1 chunk +70 lines, -0 lines 0 comments Download
M content/renderer/media/webrtc_audio_capturer.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/webrtc_audio_capturer_unittest.cc View 1 2 3 4 5 5 chunks +90 lines, -56 lines 0 comments Download
M content/renderer/media/webrtc_local_audio_track_unittest.cc View 1 2 3 14 chunks +49 lines, -79 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
no longer working on chromium
Hi guys, This patch makes the content_unittests work with the code behind --enable-audio-track-processing flag. I ...
6 years, 9 months ago (2014-03-11 13:02:15 UTC) #1
tommi (sloooow) - chröme
https://codereview.chromium.org/190643003/diff/60001/content/renderer/media/webrtc_audio_capturer.cc File content/renderer/media/webrtc_audio_capturer.cc (right): https://codereview.chromium.org/190643003/diff/60001/content/renderer/media/webrtc_audio_capturer.cc#newcode467 content/renderer/media/webrtc_audio_capturer.cc:467: !audio_processor_->IsAudioTrackProcessingEnabled() : false; This isn't the same behavior as ...
6 years, 9 months ago (2014-03-11 13:30:58 UTC) #2
no longer working on chromium
https://codereview.chromium.org/190643003/diff/60001/content/renderer/media/webrtc_audio_capturer.cc File content/renderer/media/webrtc_audio_capturer.cc (right): https://codereview.chromium.org/190643003/diff/60001/content/renderer/media/webrtc_audio_capturer.cc#newcode467 content/renderer/media/webrtc_audio_capturer.cc:467: !audio_processor_->IsAudioTrackProcessingEnabled() : false; On 2014/03/11 13:30:58, tommi wrote: > ...
6 years, 9 months ago (2014-03-11 14:34:44 UTC) #3
phoglund_chromium
Sorry, I did the review earlier but forgot to send the comments :/ https://codereview.chromium.org/190643003/diff/60001/content/renderer/media/media_stream_audio_processor_unittest.cc File ...
6 years, 9 months ago (2014-03-11 14:43:20 UTC) #4
no longer working on chromium
https://codereview.chromium.org/190643003/diff/60001/content/renderer/media/media_stream_audio_processor_unittest.cc File content/renderer/media/media_stream_audio_processor_unittest.cc (right): https://codereview.chromium.org/190643003/diff/60001/content/renderer/media/media_stream_audio_processor_unittest.cc#newcode232 content/renderer/media/media_stream_audio_processor_unittest.cc:232: // Setup the audio processor with enabling the flag. ...
6 years, 9 months ago (2014-03-11 15:22:30 UTC) #5
phoglund_chromium
lgtm https://codereview.chromium.org/190643003/diff/60001/content/renderer/media/webrtc_audio_capturer_unittest.cc File content/renderer/media/webrtc_audio_capturer_unittest.cc (right): https://codereview.chromium.org/190643003/diff/60001/content/renderer/media/webrtc_audio_capturer_unittest.cc#newcode126 content/renderer/media/webrtc_audio_capturer_unittest.cc:126: scoped_ptr<media::AudioBus> audio_bus = media::AudioBus::Create(params_); On 2014/03/11 15:22:30, xians1 ...
6 years, 9 months ago (2014-03-11 16:20:34 UTC) #6
perkj_chrome
lgtm if the below comment in addressed. I did not look that thoroughly on the ...
6 years, 9 months ago (2014-03-12 06:55:06 UTC) #7
tommi (sloooow) - chröme
lgtm
6 years, 9 months ago (2014-03-12 14:16:38 UTC) #8
no longer working on chromium
The CQ bit was checked by xians@chromium.org
6 years, 9 months ago (2014-03-12 14:27:57 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xians@chromium.org/190643003/90001
6 years, 9 months ago (2014-03-12 14:28:46 UTC) #10
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-12 14:28:55 UTC) #11
commit-bot: I haz the power
Failed to apply patch for content/renderer/media/media_stream_audio_processor.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 9 months ago (2014-03-12 14:28:56 UTC) #12
no longer working on chromium
The CQ bit was checked by xians@chromium.org
6 years, 9 months ago (2014-03-12 17:33:36 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xians@chromium.org/190643003/120001
6 years, 9 months ago (2014-03-12 17:35:20 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xians@chromium.org/190643003/120001
6 years, 9 months ago (2014-03-12 19:26:27 UTC) #15
commit-bot: I haz the power
6 years, 9 months ago (2014-03-12 21:02:43 UTC) #16
Message was sent while issue was closed.
Change committed as 256640

Powered by Google App Engine
This is Rietveld 408576698