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

Issue 1367553002: TcpPort doesn't connect when calling gmail with non-proxied UDP disabled (Closed)

Created:
5 years, 3 months ago by guoweis_webrtc
Modified:
5 years, 3 months ago
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

TcpPort doesn't connect when calling gmail with non-proxied UDP disabled. The same check has been made into turnport.cc but missed this place. BUG=webrtc:5030 R=pthatcher@webrtc.org Committed: https://crrev.com/2e4b620471efdd913e2d9975b9d0b49b3e50f3a7 Cr-Commit-Position: refs/heads/master@{#10038}

Patch Set 1 #

Patch Set 2 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -0 lines) Patch
M webrtc/p2p/base/tcpport.cc View 1 1 chunk +9 lines, -0 lines 1 comment Download

Messages

Total messages: 14 (4 generated)
guoweis_webrtc
PTAL.
5 years, 3 months ago (2015-09-23 17:06:59 UTC) #2
pthatcher1
lgtm for expediency, but I would like to see a unit test. So even if ...
5 years, 3 months ago (2015-09-23 19:42:13 UTC) #3
pthatcher1
lgtm for expediency, but I would like to see a unit test. So even if ...
5 years, 3 months ago (2015-09-23 19:42:13 UTC) #4
guoweis_webrtc
On 2015/09/23 19:42:13, pthatcher1 wrote: > lgtm for expediency, but I would like to see ...
5 years, 3 months ago (2015-09-23 19:43:42 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1367553002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1367553002/20001
5 years, 3 months ago (2015-09-23 19:43:58 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: win_x64_gn_dbg on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/win_x64_gn_dbg/builds/4157)
5 years, 3 months ago (2015-09-23 20:34:00 UTC) #9
guoweis_webrtc
Committed patchset #2 (id:20001) manually as 2e4b620471efdd913e2d9975b9d0b49b3e50f3a7 (presubmit successful).
5 years, 3 months ago (2015-09-23 20:57:23 UTC) #10
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/2e4b620471efdd913e2d9975b9d0b49b3e50f3a7 Cr-Commit-Position: refs/heads/master@{#10038}
5 years, 3 months ago (2015-09-23 20:57:27 UTC) #11
juberti
lgtm with comment, agree on unit test https://codereview.webrtc.org/1367553002/diff/20001/webrtc/p2p/base/tcpport.cc File webrtc/p2p/base/tcpport.cc (right): https://codereview.webrtc.org/1367553002/diff/20001/webrtc/p2p/base/tcpport.cc#newcode382 webrtc/p2p/base/tcpport.cc:382: } else ...
5 years, 3 months ago (2015-09-23 21:00:15 UTC) #13
guoweis_webrtc
5 years, 3 months ago (2015-09-23 21:09:48 UTC) #14
Message was sent while issue was closed.
On 2015/09/23 21:00:15, juberti wrote:
> lgtm with comment, agree on unit test
> 
> https://codereview.webrtc.org/1367553002/diff/20001/webrtc/p2p/base/tcpport.cc
> File webrtc/p2p/base/tcpport.cc (right):
> 
>
https://codereview.webrtc.org/1367553002/diff/20001/webrtc/p2p/base/tcpport.c...
> webrtc/p2p/base/tcpport.cc:382: } else if (IPIsAny(port()->ip())) {
> I would have just combined this into the case above, rather than duplicating
the
> code here.

landed https://codereview.webrtc.org/1360203003/ for that.

Powered by Google App Engine
This is Rietveld 408576698