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

Issue 3532004: [omnibox] Ignore empty search suggestions. (Closed)

Created:
10 years, 2 months ago by James Su
Modified:
9 years, 7 months ago
CC:
chromium-reviews, ben+cc_chromium.org
Base URL:
http://src.chromium.org/git/chromium.git
Visibility:
Public.

Description

[omnibox] Ignore empty search suggestions. Google search may return empty suggestions for some weird input characters. We need to ignore them, to avoid breaking the omnibox. BUG=56214 TEST=(On Mac) In omnibox press option-i and wait for a while. Chrome shouldn't crash. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=61005 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=61007

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
James Su
A quick fix.
10 years, 2 months ago (2010-09-29 22:56:28 UTC) #1
Scott Hess - ex-Googler
LGTM.
10 years, 2 months ago (2010-09-29 23:07:34 UTC) #2
Scott Hess - ex-Googler
10 years, 2 months ago (2010-09-29 23:41:42 UTC) #3
On 2010/09/29 23:07:34, shess wrote:
> LGTM.

WRT the double-commit, looks like when I patched this into my git client, it
overrode my client's link to my other change.  But AFAICT everything is going to
work out right as far as what actually is checked in.

Powered by Google App Engine
This is Rietveld 408576698