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

Issue 2332393003: mash: Remove shelf util functions; use WmWindow properties. (Closed)

Created:
4 years, 3 months ago by msw
Modified:
4 years, 3 months ago
Reviewers:
James Cook, sky
CC:
chromium-reviews, extensions-reviews_chromium.org, sadrul, tfarina, rginda+watch_chromium.org, chromium-apps-reviews_chromium.org, kalyank, James Cook
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

mash: Remove shelf util functions; use WmWindow properties. Move aura window properties to WmWindowAura. (towards supporting [Shelf]WindowWatcher in mash) Cleanup ShelfItem and ShelfItemDetails structs. Remove unused ash support for UserManagerView BUG=634150 TEST=Automated tests; no shelf functionality changes. R=sky@chromium.org Committed: https://crrev.com/5b121135307b585ea60e1cd24d2f7cb75a7ee354 Cr-Commit-Position: refs/heads/master@{#418723}

Patch Set 1 #

Patch Set 2 : Cleanup; remove unused ash code for UserManagerView. #

Patch Set 3 : Cleanup,. #

Total comments: 6

Patch Set 4 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -208 lines) Patch
M ash/BUILD.gn View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M ash/aura/wm_window_aura.cc View 1 6 chunks +11 lines, -5 lines 0 comments Download
M ash/common/shelf/shelf_constants.h View 1 chunk +1 line, -1 line 0 comments Download
M ash/common/shelf/shelf_constants.cc View 1 chunk +0 lines, -1 line 0 comments Download
M ash/common/shelf/shelf_item_types.h View 1 2 3 2 chunks +8 lines, -8 lines 0 comments Download
D ash/common/shelf/shelf_item_types.cc View 1 2 3 1 chunk +2 lines, -8 lines 0 comments Download
M ash/metrics/user_metrics_recorder_unittest.cc View 1 chunk +0 lines, -1 line 0 comments Download
D ash/shelf/shelf_util.h View 1 chunk +0 lines, -60 lines 0 comments Download
D ash/shelf/shelf_util.cc View 1 chunk +0 lines, -58 lines 0 comments Download
M ash/shell/window_watcher.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M ash/test/test_shelf_delegate.cc View 3 chunks +8 lines, -4 lines 0 comments Download
M ash/wm/panels/panel_layout_manager_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/wm/panels/panel_window_resizer_unittest.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/ui/ash/launcher/arc_app_launcher_browsertest.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/ash/launcher/arc_app_window_launcher_controller.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.cc View 2 chunks +7 lines, -5 lines 0 comments Download
M chrome/browser/ui/ash/launcher/browser_status_monitor.cc View 2 chunks +9 lines, -5 lines 0 comments Download
M chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl_browsertest.cc View 1 2 chunks +12 lines, -10 lines 0 comments Download
M chrome/browser/ui/ash/launcher/extension_app_window_launcher_controller.h View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/ui/ash/launcher/extension_app_window_launcher_controller.cc View 3 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/ui/ash/launcher/multi_profile_browser_status_monitor.cc View 2 chunks +10 lines, -6 lines 0 comments Download
M chrome/browser/ui/views/profiles/user_manager_view.cc View 1 3 chunks +0 lines, -14 lines 0 comments Download
M chrome/browser/ui/views/task_manager_view.cc View 2 chunks +13 lines, -7 lines 0 comments Download

Messages

Total messages: 18 (11 generated)
msw
Hey Scott, please take a look; thanks!
4 years, 3 months ago (2016-09-14 20:35:48 UTC) #3
sky
LGTM
4 years, 3 months ago (2016-09-14 21:34:12 UTC) #6
James Cook
Some optional drive-by remarks. https://codereview.chromium.org/2332393003/diff/40001/ash/common/shelf/shelf_item_types.h File ash/common/shelf/shelf_item_types.h (right): https://codereview.chromium.org/2332393003/diff/40001/ash/common/shelf/shelf_item_types.h#newcode62 ash/common/shelf/shelf_item_types.h:62: ShelfItemType type = TYPE_UNDEFINED; aside: ...
4 years, 3 months ago (2016-09-14 22:07:10 UTC) #8
msw
https://codereview.chromium.org/2332393003/diff/40001/ash/common/shelf/shelf_item_types.h File ash/common/shelf/shelf_item_types.h (right): https://codereview.chromium.org/2332393003/diff/40001/ash/common/shelf/shelf_item_types.h#newcode62 ash/common/shelf/shelf_item_types.h:62: ShelfItemType type = TYPE_UNDEFINED; On 2016/09/14 22:07:10, James Cook ...
4 years, 3 months ago (2016-09-14 22:29:15 UTC) #11
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/2332393003/60001
4 years, 3 months ago (2016-09-14 22:30:01 UTC) #14
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 3 months ago (2016-09-15 00:24:41 UTC) #16
commit-bot: I haz the power
4 years, 3 months ago (2016-09-15 00:26:22 UTC) #18
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/5b121135307b585ea60e1cd24d2f7cb75a7ee354
Cr-Commit-Position: refs/heads/master@{#418723}

Powered by Google App Engine
This is Rietveld 408576698