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

Issue 7458007: Workaround for Typing Slowdown (Closed)

Created:
9 years, 5 months ago by laforge
Modified:
9 years, 5 months ago
Reviewers:
mrossetti
CC:
chromium-reviews
Visibility:
Public.

Description

Workaround for Typing Slowdown Work around the omnibox typing delay seen for longer strings by limiting the HistoryQuickProvider to only handle the first 50 characters found in the omnibox string typed by the user. BUG=88498 TEST=Type a lot of text into the omnibox and verify that typing does not slow down. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=93132

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M history_quick_provider.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
laforge
9 years, 5 months ago (2011-07-20 00:01:34 UTC) #1
mrossetti
9 years, 5 months ago (2011-07-20 00:02:41 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698