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

Issue 602973002: Change ParseHostAndPort() to not include brackets around IPv6 literals. (Closed)

Created:
6 years, 3 months ago by eroman
Modified:
6 years, 3 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Change ParseHostAndPort() to not include brackets around IPv6 literals. There were several consumers assuming that the returned hosts had no brackets. BUG=417417 Committed: https://crrev.com/ff374b7fd49f6ddf9f4ee597759d65996534379a Cr-Commit-Position: refs/heads/master@{#296569}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add a comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -16 lines) Patch
M net/base/net_util.h View 1 chunk +6 lines, -2 lines 0 comments Download
M net/base/net_util.cc View 1 chunk +17 lines, -0 lines 0 comments Download
M net/base/net_util_unittest.cc View 2 chunks +14 lines, -1 line 0 comments Download
M net/proxy/proxy_bypass_rules.cc View 1 3 chunks +9 lines, -4 lines 0 comments Download
M net/proxy/proxy_server.cc View 2 chunks +1 line, -9 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
eroman
6 years, 3 months ago (2014-09-24 21:43:35 UTC) #2
Ryan Hamilton
lgtm. did you check that --host-resolver-rules now does the right thing? https://codereview.chromium.org/602973002/diff/1/net/proxy/proxy_bypass_rules.cc File net/proxy/proxy_bypass_rules.cc (right): ...
6 years, 3 months ago (2014-09-24 21:48:49 UTC) #3
Ryan Hamilton
Oh, and THANKS for the super quick fix!
6 years, 3 months ago (2014-09-24 21:49:05 UTC) #4
eroman
Yes I did test that the command line flag is fixed (you need to us ...
6 years, 3 months ago (2014-09-24 21:59:28 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/602973002/20001
6 years, 3 months ago (2014-09-24 22:56:28 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001) as a8528a560d257469365d3a4eb7cf2579e5296e0e
6 years, 3 months ago (2014-09-24 23:42:07 UTC) #8
commit-bot: I haz the power
6 years, 3 months ago (2014-09-24 23:47:15 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/ff374b7fd49f6ddf9f4ee597759d65996534379a
Cr-Commit-Position: refs/heads/master@{#296569}

Powered by Google App Engine
This is Rietveld 408576698