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

Issue 339017: Loosen RFC 1738 compliance check to allow underscores where we already allowe... (Closed)

Created:
11 years, 1 month ago by Peter Kasting
Modified:
9 years, 7 months ago
Reviewers:
brettw
CC:
chromium-reviews_googlegroups.com, darin (slow to review), ben+cc_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Loosen RFC 1738 compliance check to allow underscores where we already allowed hyphens, to match real-world needs. I don't believe further loosening will be required but that data will hopefully be coming soon. In the meantime people are asking for this fix. BUG=25714 TEST=Entring "a_b.com" in the omnibox should default to navigate, not search Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30245

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -22 lines) Patch
M chrome/browser/autocomplete/autocomplete.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M chrome/browser/autocomplete/autocomplete_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M net/base/net_util.h View 1 chunk +5 lines, -4 lines 0 comments Download
M net/base/net_util.cc View 3 chunks +6 lines, -6 lines 0 comments Download
M net/base/net_util_unittest.cc View 3 chunks +8 lines, -7 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Peter Kasting
11 years, 1 month ago (2009-10-27 00:54:26 UTC) #1
brettw
11 years, 1 month ago (2009-10-27 16:22:24 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698