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

Issue 2987763003: Make ~webrtc::AudioSendStream public, and s/config()/GetConfig(), as well as make public. (Closed)

Created:
3 years, 5 months ago by eladalon
Modified:
3 years, 5 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, the sun, stefan-webrtc, mflodman, tlegrand-webrtc
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Make ~webrtc::AudioSendStream public, and s/config()/GetConfig(), as well as make public. BUG=None Review-Url: https://codereview.webrtc.org/2987763003 Cr-Commit-Position: refs/heads/master@{#19149} Committed: https://chromium.googlesource.com/external/webrtc/+/abbc430ea073b304f171821ad42c2b83eaf32c0b

Patch Set 1 #

Total comments: 4

Patch Set 2 : Discussed offline with Fredrick; implement. #

Total comments: 4

Patch Set 3 : . #

Patch Set 4 : CR response #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -14 lines) Patch
M webrtc/audio/audio_receive_stream.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/audio/audio_send_stream.h View 1 2 3 2 chunks +1 line, -2 lines 0 comments Download
M webrtc/audio/audio_send_stream.cc View 1 2 3 2 chunks +5 lines, -5 lines 0 comments Download
M webrtc/call/audio_send_stream.h View 1 2 3 2 chunks +4 lines, -3 lines 0 comments Download
M webrtc/call/call.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M webrtc/media/engine/fakewebrtccall.h View 1 1 chunk +1 line, -1 line 0 comments Download

Depends on Patchset:

Messages

Total messages: 19 (10 generated)
eladalon
PTAL https://codereview.webrtc.org/2987763003/diff/1/webrtc/audio/audio_receive_stream.cc File webrtc/audio/audio_receive_stream.cc (right): https://codereview.webrtc.org/2987763003/diff/1/webrtc/audio/audio_receive_stream.cc#newcode297 webrtc/audio/audio_receive_stream.cc:297: voe_impl->GetChannelProxy(send_stream->GetConfig().voe_channel_id); Some streams used config(), some GetConfig(). I'm ...
3 years, 5 months ago (2017-07-25 13:35:59 UTC) #3
eladalon
Changed things as per our discussion, Fredrick.
3 years, 5 months ago (2017-07-25 14:39:17 UTC) #5
danilchap
lgtm with nit https://codereview.webrtc.org/2987763003/diff/20001/webrtc/call/audio_send_stream.h File webrtc/call/audio_send_stream.h (right): https://codereview.webrtc.org/2987763003/diff/20001/webrtc/call/audio_send_stream.h#newcode34 webrtc/call/audio_send_stream.h:34: virtual ~AudioSendStream() = default; nit: put ...
3 years, 5 months ago (2017-07-25 14:42:20 UTC) #6
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/2987763003/40001
3 years, 5 months ago (2017-07-25 15:24:42 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/19594)
3 years, 5 months ago (2017-07-25 15:31:12 UTC) #11
the sun
lgtm % nit https://codereview.webrtc.org/2987763003/diff/1/webrtc/audio/audio_receive_stream.cc File webrtc/audio/audio_receive_stream.cc (right): https://codereview.webrtc.org/2987763003/diff/1/webrtc/audio/audio_receive_stream.cc#newcode297 webrtc/audio/audio_receive_stream.cc:297: voe_impl->GetChannelProxy(send_stream->GetConfig().voe_channel_id); On 2017/07/25 13:35:59, eladalon wrote: ...
3 years, 5 months ago (2017-07-25 21:26:49 UTC) #12
eladalon
https://codereview.webrtc.org/2987763003/diff/20001/webrtc/call/audio_send_stream.h File webrtc/call/audio_send_stream.h (right): https://codereview.webrtc.org/2987763003/diff/20001/webrtc/call/audio_send_stream.h#newcode34 webrtc/call/audio_send_stream.h:34: virtual ~AudioSendStream() = default; On 2017/07/25 14:42:20, danilchap wrote: ...
3 years, 5 months ago (2017-07-26 08:43:05 UTC) #13
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/2987763003/60001
3 years, 5 months ago (2017-07-26 08:43:13 UTC) #16
commit-bot: I haz the power
3 years, 5 months ago (2017-07-26 09:09:54 UTC) #19
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/external/webrtc/+/abbc430ea073b304f171821ad...

Powered by Google App Engine
This is Rietveld 408576698