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

Issue 2237613002: mash: Migrate some misc ShelfLayoutManager deps to ash common. (Closed)

Created:
4 years, 4 months ago by msw
Modified:
4 years, 4 months ago
Reviewers:
James Cook
CC:
chromium-reviews, kalyank, sadrul
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

mash: Migrate some misc ShelfLayoutManager deps to ash common. Nix in_mus()-specific code in ShelfLayoutManager. Move ShelfBezelEventHandler to WmShelfAura & use WmShelf. Define a separate shelf show/hide animation duration constant. BUG=615155 TEST=Automated; no cros regressions. R=jamescook@chromium.org Committed: https://crrev.com/83d3bfb776904539c12d7cbf0644b0ba596378fd Cr-Commit-Position: refs/heads/master@{#411238}

Patch Set 1 #

Patch Set 2 : Move ShelfBezelEventHandler to WmShelfAura. #

Total comments: 8

Patch Set 3 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -180 lines) Patch
M ash/ash.gyp View 1 1 chunk +2 lines, -2 lines 0 comments Download
M ash/aura/wm_shelf_aura.h View 1 2 2 chunks +6 lines, -0 lines 0 comments Download
M ash/aura/wm_shelf_aura.cc View 1 3 chunks +4 lines, -0 lines 0 comments Download
D ash/shelf/shelf_bezel_event_filter.h View 1 1 chunk +0 lines, -40 lines 0 comments Download
D ash/shelf/shelf_bezel_event_filter.cc View 1 1 chunk +0 lines, -62 lines 0 comments Download
A + ash/shelf/shelf_bezel_event_handler.h View 1 3 chunks +10 lines, -11 lines 0 comments Download
A + ash/shelf/shelf_bezel_event_handler.cc View 1 3 chunks +21 lines, -13 lines 0 comments Download
M ash/shelf/shelf_layout_manager.h View 1 3 chunks +0 lines, -5 lines 0 comments Download
M ash/shelf/shelf_layout_manager.cc View 1 2 10 chunks +28 lines, -46 lines 0 comments Download
M ash/wm/window_animations.h View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 17 (11 generated)
msw
Hey James, please take a look; thanks!
4 years, 4 months ago (2016-08-11 00:26:34 UTC) #4
James Cook
LGTM with an optional thought. https://codereview.chromium.org/2237613002/diff/40001/ash/aura/wm_shelf_aura.h File ash/aura/wm_shelf_aura.h (right): https://codereview.chromium.org/2237613002/diff/40001/ash/aura/wm_shelf_aura.h#newcode92 ash/aura/wm_shelf_aura.h:92: std::unique_ptr<ShelfBezelEventHandler> bezel_event_handler_; Can you ...
4 years, 4 months ago (2016-08-11 00:50:07 UTC) #7
msw
https://codereview.chromium.org/2237613002/diff/40001/ash/aura/wm_shelf_aura.h File ash/aura/wm_shelf_aura.h (right): https://codereview.chromium.org/2237613002/diff/40001/ash/aura/wm_shelf_aura.h#newcode92 ash/aura/wm_shelf_aura.h:92: std::unique_ptr<ShelfBezelEventHandler> bezel_event_handler_; On 2016/08/11 00:50:06, James Cook wrote: > ...
4 years, 4 months ago (2016-08-11 02:08:51 UTC) #10
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/2237613002/80001
4 years, 4 months ago (2016-08-11 02:09:44 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:80001)
4 years, 4 months ago (2016-08-11 02:57:57 UTC) #15
commit-bot: I haz the power
4 years, 4 months ago (2016-08-11 03:00:53 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/83d3bfb776904539c12d7cbf0644b0ba596378fd
Cr-Commit-Position: refs/heads/master@{#411238}

Powered by Google App Engine
This is Rietveld 408576698