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

Issue 2810703002: Test CreatePeerConnectionFactory() with a forwarding mock AudioDecoderFactory (Closed)

Created:
3 years, 8 months ago by kwiberg-webrtc
Modified:
3 years, 8 months ago
Reviewers:
the sun, ossu
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Test CreatePeerConnectionFactory() with a forwarding mock AudioDecoderFactory BUG=webrtc:5805 Review-Url: https://codereview.webrtc.org/2810703002 Cr-Commit-Position: refs/heads/master@{#17761} Committed: https://chromium.googlesource.com/external/webrtc/+/9e5b11ea75bae6c410d332d35933103fe454c2e0

Patch Set 1 #

Patch Set 2 : Functions were unused if !defined(THREAD_SANITIZER) && !defined(WEBRTC_MAC) #

Patch Set 3 : rebase #

Patch Set 4 : std::move explicitly, instead of trusting in RVO #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+134 lines, -21 lines) Patch
M webrtc/pc/peerconnectionendtoend_unittest.cc View 1 2 3 10 chunks +119 lines, -16 lines 2 comments Download
M webrtc/pc/rtcstats_integrationtest.cc View 2 chunks +7 lines, -2 lines 0 comments Download
M webrtc/pc/test/peerconnectiontestwrapper.h View 1 chunk +3 lines, -1 line 0 comments Download
M webrtc/pc/test/peerconnectiontestwrapper.cc View 2 chunks +5 lines, -2 lines 0 comments Download

Messages

Total messages: 24 (18 generated)
kwiberg-webrtc
I think it's safe to review this now, despite the remaining bot errors.
3 years, 8 months ago (2017-04-11 12:05:11 UTC) #11
kwiberg-webrtc
Adding a reviewer who isn't OOO.
3 years, 8 months ago (2017-04-18 10:09:48 UTC) #15
the sun
lgtm % comment https://codereview.webrtc.org/2810703002/diff/80001/webrtc/pc/peerconnectionendtoend_unittest.cc File webrtc/pc/peerconnectionendtoend_unittest.cc (right): https://codereview.webrtc.org/2810703002/diff/80001/webrtc/pc/peerconnectionendtoend_unittest.cc#newcode268 webrtc/pc/peerconnectionendtoend_unittest.cc:268: CreateForwardingMockDecoderFactory(real_decoder_factory.get())); What's the rationale for only ...
3 years, 8 months ago (2017-04-18 10:38:21 UTC) #18
kwiberg-webrtc
https://codereview.webrtc.org/2810703002/diff/80001/webrtc/pc/peerconnectionendtoend_unittest.cc File webrtc/pc/peerconnectionendtoend_unittest.cc (right): https://codereview.webrtc.org/2810703002/diff/80001/webrtc/pc/peerconnectionendtoend_unittest.cc#newcode268 webrtc/pc/peerconnectionendtoend_unittest.cc:268: CreateForwardingMockDecoderFactory(real_decoder_factory.get())); On 2017/04/18 10:38:21, the sun wrote: > What's ...
3 years, 8 months ago (2017-04-18 10:56:08 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2810703002/80001
3 years, 8 months ago (2017-04-19 10:32:26 UTC) #21
commit-bot: I haz the power
3 years, 8 months ago (2017-04-19 10:48:03 UTC) #24
Message was sent while issue was closed.
Committed patchset #4 (id:80001) as
https://chromium.googlesource.com/external/webrtc/+/9e5b11ea75bae6c410d332d35...

Powered by Google App Engine
This is Rietveld 408576698