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

Issue 1747773002: Make the ENABLE_APP_LIST build flag work on Linux (Closed)

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

Description

Make the ENABLE_APP_LIST build flag work on Linux Chromium is only compiling for enable_app_list=true. This CL makes the flag work so that enable_app_list=false will compile as well.

Patch Set 1 #

Patch Set 2 : 2016 header #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -310 lines) Patch
M chrome/browser/prefs/browser_prefs.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/BUILD.gn View 2 chunks +12 lines, -0 lines 0 comments Download
M chrome/browser/ui/apps/app_info_dialog.h View 3 chunks +4 lines, -0 lines 0 comments Download
D chrome/browser/ui/views/app_list/app_list_dialog_container.h View 1 chunk +0 lines, -30 lines 0 comments Download
D chrome/browser/ui/views/app_list/app_list_dialog_container.cc View 1 chunk +0 lines, -246 lines 0 comments Download
A + chrome/browser/ui/views/apps/app_info_dialog/app_info_dialog_container.h View 1 3 chunks +6 lines, -4 lines 0 comments Download
A + chrome/browser/ui/views/apps/app_info_dialog/app_info_dialog_container.cc View 8 chunks +14 lines, -5 lines 0 comments Download
M chrome/browser/ui/views/apps/app_info_dialog/app_info_dialog_views.cc View 6 chunks +15 lines, -6 lines 1 comment Download
M chrome/browser/ui/views/apps/app_info_dialog/app_info_footer_panel.cc View 4 chunks +6 lines, -1 line 1 comment Download
M chrome/chrome_browser_extensions.gypi View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/chrome_browser_ui.gypi View 7 chunks +26 lines, -12 lines 0 comments Download
M chrome/common/extensions/api/schemas.gni View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/common/extensions/api/schemas.gypi View 3 chunks +8 lines, -1 line 0 comments Download
M ui/app_list/app_list_constants.cc View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
wierichs
Here's a first version of the app list flag working for both true and false.
4 years, 9 months ago (2016-02-29 02:28:53 UTC) #2
Matt Giuca
Good work! I have a few comments. Have you tested with both GN and GYP? ...
4 years, 9 months ago (2016-02-29 02:52:38 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1747773002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1747773002/20001
4 years, 9 months ago (2016-03-01 04:27:36 UTC) #5
Matt Giuca
I've started a CQ dry run so we can properly test this on GN and ...
4 years, 9 months ago (2016-03-01 04:27:41 UTC) #6
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/188151)
4 years, 9 months ago (2016-03-01 04:43:10 UTC) #8
Matt Giuca
On 2016/03/01 04:43:10, commit-bot: I haz the power wrote: > Dry run: Try jobs failed ...
4 years, 9 months ago (2016-03-01 04:54:38 UTC) #9
Matt Giuca
4 years, 7 months ago (2016-05-03 07:32:29 UTC) #11
Message was sent while issue was closed.
tapted@ has resumed work on this in:
https://codereview.chromium.org/1861233003/

Closing this CL as redundant.

Powered by Google App Engine
This is Rietveld 408576698