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

Issue 2961923002: Use EnablePlayStoreAppSearch feature flag. (Closed)

Created:
3 years, 5 months ago by Jiaquan He
Modified:
3 years, 5 months ago
CC:
chromium-reviews, tfarina, Matt Giuca, tablet-launcher_google.com
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Use EnablePlayStoreAppSearch feature flag. We apply EnablePlayStoreAppSearch to decide whether to: - search for uninstalled apps from Play Store; - show a proper badge in the Play Store app result; - show the review score and price of every searched app. Currently using the IsFullscreenAppListEnabled flag is incorrect. BUG=736552 Review-Url: https://codereview.chromium.org/2961923002 Cr-Commit-Position: refs/heads/master@{#485454} Committed: https://chromium.googlesource.com/chromium/src/+/0f8982efb8c8db9ef3aae23443b6f8b3b732df17

Patch Set 1 #

Patch Set 2 : Typo #

Total comments: 4

Patch Set 3 : Oshima's comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -24 lines) Patch
M chrome/browser/ui/app_list/search/search_controller_factory.cc View 1 chunk +8 lines, -5 lines 0 comments Download
M ui/app_list/app_list_features.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/app_list/app_list_features.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M ui/app_list/views/search_result_tile_item_list_view.h View 1 chunk +2 lines, -2 lines 0 comments Download
M ui/app_list/views/search_result_tile_item_list_view.cc View 2 chunks +6 lines, -5 lines 0 comments Download
M ui/app_list/views/search_result_tile_item_view.h View 1 2 2 chunks +4 lines, -1 line 0 comments Download
M ui/app_list/views/search_result_tile_item_view.cc View 1 2 4 chunks +6 lines, -5 lines 0 comments Download
M ui/app_list/views/tile_item_view.h View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M ui/app_list/views/tile_item_view.cc View 1 2 2 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 31 (19 generated)
Jiaquan He
Hi Xiyuan and Oshima, PTAL.
3 years, 5 months ago (2017-07-05 21:43:53 UTC) #9
oshima
lgtm with a nit https://codereview.chromium.org/2961923002/diff/20001/ui/app_list/views/tile_item_view.h File ui/app_list/views/tile_item_view.h (right): https://codereview.chromium.org/2961923002/diff/20001/ui/app_list/views/tile_item_view.h#newcode9 ui/app_list/views/tile_item_view.h:9: #include <utility> do you need ...
3 years, 5 months ago (2017-07-07 23:59:57 UTC) #10
Jiaquan He
Question. https://codereview.chromium.org/2961923002/diff/20001/ui/app_list/views/tile_item_view.h File ui/app_list/views/tile_item_view.h (right): https://codereview.chromium.org/2961923002/diff/20001/ui/app_list/views/tile_item_view.h#newcode9 ui/app_list/views/tile_item_view.h:9: #include <utility> On 2017/07/07 23:59:56, oshima wrote: > ...
3 years, 5 months ago (2017-07-08 00:43:56 UTC) #11
oshima
https://codereview.chromium.org/2961923002/diff/20001/ui/app_list/views/tile_item_view.h File ui/app_list/views/tile_item_view.h (right): https://codereview.chromium.org/2961923002/diff/20001/ui/app_list/views/tile_item_view.h#newcode9 ui/app_list/views/tile_item_view.h:9: #include <utility> On 2017/07/08 00:43:55, Jiaquan He wrote: > ...
3 years, 5 months ago (2017-07-08 00:47:15 UTC) #12
Jiaquan He
https://codereview.chromium.org/2961923002/diff/20001/ui/app_list/views/tile_item_view.h File ui/app_list/views/tile_item_view.h (right): https://codereview.chromium.org/2961923002/diff/20001/ui/app_list/views/tile_item_view.h#newcode9 ui/app_list/views/tile_item_view.h:9: #include <utility> On 2017/07/08 00:47:15, oshima wrote: > On ...
3 years, 5 months ago (2017-07-08 01:24:47 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2961923002/40001
3 years, 5 months ago (2017-07-08 16:31:15 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/483960)
3 years, 5 months ago (2017-07-08 16:39:35 UTC) #22
oshima
On 2017/07/08 16:39:35, commit-bot: I haz the power wrote: > Try jobs failed on following ...
3 years, 5 months ago (2017-07-10 16:38:47 UTC) #23
Jiaquan He
Thank you Oshima! Hi Jenny, could you have a look at this CL since Xiyuan ...
3 years, 5 months ago (2017-07-10 17:29:16 UTC) #25
jennyz
lgtm
3 years, 5 months ago (2017-07-10 22:52:14 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2961923002/40001
3 years, 5 months ago (2017-07-10 23:27:59 UTC) #28
commit-bot: I haz the power
3 years, 5 months ago (2017-07-11 00:12:17 UTC) #31
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/0f8982efb8c8db9ef3aae23443b6...

Powered by Google App Engine
This is Rietveld 408576698