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

Issue 1110883003: App Launcher: Webstore results are now highlighted. (Closed)

Created:
5 years, 7 months ago by Matt Giuca
Modified:
5 years, 7 months ago
Reviewers:
calamity
CC:
chromium-reviews, tfarina, Matt Giuca, tapted
Base URL:
https://chromium.googlesource.com/chromium/src.git@applist-webstore-result-match
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

App Launcher: Webstore results are now highlighted. We now highlight (in bold) the part of the query that you typed, just as we do with other types of queries. Moved AppResult::UpdateFromMatch into SearchResult so it can be used by any provider. BUG=481837 Committed: https://crrev.com/49d9c54f4cc57c5b413c608d32bd1dad8da9416f Cr-Commit-Position: refs/heads/master@{#329356}

Patch Set 1 #

Patch Set 2 : Rebase. #

Total comments: 4

Patch Set 3 : Rebase. #

Patch Set 4 : Update tests to test for highlighting. #

Patch Set 5 : Update tests to test for highlighting. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+119 lines, -67 lines) Patch
M chrome/browser/ui/app_list/search/app_result.h View 2 chunks +0 lines, -5 lines 0 comments Download
M chrome/browser/ui/app_list/search/app_result.cc View 3 chunks +1 line, -16 lines 0 comments Download
M chrome/browser/ui/app_list/search/webstore/webstore_provider.cc View 1 2 1 chunk +7 lines, -6 lines 0 comments Download
M chrome/browser/ui/app_list/search/webstore/webstore_provider_browsertest.cc View 1 2 3 4 5 chunks +47 lines, -29 lines 0 comments Download
M chrome/browser/ui/app_list/search/webstore/webstore_result.h View 2 chunks +0 lines, -3 lines 0 comments Download
M chrome/browser/ui/app_list/search/webstore/webstore_result.cc View 3 chunks +6 lines, -8 lines 0 comments Download
M ui/app_list/search_result.h View 1 2 3 3 chunks +11 lines, -0 lines 0 comments Download
M ui/app_list/search_result.cc View 1 2 3 3 chunks +47 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
Matt Giuca
5 years, 7 months ago (2015-04-28 08:09:53 UTC) #2
calamity
lgtm https://codereview.chromium.org/1110883003/diff/40001/chrome/browser/ui/app_list/search/app_result.cc File chrome/browser/ui/app_list/search/app_result.cc (right): https://codereview.chromium.org/1110883003/diff/40001/chrome/browser/ui/app_list/search/app_result.cc#newcode116 chrome/browser/ui/app_list/search/app_result.cc:116: copy->set_relevance(relevance()); Hmm... Why was this not here before...? ...
5 years, 7 months ago (2015-04-30 06:36:06 UTC) #4
Matt Giuca
PTAL (after the other webstore related CLs). https://codereview.chromium.org/1110883003/diff/40001/chrome/browser/ui/app_list/search/app_result.cc File chrome/browser/ui/app_list/search/app_result.cc (right): https://codereview.chromium.org/1110883003/diff/40001/chrome/browser/ui/app_list/search/app_result.cc#newcode116 chrome/browser/ui/app_list/search/app_result.cc:116: copy->set_relevance(relevance()); Is ...
5 years, 7 months ago (2015-05-11 04:53:21 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1110883003/100001
5 years, 7 months ago (2015-05-12 04:39:06 UTC) #8
commit-bot: I haz the power
Committed patchset #5 (id:100001)
5 years, 7 months ago (2015-05-12 05:36:16 UTC) #9
commit-bot: I haz the power
5 years, 7 months ago (2015-05-12 05:37:13 UTC) #10
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/49d9c54f4cc57c5b413c608d32bd1dad8da9416f
Cr-Commit-Position: refs/heads/master@{#329356}

Powered by Google App Engine
This is Rietveld 408576698