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

Issue 2444793003: Let receiving() and SignalReceivingState be part of rtc::PacketTransportInterface. (Closed)

Created:
4 years, 1 month ago by johan
Modified:
4 years, 1 month ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, sprang_webrtc
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Let receiving() and SignalRecevingState be part of rtc::PacketTransportInterface. Writable() and the related signal are already part of rtc::PacketTransportInterface. Sense of code symmetry aesthetics dictates that receiving() and the related signal should be declared in the same place. BUG=webrtc:6531 Committed: https://crrev.com/15ca8f6aebccc1737ed32820accb3d413f211386 Cr-Commit-Position: refs/heads/master@{#14865}

Patch Set 1 #

Patch Set 2 : Rebase. #

Patch Set 3 : Change comments. #

Total comments: 2

Patch Set 4 : Fix comment for receiving(). #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -7 lines) Patch
M webrtc/p2p/base/dtlstransportchannel.h View 1 1 chunk +1 line, -1 line 0 comments Download
M webrtc/p2p/base/dtlstransportchannel.cc View 1 1 chunk +3 lines, -2 lines 0 comments Download
M webrtc/p2p/base/packettransportinterface.h View 1 2 3 2 chunks +7 lines, -0 lines 0 comments Download
M webrtc/p2p/base/transportchannel.h View 1 1 chunk +1 line, -2 lines 0 comments Download
M webrtc/p2p/base/transportcontroller.h View 1 1 chunk +1 line, -1 line 0 comments Download
M webrtc/p2p/base/transportcontroller.cc View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 19 (11 generated)
johan
4 years, 1 month ago (2016-10-31 15:08:43 UTC) #9
pthatcher1
https://codereview.webrtc.org/2444793003/diff/40001/webrtc/p2p/base/packettransportinterface.h File webrtc/p2p/base/packettransportinterface.h (right): https://codereview.webrtc.org/2444793003/diff/40001/webrtc/p2p/base/packettransportinterface.h#newcode39 webrtc/p2p/base/packettransportinterface.h:39: // The transport has received at least one packet. ...
4 years, 1 month ago (2016-10-31 18:27:30 UTC) #10
johan
https://codereview.webrtc.org/2444793003/diff/40001/webrtc/p2p/base/packettransportinterface.h File webrtc/p2p/base/packettransportinterface.h (right): https://codereview.webrtc.org/2444793003/diff/40001/webrtc/p2p/base/packettransportinterface.h#newcode39 webrtc/p2p/base/packettransportinterface.h:39: // The transport has received at least one packet. ...
4 years, 1 month ago (2016-10-31 19:03:31 UTC) #11
pthatcher1
lgtm
4 years, 1 month ago (2016-10-31 19:22:55 UTC) #12
Taylor Brandstetter
lgtm
4 years, 1 month ago (2016-11-01 01:08:41 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/2444793003/60001
4 years, 1 month ago (2016-11-01 08:26:08 UTC) #15
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 1 month ago (2016-11-01 08:47:44 UTC) #17
commit-bot: I haz the power
4 years, 1 month ago (2016-11-01 08:47:52 UTC) #19
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/15ca8f6aebccc1737ed32820accb3d413f211386
Cr-Commit-Position: refs/heads/master@{#14865}

Powered by Google App Engine
This is Rietveld 408576698