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

Issue 2339523004: Remove old (dead) app list code. (Closed)

Created:
4 years, 3 months ago by Matt Giuca
Modified:
4 years, 2 months ago
CC:
chromium-reviews, sadrul, dtseng+watch_chromium.org, aboxhall+watch_chromium.org, tfarina, nektar+watch_chromium.org, yuzo+watch_chromium.org, je_julie, dmazzoni+watch_chromium.org, oshima+watch_chromium.org, kalyank, davemoore+watch_chromium.org, Matt Giuca, chrome-apps-syd-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove old (dead) app list code. This deletes the IsExperimentalAppListEnabled and related functions (which were vestigial) and cleans up all call sites to always do the "experimental" behaviour. Also renames some variables and cleans up comments to reflect that the "experimental" behaviour is now the norm. BUG=531059 TBR=plundblad@chromium.org Committed: https://crrev.com/7bfaddb74bc2e0d49c7c47eff289bf71389c4446 Cr-Commit-Position: refs/heads/master@{#420518}

Patch Set 1 #

Patch Set 2 : More removals. #

Patch Set 3 : Rebase on CL 2341113003. #

Patch Set 4 : Rebase. #

Patch Set 5 : Remove more dead code. #

Patch Set 6 : Tweak comment. #

Patch Set 7 : Rebase. #

Total comments: 8

