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

Issue 3018483002: Remove BasicPortAllocator::EnableProtocol. (Closed)

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

Description

Remove BasicPortAllocator::EnableProtocol. I'm not sure why we ever had this in the first place, and it confuses people on a nearly weekly basis, so let's get rid of it. The protocols are enabled right after the corresponding gathering is done, so the only real effect it has is to produce confusing log messages (first "candidate not signaled because protocol not enabled", then "protocol enabled, signaling candidate" right afterwards). BUG=None Review-Url: https://codereview.webrtc.org/3018483002 Cr-Commit-Position: refs/heads/master@{#19873} Committed: https://webrtc.googlesource.com/src/+/1c5e6d0a3f6f7ca2f20bbce354fdf4ee92b2ce93

Patch Set 1 #

Patch Set 2 : Rebase onto master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -79 lines) Patch
M p2p/base/portallocator.h View 1 1 chunk +6 lines, -0 lines 0 comments Download
M p2p/client/basicportallocator.h View 1 1 chunk +0 lines, -3 lines 0 comments Download
M p2p/client/basicportallocator.cc View 1 8 chunks +3 lines, -71 lines 0 comments Download
M p2p/client/basicportallocator_unittest.cc View 1 1 chunk +3 lines, -5 lines 0 comments Download

Messages

Total messages: 13 (7 generated)
Taylor Brandstetter
PTAL Peter or Zhi
3 years, 3 months ago (2017-09-14 23:09:39 UTC) #2
Zhi Huang
lgtm
3 years, 3 months ago (2017-09-15 06:18:17 UTC) #3
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/3018483002/1
3 years, 3 months ago (2017-09-15 23:00:45 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: mac_baremetal on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/mac_baremetal/builds/25093)
3 years, 3 months ago (2017-09-15 23:03:15 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/3018483002/20001
3 years, 3 months ago (2017-09-16 00:11:25 UTC) #10
commit-bot: I haz the power
3 years, 3 months ago (2017-09-16 00:47:06 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://webrtc.googlesource.com/src/+/1c5e6d0a3f6f7ca2f20bbce354fdf4ee92b2ce93

Powered by Google App Engine
This is Rietveld 408576698