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

Issue 2274283004: Combining "SetTransportChannel" and "SetRtcpTransportChannel". (Closed)

Created:
4 years, 3 months ago by Taylor Brandstetter
Modified:
4 years, 3 months ago
Reviewers:
skvlad
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Combining "SetTransportChannel" and "SetRtcpTransportChannel". The only real difference between the two is that SetRtcpTransportChannel had a workaround to prevent a signal from being emitted early. Basically, in SetTransport, we want to switch the transport channels and *then* update the state, rather than updating the state after changing only one transport channel. But this can be accomplished more easily by simply updating the state in SetTransport directly. Committed: https://crrev.com/062ce9fe3a1d8344bcbd6eedba9ec24eac9d3d3d Cr-Commit-Position: refs/heads/master@{#13945}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Set correct socket options. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -81 lines) Patch
M webrtc/pc/channel.h View 2 chunks +9 lines, -7 lines 0 comments Download
M webrtc/pc/channel.cc View 1 4 chunks +44 lines, -74 lines 0 comments Download

Messages

Total messages: 13 (6 generated)
skvlad
lgtm https://codereview.webrtc.org/2274283004/diff/1/webrtc/pc/channel.cc File webrtc/pc/channel.cc (right): https://codereview.webrtc.org/2274283004/diff/1/webrtc/pc/channel.cc#newcode1209 webrtc/pc/channel.cc:1209: SetTransportChannelReadyToSend(true, false); Please add comments for what the ...
4 years, 3 months ago (2016-08-26 23:23:13 UTC) #2
Taylor Brandstetter
https://codereview.webrtc.org/2274283004/diff/1/webrtc/pc/channel.cc File webrtc/pc/channel.cc (right): https://codereview.webrtc.org/2274283004/diff/1/webrtc/pc/channel.cc#newcode1209 webrtc/pc/channel.cc:1209: SetTransportChannelReadyToSend(true, false); On 2016/08/26 23:23:13, skvlad wrote: > Please ...
4 years, 3 months ago (2016-08-26 23:29:40 UTC) #3
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/2274283004/1
4 years, 3 months ago (2016-08-26 23:29:52 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: linux_ubsan on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/linux_ubsan/builds/4448) mac_rel on master.tryserver.webrtc (JOB_FAILED, ...
4 years, 3 months ago (2016-08-26 23:40:18 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/2274283004/20001
4 years, 3 months ago (2016-08-27 04:10:33 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-08-27 04:42:20 UTC) #11
commit-bot: I haz the power
4 years, 3 months ago (2016-08-27 04:42:29 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/062ce9fe3a1d8344bcbd6eedba9ec24eac9d3d3d
Cr-Commit-Position: refs/heads/master@{#13945}

Powered by Google App Engine
This is Rietveld 408576698