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

Issue 16503: Fix issue 5806. If the suggest server returns a NAVIGATION... (Closed)

Created:
11 years, 11 months ago by Brian Duff
Modified:
9 years, 7 months ago
Reviewers:
Peter Kasting
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Fix issue 5806. If the suggest server returns a NAVIGATION link without a scheme, default the scheme to http. This prevents empty items from showing up in the completion list. BUG=5806

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 8

Patch Set 4 : '' #

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

Messages

Total messages: 5 (0 generated)
Brian Duff
11 years, 11 months ago (2008-12-31 10:06:39 UTC) #1
Brian Duff
(Comments weren't in codereview, so summarizing them here...) > Any reason not to just always ...
11 years, 11 months ago (2009-01-06 05:58:34 UTC) #2
Peter Kasting
LGTM with nits fixed. http://codereview.chromium.org/16503/diff/205/206 File chrome/browser/autocomplete/search_provider.cc (right): http://codereview.chromium.org/16503/diff/205/206#newcode325 Line 325: // Navigation links might ...
11 years, 11 months ago (2009-01-06 18:32:31 UTC) #3
Brian Duff
http://codereview.chromium.org/16503/diff/205/206 File chrome/browser/autocomplete/search_provider.cc (right): http://codereview.chromium.org/16503/diff/205/206#newcode325 Line 325: // Navigation links might not be valid URLs. ...
11 years, 11 months ago (2009-01-08 05:34:07 UTC) #4
Peter Kasting
11 years, 11 months ago (2009-01-08 18:58:41 UTC) #5
Tweaked and landed in r7747.

Powered by Google App Engine
This is Rietveld 408576698