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

Issue 2176743003: Merge SignalPortPruned with SignalPortsRemoved in PortAllocatorSession (Closed)

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

Description

Merge SignalPortPruned and SignalPortsRemoved. These two signals have the same purpose and is kind of redundant. Rename to SignalPortsPruned. BUG= R=pthatcher@webrtc.org, zhihuang@webrtc.org Committed: https://chromium.googlesource.com/external/webrtc/+/8eeecabd3345c0f5bd86d7a32d0b57268179bebf

Patch Set 1 #

Total comments: 10

Patch Set 2 : . #

Total comments: 2

Patch Set 3 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -58 lines) Patch
M webrtc/p2p/base/p2ptransportchannel.h View 1 3 chunks +7 lines, -10 lines 0 comments Download
M webrtc/p2p/base/p2ptransportchannel.cc View 1 6 chunks +11 lines, -22 lines 0 comments Download
M webrtc/p2p/base/p2ptransportchannel_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M webrtc/p2p/base/portallocator.h View 1 2 chunks +5 lines, -9 lines 0 comments Download
M webrtc/p2p/client/basicportallocator.cc View 1 5 chunks +14 lines, -8 lines 0 comments Download
M webrtc/p2p/client/basicportallocator_unittest.cc View 1 2 2 chunks +13 lines, -8 lines 0 comments Download

Messages

Total messages: 17 (7 generated)
honghaiz3
4 years, 5 months ago (2016-07-22 19:17:01 UTC) #3
Zhi Huang
On 2016/07/22 19:17:01, honghaiz3 wrote: lgtm, with a nit.
4 years, 4 months ago (2016-07-26 04:41:08 UTC) #4
Zhi Huang
https://codereview.webrtc.org/2176743003/diff/1/webrtc/p2p/base/portallocator.h File webrtc/p2p/base/portallocator.h (right): https://codereview.webrtc.org/2176743003/diff/1/webrtc/p2p/base/portallocator.h#newcode197 webrtc/p2p/base/portallocator.h:197: // higher-priority TURN port becomes ready(pairable). Considering your the ...
4 years, 4 months ago (2016-07-26 04:42:17 UTC) #5
pthatcher1
https://codereview.webrtc.org/2176743003/diff/1/webrtc/p2p/base/p2ptransportchannel.cc File webrtc/p2p/base/p2ptransportchannel.cc (right): https://codereview.webrtc.org/2176743003/diff/1/webrtc/p2p/base/p2ptransportchannel.cc#newcode1731 webrtc/p2p/base/p2ptransportchannel.cc:1731: bool P2PTransportChannel::RemovePort(PortInterface* port) { This should probably be called ...
4 years, 4 months ago (2016-07-27 18:38:12 UTC) #6
honghaiz3
https://codereview.webrtc.org/2176743003/diff/1/webrtc/p2p/base/p2ptransportchannel.cc File webrtc/p2p/base/p2ptransportchannel.cc (right): https://codereview.webrtc.org/2176743003/diff/1/webrtc/p2p/base/p2ptransportchannel.cc#newcode1731 webrtc/p2p/base/p2ptransportchannel.cc:1731: bool P2PTransportChannel::RemovePort(PortInterface* port) { On 2016/07/27 18:38:11, pthatcher1 wrote: ...
4 years, 4 months ago (2016-07-27 21:31:27 UTC) #8
pthatcher1
lgtm https://codereview.webrtc.org/2176743003/diff/20001/webrtc/p2p/client/basicportallocator_unittest.cc File webrtc/p2p/client/basicportallocator_unittest.cc (right): https://codereview.webrtc.org/2176743003/diff/20001/webrtc/p2p/client/basicportallocator_unittest.cc#newcode420 webrtc/p2p/client/basicportallocator_unittest.cc:420: LOG(LS_INFO) << "Number of ports removed: " << ...
4 years, 4 months ago (2016-07-28 19:19:15 UTC) #9
pthatcher1
lgtm lgtm https://codereview.webrtc.org/2176743003/diff/20001/webrtc/p2p/client/basicportallocator_unittest.cc File webrtc/p2p/client/basicportallocator_unittest.cc (right): https://codereview.webrtc.org/2176743003/diff/20001/webrtc/p2p/client/basicportallocator_unittest.cc#newcode420 webrtc/p2p/client/basicportallocator_unittest.cc:420: LOG(LS_INFO) << "Number of ports removed: " ...
4 years, 4 months ago (2016-07-28 19:19:16 UTC) #10
honghaiz3
Addressed comments.
4 years, 4 months ago (2016-07-28 19:29:52 UTC) #11
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/2176743003/40001
4 years, 4 months ago (2016-07-28 19:30:01 UTC) #14
honghaiz3
4 years, 4 months ago (2016-07-28 20:20:34 UTC) #17
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
8eeecabd3345c0f5bd86d7a32d0b57268179bebf (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698