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

Issue 584263002: Use ChromeAutocompleteSchemeClassifier for Athena on Chrome. (Closed)

Created:
6 years, 3 months ago by Jun Mukai
Modified:
6 years, 3 months ago
Reviewers:
oshima, Mark P, agl
CC:
chromium-reviews, darin-cc_chromium.org, mkwst+moarreviews-shell_chromium.org, jam, jochen+watch_chromium.org, hashimoto
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Use ChromeAutocompleteSchemeClassifier for Athena on Chrome. Otherwise chrome:// are not recognized as the search result. This CL also modifies the logic of URLSearchProvider's result aggregation, because the SearchProvider doesn't emit result change for URL-ish results. BUG=416083 R=oshima@chromium.org TBR=mpearson@chromium.org, agl@chromium.org TEST=manually Committed: https://crrev.com/413d75456a61016bf0652800920228241881277d Cr-Commit-Position: refs/heads/master@{#295803}

Patch Set 1 #

Total comments: 4

Patch Set 2 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+118 lines, -32 lines) Patch
M athena/athena.gyp View 4 chunks +9 lines, -0 lines 0 comments Download
M athena/content/DEPS View 1 chunk +3 lines, -0 lines 0 comments Download
A athena/content/chrome/scheme_classifier_factory.cc View 1 chunk +19 lines, -0 lines 0 comments Download
A athena/content/public/scheme_classifier_factory.h View 1 chunk +24 lines, -0 lines 0 comments Download
A athena/content/shell/scheme_classifier_factory.cc View 1 1 chunk +40 lines, -0 lines 0 comments Download
M athena/main/url_search_provider.cc View 8 chunks +23 lines, -32 lines 0 comments Download

Messages

Total messages: 17 (5 generated)
Jun Mukai
6 years, 3 months ago (2014-09-19 20:56:22 UTC) #1
oshima
lgtm with nits https://codereview.chromium.org/584263002/diff/1/athena/content/shell/scheme_classifier_factory.cc File athena/content/shell/scheme_classifier_factory.cc (right): https://codereview.chromium.org/584263002/diff/1/athena/content/shell/scheme_classifier_factory.cc#newcode17 athena/content/shell/scheme_classifier_factory.cc:17: AthenaShellSchemeClassifier() {} virtual dtor https://codereview.chromium.org/584263002/diff/1/athena/content/shell/scheme_classifier_factory.cc#newcode31 athena/content/shell/scheme_classifier_factory.cc:31: ...
6 years, 3 months ago (2014-09-19 21:04:28 UTC) #2
Jun Mukai
https://codereview.chromium.org/584263002/diff/1/athena/content/shell/scheme_classifier_factory.cc File athena/content/shell/scheme_classifier_factory.cc (right): https://codereview.chromium.org/584263002/diff/1/athena/content/shell/scheme_classifier_factory.cc#newcode17 athena/content/shell/scheme_classifier_factory.cc:17: AthenaShellSchemeClassifier() {} On 2014/09/19 21:04:28, oshima wrote: > virtual ...
6 years, 3 months ago (2014-09-19 21:06:54 UTC) #3
Jun Mukai
TBR=mpearson, agr for the new lines of DEPS file.
6 years, 3 months ago (2014-09-19 21:08:06 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/584263002/20001
6 years, 3 months ago (2014-09-19 21:09:33 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: ios_rel_device_ninja on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_rel_device_ninja/builds/11546)
6 years, 3 months ago (2014-09-19 22:27:51 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: ios_rel_device_ninja on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_rel_device_ninja/builds/11546)
6 years, 3 months ago (2014-09-19 22:27:59 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/584263002/20001
6 years, 3 months ago (2014-09-19 22:38:23 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/584263002/20001
6 years, 3 months ago (2014-09-19 22:38:28 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001) as 737cd9d2e01105f51ff35c5537de38dbd1ab31e5
6 years, 3 months ago (2014-09-19 23:23:17 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001) as 737cd9d2e01105f51ff35c5537de38dbd1ab31e5
6 years, 3 months ago (2014-09-19 23:23:19 UTC) #16
commit-bot: I haz the power
6 years, 3 months ago (2014-09-19 23:27:01 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/413d75456a61016bf0652800920228241881277d
Cr-Commit-Position: refs/heads/master@{#295803}

Powered by Google App Engine
This is Rietveld 408576698