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

Issue 10957005: Disable most of search provider for Instant Extended (Closed)

Created:
8 years, 3 months ago by David Black
Modified:
8 years, 3 months ago
Reviewers:
Peter Kasting, sreeram
CC:
chromium-reviews, James Su
Visibility:
Public.

Description

Disable most of search provider for Instant Extended Limit the search provider to do almost nothing if the Instant Extended API is enabled. We only need it as the gateway for incoming API-provided suggestions. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=157691

Patch Set 1 #

Total comments: 6

Patch Set 2 : Add owner to TODO #

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

Messages

Total messages: 9 (0 generated)
David Black
Ready for review.
8 years, 3 months ago (2012-09-19 23:02:52 UTC) #1
David Black
Whoops, meant to send to pkasting instead of sky. Fixed.
8 years, 3 months ago (2012-09-19 23:03:47 UTC) #2
sreeram
lgtm http://codereview.chromium.org/10957005/diff/1/chrome/browser/autocomplete/search_provider.cc File chrome/browser/autocomplete/search_provider.cc (right): http://codereview.chromium.org/10957005/diff/1/chrome/browser/autocomplete/search_provider.cc#newcode280 chrome/browser/autocomplete/search_provider.cc:280: // TODO: once we are done refactoring the ...
8 years, 3 months ago (2012-09-19 23:07:41 UTC) #3
David Black
http://codereview.chromium.org/10957005/diff/1/chrome/browser/autocomplete/search_provider.cc File chrome/browser/autocomplete/search_provider.cc (right): http://codereview.chromium.org/10957005/diff/1/chrome/browser/autocomplete/search_provider.cc#newcode280 chrome/browser/autocomplete/search_provider.cc:280: // TODO: once we are done refactoring the omnibox ...
8 years, 3 months ago (2012-09-19 23:31:31 UTC) #4
Peter Kasting
LGTM
8 years, 3 months ago (2012-09-19 23:46:05 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dcblack@chromium.org/10957005/5001
8 years, 3 months ago (2012-09-19 23:48:34 UTC) #6
sreeram
http://codereview.chromium.org/10957005/diff/1/chrome/browser/autocomplete/search_provider.cc File chrome/browser/autocomplete/search_provider.cc (right): http://codereview.chromium.org/10957005/diff/1/chrome/browser/autocomplete/search_provider.cc#newcode283 chrome/browser/autocomplete/search_provider.cc:283: if (!chrome::search::IsInstantExtendedAPIEnabled(profile_)) { On 2012/09/19 23:31:32, David Black wrote: ...
8 years, 3 months ago (2012-09-19 23:51:26 UTC) #7
David Black
http://codereview.chromium.org/10957005/diff/1/chrome/browser/autocomplete/search_provider.cc File chrome/browser/autocomplete/search_provider.cc (right): http://codereview.chromium.org/10957005/diff/1/chrome/browser/autocomplete/search_provider.cc#newcode283 chrome/browser/autocomplete/search_provider.cc:283: if (!chrome::search::IsInstantExtendedAPIEnabled(profile_)) { On 2012/09/19 23:51:26, sreeram wrote: > ...
8 years, 3 months ago (2012-09-20 00:01:27 UTC) #8
commit-bot: I haz the power
8 years, 3 months ago (2012-09-20 03:25:21 UTC) #9
Change committed as 157691

Powered by Google App Engine
This is Rietveld 408576698