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

Issue 2590063002: Make P2PTransportChannel inherit from IceTransportInternal. (Closed)

Created:
4 years ago by Zhi Huang
Modified:
4 years ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Make P2PTransportChannel inherit from IceTransportInternal. Make P2PTransportChannel inherit from IceTransportInternal instead of TransportChannelImpl and TransportChannel, so that the DTLS-related methods can be separated from P2PTransportChannel. BUG=none Review-Url: https://codereview.webrtc.org/2590063002 Cr-Commit-Position: refs/heads/master@{#15743} Committed: https://chromium.googlesource.com/external/webrtc/+/12749d89d9f004cc1961aa6ece6600cc14c57ac5

Patch Set 1 #

Total comments: 15

Patch Set 2 : CR comments. #

Patch Set 3 : Modified the debug_name(). #

Unified diffs Side-by-side diffs Delta from patch set Stats (+421 lines, -202 lines) Patch
M webrtc/p2p/base/dtlstransportchannel.h View 1 7 chunks +16 lines, -17 lines 0 comments Download
M webrtc/p2p/base/dtlstransportchannel.cc View 4 chunks +11 lines, -12 lines 0 comments Download
M webrtc/p2p/base/dtlstransportchannel_unittest.cc View 4 chunks +7 lines, -7 lines 0 comments Download
M webrtc/p2p/base/faketransportcontroller.h View 1 6 chunks +233 lines, -11 lines 0 comments Download
M webrtc/p2p/base/icetransportinternal.h View 1 2 4 chunks +18 lines, -5 lines 0 comments Download
M webrtc/p2p/base/jseptransport.h View 2 chunks +4 lines, -6 lines 0 comments Download
M webrtc/p2p/base/p2ptransportchannel.h View 1 8 chunks +29 lines, -58 lines 0 comments Download
M webrtc/p2p/base/p2ptransportchannel.cc View 1 7 chunks +47 lines, -20 lines 0 comments Download
M webrtc/p2p/base/p2ptransportchannel_unittest.cc View 1 21 chunks +31 lines, -28 lines 0 comments Download
M webrtc/p2p/base/packettransportinterface.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M webrtc/p2p/base/transportchannel.h View 1 2 3 chunks +10 lines, -17 lines 0 comments Download
M webrtc/p2p/base/transportchannelimpl.h View 2 chunks +1 line, -6 lines 0 comments Download
M webrtc/p2p/base/transportcontroller.h View 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/p2p/base/transportcontroller.cc View 1 6 chunks +10 lines, -11 lines 0 comments Download
M webrtc/p2p/base/udptransportchannel.h View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 18 (11 generated)
Taylor Brandstetter
This is great; I just noticed a few minor things. By the way, we may ...
4 years ago (2016-12-20 03:37:26 UTC) #4
Zhi Huang
Please take another look. Thanks. https://codereview.webrtc.org/2590063002/diff/40001/webrtc/p2p/base/faketransportcontroller.h File webrtc/p2p/base/faketransportcontroller.h (right): https://codereview.webrtc.org/2590063002/diff/40001/webrtc/p2p/base/faketransportcontroller.h#newcode134 webrtc/p2p/base/faketransportcontroller.h:134: // If false, it ...
4 years ago (2016-12-20 20:17:43 UTC) #5
Taylor Brandstetter
https://codereview.webrtc.org/2590063002/diff/40001/webrtc/p2p/base/icetransportinternal.h File webrtc/p2p/base/icetransportinternal.h (right): https://codereview.webrtc.org/2590063002/diff/40001/webrtc/p2p/base/icetransportinternal.h#newcode136 webrtc/p2p/base/icetransportinternal.h:136: virtual const std::string debug_name() const { On 2016/12/20 20:17:43, ...
4 years ago (2016-12-20 20:27:15 UTC) #6
Taylor Brandstetter
lgtm. I also changed the CL description a bit
4 years ago (2016-12-20 23:50:45 UTC) #8
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/2590063002/80001
4 years ago (2016-12-21 18:24:42 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:80001) as https://chromium.googlesource.com/external/webrtc/+/12749d89d9f004cc1961aa6ece6600cc14c57ac5
4 years ago (2016-12-21 18:26:23 UTC) #17
kjellander_webrtc
4 years ago (2016-12-22 07:51:40 UTC) #18
Message was sent while issue was closed.
A revert of this CL (patchset #3 id:80001) has been created in
https://codereview.webrtc.org/2594343002/ by kjellander@webrtc.org.

The reason for reverting is: Breaks Chromium WebRTC FYI bots:
https://build.chromium.org/p/chromium.webrtc.fyi/builders/Linux%20Builder/bui...
The error was masked by another breaking change that was committer earlier. This
is the first build showing the error..

Powered by Google App Engine
This is Rietveld 408576698