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

Issue 112057: Backport r16212 and r16695 from the trunk to the 172... (Closed)

Created:
11 years, 7 months ago by wtc
Modified:
9 years, 7 months ago
Reviewers:
Mark Larson, eroman
CC:
chromium-reviews_googlegroups.com
Base URL:
svn://chrome-svn.corp.google.com/chrome/branches/172/src/
Visibility:
Public.

Description

Backport r16212 and r16695 from the trunk to the 172 branch. AI_ADDRCONFIG is not necessary on Windows because its behavior is ON by default. Using AI_ADDRCONFIG can actually be harmful, as it causes getaddrinfo to fail to resolve "localhost" when the computer is not connected to a network. R=eroman,mal http://crbug.com/5234 TEST=See bug 5234 for instructions Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=16817

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -1 line) Patch
M net/base/host_resolver.cc View 1 chunk +26 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
wtc
Mark, please approve this CL for the 172 branch.
11 years, 7 months ago (2009-05-22 22:13:21 UTC) #1
Mark Larson
11 years, 7 months ago (2009-05-22 23:28:30 UTC) #2
LGTM

Awesome. This is the kind of simple patch that makes me happy.

Powered by Google App Engine
This is Rietveld 408576698