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

Issue 1691673002: Remove GetTransport() from TransportChannelImpl (Closed)

Created:
4 years, 10 months ago by mikescarlett
Modified:
4 years, 10 months ago
Reviewers:
pthatcher1
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Remove GetTransport() from TransportChannelImpl This appears to be dead code because GetTransport() is not used by WebRTC. It also adds dead code to DtlsTransportChannelWrapper and P2PTransportChannel. BUG= Committed: https://crrev.com/ee18220ddd783fad9812f1c1c195bf187a631c3a Cr-Commit-Position: refs/heads/master@{#11662} Committed: https://crrev.com/b9dd7c5b3a8c63d0036e933f7960a6ab588c8d14 Cr-Commit-Position: refs/heads/master@{#11695}

Patch Set 1 #

Patch Set 2 : Forgot to update comments and headers #

Patch Set 3 : Delete transport.h header from TransportChannelImpl #

Patch Set 4 : Restore deleted P2PTransportChannel constructor (and mark deprecated) to not break Chromium #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -44 lines) Patch
M webrtc/p2p/base/dtlstransport.h View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/p2p/base/dtlstransportchannel.h View 1 3 chunks +2 lines, -7 lines 0 comments Download
M webrtc/p2p/base/dtlstransportchannel.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M webrtc/p2p/base/faketransportcontroller.h View 1 2 3 4 chunks +2 lines, -9 lines 0 comments Download
M webrtc/p2p/base/p2ptransport.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/p2p/base/p2ptransportchannel.h View 1 2 3 3 chunks +5 lines, -3 lines 0 comments Download
M webrtc/p2p/base/p2ptransportchannel.cc View 1 2 3 1 chunk +5 lines, -1 line 0 comments Download
M webrtc/p2p/base/p2ptransportchannel_unittest.cc View 1 2 3 14 chunks +14 lines, -14 lines 0 comments Download
M webrtc/p2p/base/transportchannelimpl.h View 1 2 2 chunks +0 lines, -4 lines 0 comments Download
M webrtc/p2p/quic/quicsession_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 24 (12 generated)
mikescarlett
I propose nuking GetTransport() from TransportChannelImpl since it's dead code, and refactoring DtlsTransportChannelWrapper and P2PTransportChannel ...
4 years, 10 months ago (2016-02-13 01:25:39 UTC) #3
pthatcher1
lgtm Thanks for removing dead code.
4 years, 10 months ago (2016-02-17 06:04:28 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1691673002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1691673002/40001
4 years, 10 months ago (2016-02-17 21:17:48 UTC) #6
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 10 months ago (2016-02-17 23:20:21 UTC) #8
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/ee18220ddd783fad9812f1c1c195bf187a631c3a Cr-Commit-Position: refs/heads/master@{#11662}
4 years, 10 months ago (2016-02-17 23:20:26 UTC) #10
guidou
A revert of this CL (patchset #3 id:40001) has been created in https://codereview.webrtc.org/1709953002/ by guidou@webrtc.org. ...
4 years, 10 months ago (2016-02-18 09:57:37 UTC) #11
mikescarlett
On 2016/02/18 09:57:37, guidou wrote: > A revert of this CL (patchset #3 id:40001) has ...
4 years, 10 months ago (2016-02-18 19:02:13 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1691673002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1691673002/60001
4 years, 10 months ago (2016-02-18 20:18:04 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: android_rel on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/android_rel/builds/11038)
4 years, 10 months ago (2016-02-18 20:25:19 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1691673002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1691673002/60001
4 years, 10 months ago (2016-02-20 03:05:20 UTC) #20
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 10 months ago (2016-02-20 04:43:49 UTC) #22
commit-bot: I haz the power
4 years, 10 months ago (2016-02-20 04:43:59 UTC) #24
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/b9dd7c5b3a8c63d0036e933f7960a6ab588c8d14
Cr-Commit-Position: refs/heads/master@{#11695}

Powered by Google App Engine
This is Rietveld 408576698