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

Issue 3067012: Merge 53487 - [Linux] Enable connecting to localhost when offline.... (Closed)

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

Description

Merge 53487 - [Linux] Enable connecting to localhost when offline. Add a utility function to determine if only loopback address are configured. Add a mechanism to add supplemental HostResolverFlags in the HostResolver. Change the resolver on Linux to not use AI_ADDRCONFIG if only loopback addresses are configured. BUG=41408 TEST=localhost works when offline Review URL: http://codereview.chromium.org/3036011 TBR=vandebo@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=53999

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -5 lines) Patch
M net/base/address_family.h View 1 chunk +5 lines, -3 lines 0 comments Download
M net/base/host_cache_unittest.cc View 2 chunks +12 lines, -0 lines 0 comments Download
M net/base/host_resolver_impl.h View 1 chunk +3 lines, -0 lines 0 comments Download
M net/base/host_resolver_impl.cc View 4 chunks +14 lines, -2 lines 0 comments Download
M net/base/host_resolver_proc.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M net/base/net_util.h View 1 chunk +4 lines, -0 lines 0 comments Download
M net/base/net_util.cc View 1 chunk +34 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
vandebo (ex-Chrome)
10 years, 4 months ago (2010-07-28 19:46:30 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698