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

Issue 8497050: Correctly score intranet URLs with typed_counts of 0 as UNVISITED_INTRANET if they are on known h... (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

Correctly score intranet URLs with typed_counts of 0 as UNVISITED_INTRANET if they are on known hostnames. BUG=103470 TEST=On a clean profile, type an intranet host (e.g. "go/") and hit enter; then paste a different address on that host (e.g. "go/shuttlealerts") and hit enter; then in a new tab, paste that second address again and verify that the default action is to navigate rather than search. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110820

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -13 lines) Patch
M chrome/browser/autocomplete/history_url_provider.cc View 2 chunks +8 lines, -10 lines 0 comments Download
M chrome/browser/autocomplete/history_url_provider_unittest.cc View 2 chunks +12 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Peter Kasting
9 years, 1 month ago (2011-11-09 21:26:48 UTC) #1
sky
9 years, 1 month ago (2011-11-09 22:24:16 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698