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

Issue 2121303003: Remove the "Settings" packaged app (Closed)

Created:
4 years, 5 months ago by tapted
Modified:
4 years, 5 months ago
CC:
arv+watch_chromium.org, chrome-apps-syd-reviews_chromium.org, chromium-apps-reviews_chromium.org, chromium-reviews, dbeam+watch-options_chromium.org, Dirk Pranke, extensions-reviews_chromium.org, kalyank, Matt Giuca, michaelpg+watch-options_chromium.org, nona+watch_chromium.org, oshima+watch_chromium.org, sadrul, shuchen+watch_chromium.org, tfarina, yusukes+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove the "Settings" packaged app `enable_settings_app` was previously enabled for the app launcher on non-chromeos platforms. But this hasn't been available on those platforms for 1 milestone (since r394856), so it's time to purge the associated code. Note this is different to the ChromeOS Settings "App" (chrome://flags/#enable-settings-window), and the arc / Android "App Settings" App (arc:kSettingsAppId and b/28017599). BUG=263236, 600915 CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/824bea8069b71ecb4f8c94fbeb78d19196304f1c Cr-Commit-Position: refs/heads/master@{#404968}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -428 lines) Patch
M ash/shell/app_list.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M build/common.gypi View 4 chunks +0 lines, -14 lines 0 comments Download
M build/config/BUILD.gn View 1 chunk +0 lines, -3 lines 0 comments Download
M build/config/features.gni View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/app/generated_resources.grd View 1 chunk +0 lines, -13 lines 0 comments Download
D chrome/app/theme/default_100_percent/settings_app_icon_128.png View Binary file 0 comments Download
D chrome/app/theme/default_100_percent/settings_app_icon_16.png View Binary file 0 comments Download
D chrome/app/theme/default_100_percent/settings_app_icon_32.png View Binary file 0 comments Download
D chrome/app/theme/default_100_percent/settings_app_icon_48.png View Binary file 0 comments Download
D chrome/app/theme/default_200_percent/settings_app_icon_128.png View Binary file 0 comments Download
D chrome/app/theme/default_200_percent/settings_app_icon_16.png View Binary file 0 comments Download
D chrome/app/theme/default_200_percent/settings_app_icon_32.png View Binary file 0 comments Download
D chrome/app/theme/default_200_percent/settings_app_icon_48.png View Binary file 0 comments Download
M chrome/app/theme/theme_resources.grd View 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/browser/browser_resources.grd View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/extensions/chrome_component_extension_resource_manager.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/browser/extensions/component_extensions_whitelist/whitelist.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/extensions/component_loader.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M chrome/browser/resources/component_extension_resources.grd View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/resources/options/browser_options.html View 1 chunk +0 lines, -5 lines 0 comments Download
M chrome/browser/resources/options/browser_options.js View 4 chunks +1 line, -15 lines 0 comments Download
M chrome/browser/resources/options/options.html View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/resources/options/options_bundle.js View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/resources/options/options_page.js View 1 chunk +0 lines, -18 lines 0 comments Download
D chrome/browser/resources/options/options_settings_app.css View 1 chunk +0 lines, -47 lines 0 comments Download
D chrome/browser/resources/options/options_settings_app.js View 1 chunk +0 lines, -52 lines 0 comments Download
D chrome/browser/resources/settings_app/manifest.json View 1 chunk +0 lines, -24 lines 0 comments Download
D chrome/browser/resources/settings_app/settings_app.js View 1 chunk +0 lines, -9 lines 0 comments Download
M chrome/browser/ui/app_list/app_list_view_delegate.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/app_list/app_list_view_delegate.cc View 1 chunk +0 lines, -12 lines 0 comments Download
M chrome/browser/ui/webui/options/browser_options_handler.cc View 2 chunks +0 lines, -21 lines 0 comments Download
M chrome/browser/ui/webui/options/language_options_handler_common.cc View 1 chunk +0 lines, -17 lines 0 comments Download
M chrome/browser/ui/webui/options/manage_profile_handler.h View 1 chunk +0 lines, -7 lines 0 comments Download
M chrome/browser/ui/webui/options/manage_profile_handler.cc View 3 chunks +0 lines, -30 lines 0 comments Download
M chrome/browser/ui/webui/options/options_ui.h View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/ui/webui/options/options_ui.cc View 2 chunks +0 lines, -5 lines 0 comments Download
D chrome/browser/ui/webui/options/settings_app_browsertest.js View 1 chunk +0 lines, -70 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/extension_constants.h View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/common/extensions/extension_constants.cc View 1 chunk +0 lines, -1 line 0 comments Download
M tools/gn/docs/cookbook.md View 1 chunk +0 lines, -1 line 0 comments Download
M tools/grit/grit_rule.gni View 1 chunk +0 lines, -6 lines 0 comments Download
M ui/app_list/app_list_menu.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/app_list/app_list_menu.cc View 2 chunks +0 lines, -6 lines 0 comments Download
M ui/app_list/app_list_view_delegate.h View 1 chunk +0 lines, -3 lines 0 comments Download
M ui/app_list/test/app_list_test_view_delegate.h View 1 chunk +0 lines, -1 line 0 comments Download
M ui/strings/ui_strings.grd View 1 chunk +0 lines, -3 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 29 (15 generated)
tapted
Hi Matt, please take a look
4 years, 5 months ago (2016-07-07 01:21:41 UTC) #7
Matt Giuca
> But this has been a contradiction for 1 milestone (since r394856) Can you clarify ...
4 years, 5 months ago (2016-07-07 04:40:21 UTC) #8
tapted
On 2016/07/07 04:40:21, Matt Giuca wrote: > > But this has been a contradiction for ...
4 years, 5 months ago (2016-07-07 06:43:49 UTC) #13
tapted
+OWNERS oshima: src/ash and chrome/app/theme dbeam: c/b/resources and c/b/ui/webui brettw: c/b/e/component_extensions_whitelist/whitelist.cc, src/build, build/config and src/tools ...
4 years, 5 months ago (2016-07-07 06:44:41 UTC) #14
oshima
ash, c/a/theme lgtm
4 years, 5 months ago (2016-07-07 10:10:28 UTC) #15
Ken Rockot(use gerrit already)
lgtm
4 years, 5 months ago (2016-07-07 13:13:37 UTC) #16
Dan Beam
lgtm
4 years, 5 months ago (2016-07-08 23:39:21 UTC) #17
tapted
brettw: ping for OWNERS in - build/config/* - chrome/browser/extensions/component_extensions_whitelist/whitelist.cc - tools/gn/* - Also build/common.gypi and ...
4 years, 5 months ago (2016-07-11 23:47:30 UTC) #18
brettw
Aforementioned things LGTM. Yay for deleting all of this.
4 years, 5 months ago (2016-07-12 20:27:55 UTC) #19
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/2121303003/1
4 years, 5 months ago (2016-07-12 23:20:52 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_amd64-generic_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromeos_amd64-generic_chromium_compile_only_ng/builds/166558) linux_chromium_chromeos_compile_dbg_ng on master.tryserver.chromium.linux (JOB_FAILED, ...
4 years, 5 months ago (2016-07-13 00:43:21 UTC) #23
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/2121303003/1
4 years, 5 months ago (2016-07-13 02:36:43 UTC) #25
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 5 months ago (2016-07-13 03:38:10 UTC) #27
commit-bot: I haz the power
4 years, 5 months ago (2016-07-13 03:40:07 UTC) #29
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/824bea8069b71ecb4f8c94fbeb78d19196304f1c
Cr-Commit-Position: refs/heads/master@{#404968}

Powered by Google App Engine
This is Rietveld 408576698