Patch Set 8 : Address nonbistytftatl review. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+150 lines, -543 lines) Patch
M ash/app_list/app_list_presenter_delegate.h View 1 2 3 4 2 chunks +0 lines, -4 lines 0 comments Download
M ash/app_list/app_list_presenter_delegate.cc View 1 2 3 4 5 6 7 6 chunks +7 lines, -82 lines 2 comments Download
M ash/ash_strings.grd View 1 2 3 4 5 6 1 chunk +0 lines, -6 lines 0 comments Download
M ash/common/shelf/app_list_button.cc View 1 chunk +1 line, -3 lines 0 comments Download
M ash/common/shelf/app_list_shelf_item_delegate.cc View 1 chunk +3 lines, -9 lines 0 comments Download
M ash/shell/app_list.cc View 1 2 3 4 2 chunks +0 lines, -15 lines 0 comments Download
M chrome/browser/chromeos/accessibility/spoken_feedback_browsertest.cc View 1 chunk +1 line, -4 lines 0 comments Download
M chrome/browser/ui/app_list/app_list_service_views.cc View 1 1 chunk +1 line, -3 lines 0 comments Download
M chrome/browser/ui/app_list/app_list_view_delegate.h View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/app_list/app_list_view_delegate.cc View 1 2 4 chunks +4 lines, -29 lines 0 comments Download
M chrome/browser/ui/app_list/search/app_result.cc View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/ui/app_list/search/search_resource_manager.cc View 1 2 3 4 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/ui/app_list/start_page_service.cc View 4 chunks +16 lines, -24 lines 0 comments Download
M chrome/browser/ui/app_list/start_page_service_factory.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M chrome/browser/ui/ash/app_list/app_list_service_ash.cc View 1 chunk +1 line, -3 lines 0 comments Download
M chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl_browsertest.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -5 lines 0 comments Download
M ui/app_list/app_list_constants.h View 1 2 3 4 1 chunk +2 lines, -8 lines 0 comments Download
M ui/app_list/app_list_constants.cc View 1 2 3 4 3 chunks +5 lines, -15 lines 0 comments Download
M ui/app_list/app_list_switches.h View 1 2 1 chunk +0 lines, -5 lines 0 comments Download
M ui/app_list/app_list_switches.cc View 1 2 2 chunks +1 line, -11 lines 0 comments Download
M ui/app_list/app_list_view_delegate.h View 1 2 1 chunk +0 lines, -3 lines 0 comments Download
M ui/app_list/search_box_model.h View 1 2 3 4 2 chunks +0 lines, -5 lines 0 comments Download
M ui/app_list/search_box_model.cc View 1 2 3 4 1 chunk +0 lines, -5 lines 0 comments Download
M ui/app_list/search_box_model_observer.h View 1 2 3 4 1 chunk +0 lines, -3 lines 0 comments Download
M ui/app_list/test/app_list_test_view_delegate.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M ui/app_list/test/app_list_test_view_delegate.cc View 1 1 chunk +0 lines, -4 lines 0 comments Download
M ui/app_list/views/app_list_item_view.cc View 1 2 3 2 chunks +3 lines, -14 lines 0 comments Download
M ui/app_list/views/app_list_main_view.h View 1 1 chunk +0 lines, -3 lines 0 comments Download
M ui/app_list/views/app_list_main_view.cc View 1 2 chunks +1 line, -7 lines 0 comments Download
M ui/app_list/views/app_list_main_view_unittest.cc View 2 chunks +6 lines, -10 lines 0 comments Download
M ui/app_list/views/app_list_view.h View 1 2 3 4 2 chunks +0 lines, -12 lines 0 comments Download
M ui/app_list/views/app_list_view.cc View 1 2 3 4 3 chunks +6 lines, -34 lines 0 comments Download
M ui/app_list/views/app_list_view_unittest.cc View 1 2 2 chunks +1 line, -6 lines 0 comments Download
M ui/app_list/views/apps_container_view.cc View 1 2 1 chunk +1 line, -13 lines 0 comments Download
M ui/app_list/views/apps_grid_view.cc View 1 3 chunks +10 lines, -29 lines 0 comments Download
M ui/app_list/views/contents_view.h View 1 2 3 4 5 6 7 2 chunks +3 lines, -6 lines 0 comments Download
M ui/app_list/views/contents_view.cc View 1 5 chunks +31 lines, -41 lines 0 comments Download
M ui/app_list/views/folder_header_view.h View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
M ui/app_list/views/folder_header_view.cc View 1 2 3 4 5 chunks +1 line, -31 lines 0 comments Download
M ui/app_list/views/search_box_view.h View 1 2 3 4 2 chunks +0 lines, -2 lines 0 comments Download
M ui/app_list/views/search_box_view.cc View 1 2 3 4 5 7 chunks +16 lines, -33 lines 0 comments Download
M ui/app_list/views/search_result_page_view.h View 1 1 chunk +1 line, -1 line 0 comments Download
M ui/app_list/views/search_result_page_view.cc View 1 4 chunks +23 lines, -35 lines 0 comments Download
M ui/app_list/views/search_result_view.cc View 1 2 3 2 chunks +2 lines, -7 lines 0 comments Download
M ui/app_list/views/start_page_view.h View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 28 (17 generated)
Matt Giuca
4 years, 3 months ago (2016-09-19 03:50:42 UTC) #5
Matt Giuca
Hey, friendly ping.
4 years, 3 months ago (2016-09-21 01:01:06 UTC) #8
calamity
lgtm with non-optional nits but I still trust you to fix them and then land ...
4 years, 3 months ago (2016-09-21 07:54:10 UTC) #13
Matt Giuca
https://codereview.chromium.org/2339523004/diff/140001/ash/app_list/app_list_presenter_delegate.cc File ash/app_list/app_list_presenter_delegate.cc (right): https://codereview.chromium.org/2339523004/diff/140001/ash/app_list/app_list_presenter_delegate.cc#newcode130 ash/app_list/app_list_presenter_delegate.cc:130: // The experimental app list is centered over the ...
4 years, 2 months ago (2016-09-22 06:49:44 UTC) #14
Matt Giuca
Adding OWNERS reviewers. jamescook: Please review ash changes. plundblad: Please review chrome/browser/chromeos/accessibility/spoken_feedback_browsertest.cc [TBR for minor ...
4 years, 2 months ago (2016-09-22 06:53:31 UTC) #17
James Cook
ash LGTM. Nice cleanup. https://codereview.chromium.org/2339523004/diff/160001/ash/app_list/app_list_presenter_delegate.cc File ash/app_list/app_list_presenter_delegate.cc (right): https://codereview.chromium.org/2339523004/diff/160001/ash/app_list/app_list_presenter_delegate.cc#newcode66 ash/app_list/app_list_presenter_delegate.cc:66: switches::kAshEnableFullscreenAppList); Question for you (or ...
4 years, 2 months ago (2016-09-22 15:02:45 UTC) #18
Mr4D (OOO till 08-26)
chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl_browsertest.cc lgtm. Nice!! Remove the dead code!
4 years, 2 months ago (2016-09-22 18:17:48 UTC) #19
Matt Giuca
https://codereview.chromium.org/2339523004/diff/160001/ash/app_list/app_list_presenter_delegate.cc File ash/app_list/app_list_presenter_delegate.cc (right): https://codereview.chromium.org/2339523004/diff/160001/ash/app_list/app_list_presenter_delegate.cc#newcode66 ash/app_list/app_list_presenter_delegate.cc:66: switches::kAshEnableFullscreenAppList); On 2016/09/22 15:02:45, James Cook wrote: > Question ...
4 years, 2 months ago (2016-09-23 00:11:54 UTC) #20
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/2339523004/160001
4 years, 2 months ago (2016-09-23 00:12:48 UTC) #24
commit-bot: I haz the power
Committed patchset #8 (id:160001)
4 years, 2 months ago (2016-09-23 01:00:57 UTC) #26
commit-bot: I haz the power
4 years, 2 months ago (2016-09-23 01:03:20 UTC) #28
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/7bfaddb74bc2e0d49c7c47eff289bf71389c4446
Cr-Commit-Position: refs/heads/master@{#420518}

Powered by Google App Engine
This is Rietveld 408576698