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

Issue 2597053002: Create the DtlsTransportInternal (Closed)

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

Description

Create the DtlsTransportInternal DtlsTransportInternal is an internal interface that does DTLS. The DtlsTransportChannel will inherit from this class instead of the TransportChannelImpl so that the ICE-related methods can be separated. Once the DtlsTransportChannl inherits from this class. It would be renamed as DtlsTransport. BUG=none Review-Url: https://codereview.webrtc.org/2597053002 Cr-Commit-Position: refs/heads/master@{#15888} Committed: https://chromium.googlesource.com/external/webrtc/+/e50658de850dc7f124bf90f77633d2c6c78e2d0c

Patch Set 1 : Create the DtlsTransportInternal #

Total comments: 4

Patch Set 2 : Add transport_name(), component() and debug_name() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+104 lines, -0 lines) Patch
M webrtc/p2p/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
A webrtc/p2p/base/dtlstransportinternal.h View 1 1 chunk +103 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (7 generated)
Taylor Brandstetter
Looks good, I just think we still need transport_name() and component(). Unless you planned to ...
4 years ago (2016-12-22 04:56:20 UTC) #4
Zhi Huang
Please take another look. Thanks. https://codereview.webrtc.org/2597053002/diff/20001/webrtc/p2p/base/dtlstransportinternal.h File webrtc/p2p/base/dtlstransportinternal.h (right): https://codereview.webrtc.org/2597053002/diff/20001/webrtc/p2p/base/dtlstransportinternal.h#newcode32 webrtc/p2p/base/dtlstransportinternal.h:32: On 2016/12/22 04:56:20, Taylor ...
3 years, 12 months ago (2016-12-27 19:33:19 UTC) #6
Taylor Brandstetter
lgtm
3 years, 11 months ago (2016-12-28 19:35:43 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/2597053002/60001
3 years, 11 months ago (2017-01-03 18:29:33 UTC) #9
commit-bot: I haz the power
3 years, 11 months ago (2017-01-03 19:34:16 UTC) #12
Message was sent while issue was closed.
Committed patchset #2 (id:60001) as
https://chromium.googlesource.com/external/webrtc/+/e50658de850dc7f124bf90f77...

Powered by Google App Engine
This is Rietveld 408576698