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

Issue 3115014: Revert 56384 - Don't resolve IP literals.... (Closed)

Created:
10 years, 4 months ago by vandebo (ex-Chrome)
Modified:
9 years, 7 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, ben+cc_chromium.org, darin-cc_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Revert 56384 - Don't resolve IP literals. For each resolution request this checks to see if this 'host' is a literal ip address. If so, it synthesises a struct addrinfo and returns it without adding it to the cache. BUG=39830 TEST=unit tests, new and old Review URL: http://codereview.chromium.org/3023048 TBR=vandebo@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=56385

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+92 lines, -131 lines) Patch
M chrome/browser/net/predictor_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/base/address_list.h View 3 chunks +14 lines, -6 lines 0 comments Download
M net/base/address_list.cc View 2 chunks +44 lines, -47 lines 0 comments Download
M net/base/address_list_unittest.cc View 5 chunks +11 lines, -51 lines 0 comments Download
M net/base/host_resolver_impl.cc View 2 chunks +2 lines, -17 lines 0 comments Download
M net/base/host_resolver_impl_unittest.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M net/base/mock_host_resolver.cc View 3 chunks +9 lines, -9 lines 0 comments Download
M net/socket/ssl_client_socket_unittest.cc View 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
vandebo (ex-Chrome)
10 years, 4 months ago (2010-08-17 17:59:56 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698