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

Issue 327003003: [AiS] Add a new AutocompleteMatchType for Answers in Suggest. (Closed)

Created:
6 years, 6 months ago by Justin Donnelly
Modified:
6 years, 6 months ago
CC:
chromium-reviews, James Su, Ilya Sherman, asvitkine+watch_chromium.org, jar+watch_chromium.org, Maria, groby-ooo-7-16
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

[AiS] Add a new AutocompleteMatchType for answers in suggest. BUG=383456 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=276924

Patch Set 1 : #

Total comments: 7
Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -4 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/omnibox/OmniboxSuggestion.java View 1 chunk +4 lines, -3 lines 0 comments Download
M chrome/browser/autocomplete/autocomplete_controller.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/autocomplete/autocomplete_match.cc View 2 chunks +3 lines, -1 line 3 comments Download
M chrome/browser/autocomplete/base_search_provider.cc View 1 chunk +1 line, -0 lines 2 comments Download
M chrome/browser/autocomplete/shortcuts_backend_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/metrics/omnibox_metrics_provider.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/autocomplete_match_type.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/autocomplete_match_type.cc View 1 chunk +1 line, -0 lines 0 comments Download
M components/metrics/proto/omnibox_event.proto View 1 chunk +1 line, -0 lines 2 comments Download

Messages

Total messages: 13 (0 generated)
Justin Donnelly
Peter, Ted - please take a look and advise on the addition of a new ...
6 years, 6 months ago (2014-06-10 21:30:05 UTC) #1
Peter Kasting
You'll want to update this CL to reflect mpearson's recent changes to eliminate the AutocompleteMatchType ...
6 years, 6 months ago (2014-06-10 21:49:46 UTC) #2
Justin Donnelly
> You'll want to update this CL to reflect mpearson's recent > changes to eliminate ...
6 years, 6 months ago (2014-06-11 15:51:53 UTC) #3
Peter Kasting
LGTM On 2014/06/11 15:51:53, Justin Donnelly wrote: > > You'll want to update this CL ...
6 years, 6 months ago (2014-06-11 17:02:02 UTC) #4
Alexei Svitkine (slow)
https://codereview.chromium.org/327003003/diff/20001/components/metrics/proto/omnibox_event.proto File components/metrics/proto/omnibox_event.proto (right): https://codereview.chromium.org/327003003/diff/20001/components/metrics/proto/omnibox_event.proto#newcode207 components/metrics/proto/omnibox_event.proto:207: SEARCH_SUGGEST_ANSWER = 22; // A short result for a ...
6 years, 6 months ago (2014-06-11 17:04:46 UTC) #5
Ted C
On 2014/06/11 17:04:46, Alexei Svitkine wrote: > https://codereview.chromium.org/327003003/diff/20001/components/metrics/proto/omnibox_event.proto > File components/metrics/proto/omnibox_event.proto (right): > > https://codereview.chromium.org/327003003/diff/20001/components/metrics/proto/omnibox_event.proto#newcode207 ...
6 years, 6 months ago (2014-06-11 17:20:53 UTC) #6
Justin Donnelly
https://codereview.chromium.org/327003003/diff/20001/components/metrics/proto/omnibox_event.proto File components/metrics/proto/omnibox_event.proto (right): https://codereview.chromium.org/327003003/diff/20001/components/metrics/proto/omnibox_event.proto#newcode207 components/metrics/proto/omnibox_event.proto:207: SEARCH_SUGGEST_ANSWER = 22; // A short result for a ...
6 years, 6 months ago (2014-06-11 17:21:39 UTC) #7
Alexei Svitkine (slow)
Yes, that's the one. On Wed, Jun 11, 2014 at 10:21 AM, <jdonnelly@chromium.org> wrote: > ...
6 years, 6 months ago (2014-06-11 17:22:55 UTC) #8
Justin Donnelly
On 2014/06/11 17:22:55, Alexei Svitkine wrote: > Yes, that's the one. The change in google3 ...
6 years, 6 months ago (2014-06-12 20:36:29 UTC) #9
Alexei Svitkine (slow)
LGTM for components/metrics/proto/omnibox_event.proto I defer to others for reviews of the other files.
6 years, 6 months ago (2014-06-12 21:18:20 UTC) #10
Justin Donnelly
The CQ bit was checked by jdonnelly@chromium.org
6 years, 6 months ago (2014-06-12 21:44:40 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jdonnelly@chromium.org/327003003/20001
6 years, 6 months ago (2014-06-12 21:46:27 UTC) #12
commit-bot: I haz the power
6 years, 6 months ago (2014-06-13 04:26:16 UTC) #13
Message was sent while issue was closed.
Change committed as 276924

Powered by Google App Engine
This is Rietveld 408576698