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

Issue 2812243005: Move ready to send logic from BaseChannel to RtpTransport. (Closed)

Created:
3 years, 8 months ago by Zach Stein
Modified:
3 years, 8 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Move ready to send logic from BaseChannel to RtpTransport. BUG=webrtc:7013 Review-Url: https://codereview.webrtc.org/2812243005 Cr-Commit-Position: refs/heads/master@{#17853} Committed: https://chromium.googlesource.com/external/webrtc/+/56162b9f675d6b55ebb7e7d682ea54a2a2e7e672

Patch Set 1 #

Total comments: 8

Patch Set 2 : Move Connect, Disconnect, and more ready to send logic to RtpTransport. Update tests. Introduce rtc… #

Total comments: 23

Patch Set 3 : Fix rtcp_mux_enabled TODOs and other feedback. #

Patch Set 4 : Rebased #

Patch Set 5 : Remove dcheck that does not currently hold. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+328 lines, -151 lines) Patch
M webrtc/pc/BUILD.gn View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/pc/channel.h View 1 2 3 4 chunks +4 lines, -13 lines 0 comments Download
M webrtc/pc/channel.cc View 1 2 3 18 chunks +15 lines, -60 lines 0 comments Download
M webrtc/pc/channel_unittest.cc View 1 2 3 8 chunks +32 lines, -63 lines 0 comments Download
M webrtc/pc/rtptransport.h View 1 2 2 chunks +35 lines, -9 lines 0 comments Download
M webrtc/pc/rtptransport.cc View 1 2 3 4 2 chunks +91 lines, -6 lines 0 comments Download
A webrtc/pc/rtptransport_unittest.cc View 1 2 1 chunk +150 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (10 generated)
Zach Stein
PTAL
3 years, 8 months ago (2017-04-13 18:24:49 UTC) #2
Taylor Brandstetter
The additions of "Connect", "Disconnect" and "SetReadyToSend" seem to be making RtpTransport and BaseChannel more ...
3 years, 8 months ago (2017-04-14 18:05:33 UTC) #3
Zach Stein
I think I have addressed everything, except for updating the newly introduced rtcp_mux_enabled_. The existing ...
3 years, 8 months ago (2017-04-18 23:39:29 UTC) #4
Taylor Brandstetter
Aside from the "send_on_rtcp"/"rtcp_mux_enabled_" comment, just nits; looks good. https://codereview.webrtc.org/2812243005/diff/20001/webrtc/pc/channel.cc File webrtc/pc/channel.cc (right): https://codereview.webrtc.org/2812243005/diff/20001/webrtc/pc/channel.cc#newcode689 webrtc/pc/channel.cc:689: ...
3 years, 8 months ago (2017-04-19 05:56:33 UTC) #5
Zach Stein
I think I got everything :) https://codereview.webrtc.org/2812243005/diff/20001/webrtc/pc/channel.cc File webrtc/pc/channel.cc (right): https://codereview.webrtc.org/2812243005/diff/20001/webrtc/pc/channel.cc#newcode689 webrtc/pc/channel.cc:689: const bool send_on_rtcp ...
3 years, 8 months ago (2017-04-20 19:59:11 UTC) #6
Taylor Brandstetter
lgtm https://codereview.webrtc.org/2812243005/diff/20001/webrtc/pc/channel_unittest.cc File webrtc/pc/channel_unittest.cc (left): https://codereview.webrtc.org/2812243005/diff/20001/webrtc/pc/channel_unittest.cc#oldcode1881 webrtc/pc/channel_unittest.cc:1881: void TestOnReadyToSend() { On 2017/04/20 19:59:10, Zach Stein ...
3 years, 8 months ago (2017-04-21 09:12:38 UTC) #7
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/2812243005/40001
3 years, 8 months ago (2017-04-24 18:44:55 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: ios32_sim_ios9_dbg on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/ios32_sim_ios9_dbg/builds/3779) ios64_sim_ios10_dbg on master.tryserver.webrtc (JOB_FAILED, ...
3 years, 8 months ago (2017-04-24 18:46:24 UTC) #11
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/2812243005/60001
3 years, 8 months ago (2017-04-24 19:21:34 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: linux_ubsan_vptr on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/linux_ubsan_vptr/builds/12222)
3 years, 8 months ago (2017-04-24 19:33:39 UTC) #16
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/2812243005/80001
3 years, 8 months ago (2017-04-24 23:32:25 UTC) #19
commit-bot: I haz the power
3 years, 8 months ago (2017-04-24 23:54:40 UTC) #22
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/external/webrtc/+/56162b9f675d6b55ebb7e7d68...

Powered by Google App Engine
This is Rietveld 408576698