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

Issue 2187953002: mash: Migrate ShelfButton* to wm common types (Closed)

Created:
4 years, 4 months ago by James Cook
Modified:
4 years, 4 months ago
Reviewers:
msw
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 ShelfButton* to wm common types * Convert from Shelf to WmShelf * Move to //ash/common/shelf BUG=632071 TEST=ash_unittests Committed: https://crrev.com/a8274f0b783fa6272dd093f2c76b47a624bb036b Cr-Commit-Position: refs/heads/master@{#408224}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -1251 lines) Patch
M ash/ash.gyp View 4 chunks +5 lines, -5 lines 0 comments Download
M ash/aura/wm_shelf_aura.h View 1 chunk +1 line, -0 lines 0 comments Download
M ash/aura/wm_shelf_aura.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M ash/common/shelf/DEPS View 1 chunk +3 lines, -0 lines 0 comments Download
A + ash/common/shelf/shelf_button.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + ash/common/shelf/shelf_button.cc View 9 chunks +44 lines, -30 lines 0 comments Download
A + ash/common/shelf/shelf_button_pressed_metric_tracker.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + ash/common/shelf/shelf_button_pressed_metric_tracker.cc View 1 chunk +1 line, -1 line 0 comments Download
A + ash/common/shelf/shelf_button_pressed_metric_tracker_unittest.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M ash/common/shelf/wm_shelf.h View 2 chunks +2 lines, -0 lines 2 comments Download
M ash/mus/bridge/wm_shelf_mus.h View 1 chunk +1 line, -0 lines 0 comments Download
M ash/mus/bridge/wm_shelf_mus.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M ash/shelf/shelf.h View 1 chunk +2 lines, -0 lines 0 comments Download
D ash/shelf/shelf_button.h View 1 chunk +0 lines, -128 lines 0 comments Download
D ash/shelf/shelf_button.cc View 1 chunk +0 lines, -580 lines 0 comments Download
D ash/shelf/shelf_button_pressed_metric_tracker.h View 1 chunk +0 lines, -92 lines 0 comments Download
D ash/shelf/shelf_button_pressed_metric_tracker.cc View 1 chunk +0 lines, -100 lines 0 comments Download
D ash/shelf/shelf_button_pressed_metric_tracker_unittest.cc View 1 chunk +0 lines, -297 lines 0 comments Download
M ash/shelf/shelf_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/shelf/shelf_view.h View 1 chunk +1 line, -1 line 0 comments Download
M ash/shelf/shelf_view.cc View 2 chunks +1 line, -1 line 0 comments Download
M ash/shelf/shelf_view_unittest.cc View 2 chunks +1 line, -1 line 0 comments Download
M ash/test/shelf_button_pressed_metric_tracker_test_api.h View 1 chunk +1 line, -1 line 0 comments Download
M ash/test/shelf_view_test_api.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/panels/panel_layout_manager_unittest.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 11 (6 generated)
James Cook
msw, please take a look. https://codereview.chromium.org/2187953002/diff/1/ash/common/shelf/wm_shelf.h File ash/common/shelf/wm_shelf.h (right): https://codereview.chromium.org/2187953002/diff/1/ash/common/shelf/wm_shelf.h#newcode97 ash/common/shelf/wm_shelf.h:97: virtual ShelfView* GetShelfViewForTesting() = ...
4 years, 4 months ago (2016-07-27 19:43:00 UTC) #4
msw
lgtm https://codereview.chromium.org/2187953002/diff/1/ash/common/shelf/wm_shelf.h File ash/common/shelf/wm_shelf.h (right): https://codereview.chromium.org/2187953002/diff/1/ash/common/shelf/wm_shelf.h#newcode97 ash/common/shelf/wm_shelf.h:97: virtual ShelfView* GetShelfViewForTesting() = 0; On 2016/07/27 19:43:00, ...
4 years, 4 months ago (2016-07-27 20:12:34 UTC) #5
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/2187953002/1
4 years, 4 months ago (2016-07-27 20:15:16 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 4 months ago (2016-07-27 20:18:46 UTC) #9
commit-bot: I haz the power
4 years, 4 months ago (2016-07-27 20:22:58 UTC) #11
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/a8274f0b783fa6272dd093f2c76b47a624bb036b
Cr-Commit-Position: refs/heads/master@{#408224}

Powered by Google App Engine
This is Rietveld 408576698