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

Issue 1973203002: Make --show-app-list go to the chrome://apps page. (Closed)

Created:
4 years, 7 months ago by calamity
Modified:
4 years, 7 months ago
Reviewers:
tapted
CC:
chromium-reviews, tfarina, Matt Giuca, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make --show-app-list go to the chrome://apps page. This CL makes app launcher shortcuts launch the chrome://apps page rather than the actual app launcher. The profile of the last active profile will be used or the last launched profile otherwise. BUG=576891 Committed: https://crrev.com/f95f7d827a6b42842321e70c9cd2cc513ccdae5c Cr-Commit-Position: refs/heads/master@{#394349}

Patch Set 1 : #

Total comments: 2

Patch Set 2 : #

Total comments: 2

Patch Set 3 : support locked profiles #

Patch Set 4 : toolkit_views #

Patch Set 5 : remove dep patchset #

Patch Set 6 : remove dep patchset #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -0 lines) Patch
M chrome/browser/ui/app_list/app_list_service_disabled.cc View 1 2 3 3 chunks +53 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 27 (14 generated)
calamity
4 years, 7 months ago (2016-05-17 02:03:40 UTC) #9
tapted
https://codereview.chromium.org/1973203002/diff/120001/chrome/browser/ui/app_list/app_list_service.cc File chrome/browser/ui/app_list/app_list_service.cc (right): https://codereview.chromium.org/1973203002/diff/120001/chrome/browser/ui/app_list/app_list_service.cc#newcode53 chrome/browser/ui/app_list/app_list_service.cc:53: chrome::NavigateParams params(browser ? browser->profile() : launch_profile, app_list_service.cc isn't compiled ...
4 years, 7 months ago (2016-05-17 03:11:13 UTC) #10
tapted
On 2016/05/17 03:11:13, tapted wrote: > https://codereview.chromium.org/1973203002/diff/120001/chrome/browser/ui/app_list/app_list_service.cc > File chrome/browser/ui/app_list/app_list_service.cc (right): > > https://codereview.chromium.org/1973203002/diff/120001/chrome/browser/ui/app_list/app_list_service.cc#newcode53 > ...
4 years, 7 months ago (2016-05-17 03:27:11 UTC) #11
calamity
https://codereview.chromium.org/1973203002/diff/120001/chrome/browser/ui/app_list/app_list_service.cc File chrome/browser/ui/app_list/app_list_service.cc (right): https://codereview.chromium.org/1973203002/diff/120001/chrome/browser/ui/app_list/app_list_service.cc#newcode53 chrome/browser/ui/app_list/app_list_service.cc:53: chrome::NavigateParams params(browser ? browser->profile() : launch_profile, On 2016/05/17 03:11:13, ...
4 years, 7 months ago (2016-05-18 01:11:38 UTC) #12
tapted
lgtm - assuming you tested both chrome-running and chrome-not-running :) you'll need to clobber the ...
4 years, 7 months ago (2016-05-18 01:38:25 UTC) #13
tapted
https://codereview.chromium.org/1973203002/diff/140001/chrome/browser/ui/app_list/app_list_service_disabled.cc File chrome/browser/ui/app_list/app_list_service_disabled.cc (right): https://codereview.chromium.org/1973203002/diff/140001/chrome/browser/ui/app_list/app_list_service_disabled.cc#newcode14 chrome/browser/ui/app_list/app_list_service_disabled.cc:14: #include "ui/base/page_transition_types.h" looks like you also need #include "base/command_line.h" ...
4 years, 7 months ago (2016-05-18 03:17:04 UTC) #14
tapted
also BUG= should be 600915 (576891 is a dupe)
4 years, 7 months ago (2016-05-18 03:44:30 UTC) #15
tapted
https://codereview.chromium.org/1973203002/diff/140001/chrome/browser/ui/app_list/app_list_service_disabled.cc File chrome/browser/ui/app_list/app_list_service_disabled.cc (right): https://codereview.chromium.org/1973203002/diff/140001/chrome/browser/ui/app_list/app_list_service_disabled.cc#newcode9 chrome/browser/ui/app_list/app_list_service_disabled.cc:9: #include "chrome/browser/ui/browser.h" bleh all this should be #if defined(TOOLKIT_VIEWS) ...
4 years, 7 months ago (2016-05-18 03:58:27 UTC) #16
calamity
4 years, 7 months ago (2016-05-18 05:40:31 UTC) #17
tapted
lgtm
4 years, 7 months ago (2016-05-18 05:49:11 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1973203002/260001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1973203002/260001
4 years, 7 months ago (2016-05-18 07:10:27 UTC) #23
commit-bot: I haz the power
Committed patchset #6 (id:260001)
4 years, 7 months ago (2016-05-18 07:27:38 UTC) #25
commit-bot: I haz the power
4 years, 7 months ago (2016-05-18 07:29:34 UTC) #27
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/f95f7d827a6b42842321e70c9cd2cc513ccdae5c
Cr-Commit-Position: refs/heads/master@{#394349}

Powered by Google App Engine
This is Rietveld 408576698