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

Issue 462963002: [AiS] Reuse previous answer for verbatim. (Closed)

Created:
6 years, 4 months ago by groby-ooo-7-16
Modified:
6 years, 4 months ago
Reviewers:
msw, Mark P
CC:
chromium-reviews, James Su, Justin Donnelly
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

[AiS] Reuse previous answer for verbatim. Verbatim queries do not see an answer. If the previous query had an answer with a suggestion that matches the current verbatim text, reuse that answer. BUG=401486 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289959

Patch Set 1 #

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

Messages

Total messages: 18 (0 generated)
groby-ooo-7-16
PTAL - here's the fix we discussed re: verbatim matches & answers Also, hints as ...
6 years, 4 months ago (2014-08-12 01:15:55 UTC) #1
groby-ooo-7-16
Ping - would you mind giving this a look? (I've seen your calendar and am ...
6 years, 4 months ago (2014-08-12 20:27:03 UTC) #2
Mark P
https://codereview.chromium.org/462963002/diff/1/chrome/browser/autocomplete/search_provider.cc File chrome/browser/autocomplete/search_provider.cc (right): https://codereview.chromium.org/462963002/diff/1/chrome/browser/autocomplete/search_provider.cc#newcode737 chrome/browser/autocomplete/search_provider.cc:737: // Verbatim results don't get suggestions and hence, answers. ...
6 years, 4 months ago (2014-08-12 20:57:29 UTC) #3
groby-ooo-7-16
https://codereview.chromium.org/462963002/diff/1/chrome/browser/autocomplete/search_provider.cc File chrome/browser/autocomplete/search_provider.cc (right): https://codereview.chromium.org/462963002/diff/1/chrome/browser/autocomplete/search_provider.cc#newcode737 chrome/browser/autocomplete/search_provider.cc:737: // Verbatim results don't get suggestions and hence, answers. ...
6 years, 4 months ago (2014-08-12 22:09:21 UTC) #4
Mark P
On 2014/08/12 22:09:21, groby wrote: > https://codereview.chromium.org/462963002/diff/1/chrome/browser/autocomplete/search_provider.cc > File chrome/browser/autocomplete/search_provider.cc (right): > > https://codereview.chromium.org/462963002/diff/1/chrome/browser/autocomplete/search_provider.cc#newcode737 > ...
6 years, 4 months ago (2014-08-12 23:12:45 UTC) #5
Mark P
Adding msw@ for his opinion. https://codereview.chromium.org/462963002/diff/1/chrome/browser/autocomplete/search_provider.cc File chrome/browser/autocomplete/search_provider.cc (right): https://codereview.chromium.org/462963002/diff/1/chrome/browser/autocomplete/search_provider.cc#newcode737 chrome/browser/autocomplete/search_provider.cc:737: // Verbatim results don't ...
6 years, 4 months ago (2014-08-12 23:17:43 UTC) #6
msw
Sorry if my questions are dumb, I've been out of the SearchProvider loop for a ...
6 years, 4 months ago (2014-08-13 19:01:05 UTC) #7
Mark P
https://codereview.chromium.org/462963002/diff/1/chrome/browser/autocomplete/search_provider.cc File chrome/browser/autocomplete/search_provider.cc (right): https://codereview.chromium.org/462963002/diff/1/chrome/browser/autocomplete/search_provider.cc#newcode737 chrome/browser/autocomplete/search_provider.cc:737: // Verbatim results don't get suggestions and hence, answers. ...
6 years, 4 months ago (2014-08-13 19:42:23 UTC) #8
groby-ooo-7-16
https://codereview.chromium.org/462963002/diff/1/chrome/browser/autocomplete/search_provider.cc File chrome/browser/autocomplete/search_provider.cc (right): https://codereview.chromium.org/462963002/diff/1/chrome/browser/autocomplete/search_provider.cc#newcode738 chrome/browser/autocomplete/search_provider.cc:738: // Scan previous matches if the last answer-bearing suggestion ...
6 years, 4 months ago (2014-08-13 20:07:18 UTC) #9
Mark P
lgtm baring one comment below Thanks Mike for your eyes. I appreciated it. --mark https://codereview.chromium.org/462963002/diff/1/chrome/browser/autocomplete/search_provider.cc ...
6 years, 4 months ago (2014-08-13 20:12:27 UTC) #10
groby-ooo-7-16
Traveling right now, so I'll get to update this tomorrow, I hope. Thank you for ...
6 years, 4 months ago (2014-08-13 23:39:21 UTC) #11
Mark P
https://codereview.chromium.org/462963002/diff/1/chrome/browser/autocomplete/search_provider.cc File chrome/browser/autocomplete/search_provider.cc (right): https://codereview.chromium.org/462963002/diff/1/chrome/browser/autocomplete/search_provider.cc#newcode738 chrome/browser/autocomplete/search_provider.cc:738: // Scan previous matches if the last answer-bearing suggestion ...
6 years, 4 months ago (2014-08-14 03:29:44 UTC) #12
groby-ooo-7-16
Ah - I was not aware of that part. In this case, I'll submit as-is.
6 years, 4 months ago (2014-08-15 05:01:04 UTC) #13
groby-ooo-7-16
Oh, the cache bug is 401758. But, again - that cache only carries the query ...
6 years, 4 months ago (2014-08-15 05:04:04 UTC) #14
Mark P
this change still lgtm As for caching, I didn't review that code, so I'll leave ...
6 years, 4 months ago (2014-08-15 15:44:12 UTC) #15
groby-ooo-7-16
The CQ bit was checked by groby@chromium.org
6 years, 4 months ago (2014-08-15 16:02:02 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/groby@chromium.org/462963002/1
6 years, 4 months ago (2014-08-15 16:03:38 UTC) #17
commit-bot: I haz the power
6 years, 4 months ago (2014-08-15 18:56:10 UTC) #18
Message was sent while issue was closed.
Committed patchset #1 (1) as 289959

Powered by Google App Engine
This is Rietveld 408576698