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

Issue 17391005: Remove Instant hooks from SearchProvider. (Closed)

Created:
7 years, 6 months ago by Jered
Modified:
7 years, 6 months ago
CC:
chromium-reviews, skanuj+watch_chromium.org, melevin+watch_chromium.org, dhollowa+watch_chromium.org, dougw+watch_chromium.org, donnd+watch_chromium.org, mad+watch_chromium.org, dominich, jfweitz+watch_chromium.org, David Black, samarth+watch_chromium.org, kmadhusu+watch_chromium.org, James Su
Visibility:
Public.

Description

Remove Instant hooks from SearchProvider. Old Instant is gone, and InstantExtended is not cramming its suggestion into autocomplete this way. BUG=251262 TEST=Unit test and manually. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=208741

Patch Set 1 #

Total comments: 5

Patch Set 2 : Address comments. #

Patch Set 3 : Rebase. #

Total comments: 2

Patch Set 4 : Braces. #

Patch Set 5 : Rebase. #

Patch Set 6 : More rebasing. #

Patch Set 7 : Still more rebasing. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -476 lines) Patch
M chrome/browser/autocomplete/search_provider.h View 1 2 3 4 5 chunks +0 lines, -42 lines 0 comments Download
M chrome/browser/autocomplete/search_provider.cc View 1 2 3 4 5 6 11 chunks +4 lines, -169 lines 0 comments Download
M chrome/browser/autocomplete/search_provider_unittest.cc View 1 2 3 4 5 6 5 chunks +1 line, -189 lines 0 comments Download
M chrome/browser/ui/omnibox/omnibox_controller.h View 1 2 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/ui/omnibox/omnibox_controller.cc View 1 2 3 4 chunks +3 lines, -42 lines 0 comments Download
M chrome/browser/ui/omnibox/omnibox_edit_model.cc View 1 2 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/ui/search/instant_controller.h View 1 2 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/ui/search/instant_controller.cc View 1 2 3 4 5 6 2 chunks +0 lines, -23 lines 0 comments Download

Messages

Total messages: 21 (0 generated)
Jered
7 years, 6 months ago (2013-06-18 18:53:02 UTC) #1
Jered
Please review. msw -> search_provider pkasting -> search_provider, omnibox samarth -> instant
7 years, 6 months ago (2013-06-18 18:53:30 UTC) #2
Peter Kasting
LGTM https://codereview.chromium.org/17391005/diff/1/chrome/browser/autocomplete/search_provider.cc File chrome/browser/autocomplete/search_provider.cc (right): https://codereview.chromium.org/17391005/diff/1/chrome/browser/autocomplete/search_provider.cc#newcode10 chrome/browser/autocomplete/search_provider.cc:10: #include "base/auto_reset.h" Nit: Remove this header (and any ...
7 years, 6 months ago (2013-06-18 19:01:32 UTC) #3
msw
search_provider[_unittest] LGTM with a nit. https://codereview.chromium.org/17391005/diff/1/chrome/browser/autocomplete/search_provider.h File chrome/browser/autocomplete/search_provider.h (right): https://codereview.chromium.org/17391005/diff/1/chrome/browser/autocomplete/search_provider.h#newcode28 chrome/browser/autocomplete/search_provider.h:28: #include "chrome/common/instant_types.h" nit: remove ...
7 years, 6 months ago (2013-06-18 19:24:30 UTC) #4
Jered
https://codereview.chromium.org/17391005/diff/1/chrome/browser/autocomplete/search_provider.cc File chrome/browser/autocomplete/search_provider.cc (right): https://codereview.chromium.org/17391005/diff/1/chrome/browser/autocomplete/search_provider.cc#newcode10 chrome/browser/autocomplete/search_provider.cc:10: #include "base/auto_reset.h" On 2013/06/18 19:01:32, Peter Kasting wrote: > ...
7 years, 6 months ago (2013-06-18 21:05:50 UTC) #5
Jered
Hey Philippe, since you are refactoring the omnibox, does this make sense to you? I'm ...
7 years, 6 months ago (2013-06-18 21:14:57 UTC) #6
beaudoin
My refactor (which just landed, so you'll probably have to merge) is still assuming that ...
7 years, 6 months ago (2013-06-18 21:26:33 UTC) #7
Jered
Kausalya, could you take a look at instant since samarth is out? I've tried to ...
7 years, 6 months ago (2013-06-25 23:13:42 UTC) #8
kmadhusu
lgtm. Since I am not an OWNER of instant code, you need to TBR samarth@ ...
7 years, 6 months ago (2013-06-25 23:30:33 UTC) #9
Jered
On 2013/06/25 23:30:33, kmadhusu wrote: > lgtm. > > Since I am not an OWNER ...
7 years, 6 months ago (2013-06-25 23:33:31 UTC) #10
Jered
https://codereview.chromium.org/17391005/diff/17001/chrome/browser/ui/omnibox/omnibox_controller.cc File chrome/browser/ui/omnibox/omnibox_controller.cc (right): https://codereview.chromium.org/17391005/diff/17001/chrome/browser/ui/omnibox/omnibox_controller.cc#newcode72 chrome/browser/ui/omnibox/omnibox_controller.cc:72: if (instant_controller) { On 2013/06/25 23:30:33, kmadhusu wrote: > ...
7 years, 6 months ago (2013-06-25 23:33:39 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jered@chromium.org/17391005/26001
7 years, 6 months ago (2013-06-25 23:34:00 UTC) #12
commit-bot: I haz the power
Failed to apply patch for chrome/browser/autocomplete/search_provider.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 6 months ago (2013-06-25 23:34:03 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jered@chromium.org/17391005/11002
7 years, 6 months ago (2013-06-26 00:25:49 UTC) #14
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 6 months ago (2013-06-26 01:35:54 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jered@chromium.org/17391005/45001
7 years, 6 months ago (2013-06-26 14:35:05 UTC) #16
commit-bot: I haz the power
Failed to apply patch for chrome/browser/autocomplete/search_provider_unittest.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 6 months ago (2013-06-26 14:35:09 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jered@chromium.org/17391005/50001
7 years, 6 months ago (2013-06-26 14:45:07 UTC) #18
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 6 months ago (2013-06-26 14:50:07 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jered@chromium.org/17391005/50001
7 years, 6 months ago (2013-06-26 15:54:19 UTC) #20
commit-bot: I haz the power
7 years, 6 months ago (2013-06-26 18:31:17 UTC) #21
Message was sent while issue was closed.
Change committed as 208741

Powered by Google App Engine
This is Rietveld 408576698