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

Issue 1914803002: Allow the localhost IP address even if it does not match the tcp port address (Closed)

Created:
4 years, 8 months ago by honghaiz3
Modified:
4 years, 7 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

This fixes an issue similar to https://bugs.chromium.org/p/webrtc/issues/detail?id=3927 where the localhost IP does not match the turn port address. The issue here is in the TCP port. BUG= R=pthatcher@webrtc.org Committed: https://crrev.com/6705012904e6cbbefce6fbce0a3f615b7aeafd8f Cr-Commit-Position: refs/heads/master@{#12707}

Patch Set 1 : #

Patch Set 2 : minor fix #

Total comments: 6

Patch Set 3 : #

Patch Set 4 : Merge with head #

Unified diffs Side-by-side diffs Delta from patch set Stats (+115 lines, -17 lines) Patch
M webrtc/base/virtualsocketserver.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M webrtc/base/virtualsocketserver.cc View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M webrtc/p2p/base/tcpport.cc View 1 2 1 chunk +23 lines, -16 lines 0 comments Download
A webrtc/p2p/base/tcpport_unittest.cc View 1 1 chunk +85 lines, -0 lines 0 comments Download
M webrtc/p2p/p2p.gyp View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 25 (14 generated)
honghaiz3
4 years, 8 months ago (2016-04-26 18:43:16 UTC) #5
honghaiz3
Ping for review.
4 years, 7 months ago (2016-05-04 22:34:21 UTC) #9
pthatcher1
https://codereview.webrtc.org/1914803002/diff/80001/webrtc/p2p/base/tcpport.cc File webrtc/p2p/base/tcpport.cc (right): https://codereview.webrtc.org/1914803002/diff/80001/webrtc/p2p/base/tcpport.cc#newcode393 webrtc/p2p/base/tcpport.cc:393: << socket_addr.ToSensitiveString(); This isn't an accurate log. You're saying ...
4 years, 7 months ago (2016-05-06 22:47:30 UTC) #10
honghaiz3
Thanks! PTAL. https://codereview.webrtc.org/1914803002/diff/80001/webrtc/p2p/base/tcpport.cc File webrtc/p2p/base/tcpport.cc (right): https://codereview.webrtc.org/1914803002/diff/80001/webrtc/p2p/base/tcpport.cc#newcode393 webrtc/p2p/base/tcpport.cc:393: << socket_addr.ToSensitiveString(); On 2016/05/06 22:47:30, pthatcher1 wrote: ...
4 years, 7 months ago (2016-05-06 23:25:22 UTC) #11
pthatcher1
lgtm
4 years, 7 months ago (2016-05-06 23:33:03 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1914803002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1914803002/120001
4 years, 7 months ago (2016-05-12 00:39:15 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/android_dbg/builds/13207)
4 years, 7 months ago (2016-05-12 00:47:46 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1914803002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1914803002/120001
4 years, 7 months ago (2016-05-12 01:43:15 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/android_dbg/builds/13208)
4 years, 7 months ago (2016-05-12 01:49:26 UTC) #21
honghaiz3
Committed patchset #4 (id:120001) manually as 6705012904e6cbbefce6fbce0a3f615b7aeafd8f (presubmit successful).
4 years, 7 months ago (2016-05-12 16:28:13 UTC) #23
tommi
4 years, 7 months ago (2016-05-13 14:39:20 UTC) #25
Message was sent while issue was closed.
A revert of this CL (patchset #4 id:120001) has been created in
https://codereview.webrtc.org/1979463003/ by tommi@webrtc.org.

The reason for reverting is: Speculatively reverting due to failures on the
memcheck bot (and possibly other bots):

https://build.chromium.org/p/client.webrtc/builders/Linux%20Memcheck/builds/5....

Powered by Google App Engine
This is Rietveld 408576698