Chromium Code Reviews
Help | Chromium Project | Sign in
(152)

Issue 2821019: Do not try to resolve empty hostnames. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
4 years, 11 months ago by jochen
Modified:
4 years ago
Reviewers:
Aaron Boodman, eroman
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Do not try to resolve empty hostnames. BUG=47501 TEST=none

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M net/proxy/proxy_resolver_v8.cc View 1 chunk +1 line, -1 line 0 comments Download
Commit: CQ not working?

Messages

Total messages: 3 (0 generated)
jochen
please review. There's a DCHECK for non-empty hostname in chrome/browser/net/dns_global.cc that gets triggered from here.
4 years, 11 months ago (2010-06-25 08:18:26 UTC) #1
Aaron Boodman
lgtm
4 years, 11 months ago (2010-06-25 08:21:23 UTC) #2
jochen
4 years, 11 months ago (2010-06-25 10:27:57 UTC) #3
On 2010/06/25 08:21:23, Aaron Boodman wrote:
> lgtm

turns out an empty hostname is valid for this function and should return
127.0.0.1
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld ec887be