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

Issue 8427019: Make the omnibox treat all paths that end in \ or / as URLs, not just paths that consist solely o... (Closed)

Created:
9 years, 1 month ago by Peter Kasting
Modified:
9 years, 1 month ago
Reviewers:
sky
CC:
chromium-reviews, James Su, Paweł Hajdan Jr.
Visibility:
Public.

Description

Make the omnibox treat all paths that end in \ or / as URLs, not just paths that consist solely of a slash. BUG=102435 TEST=Typing "abcdef/ghi j" should show a search (magnifying glass) as the default action, but adding a '\' or '/' should change it to a navigation (globe). Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=108147

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -2 lines) Patch
M chrome/browser/autocomplete/autocomplete.cc View 1 chunk +5 lines, -2 lines 0 comments Download
M chrome/browser/autocomplete/autocomplete_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Peter Kasting
9 years, 1 month ago (2011-11-01 02:46:48 UTC) #1
sky
9 years, 1 month ago (2011-11-01 03:50:01 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698