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

Issue 2164733002: mash: Convert ash shelf overflow bubble to wm common types (Closed)

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

Description

mash: Convert ash shelf overflow bubble to wm common types * Convert files to use WmShelf * Eliminate ash::Shell and RootWindowController refs * Move files to //ash/common This allows a DEP on ShelfView as that class has dependencies back on the overflow bubble and will need to move later. No functional changes. BUG=629248 TEST=ash_unittests, chrome unit_tests, manually open overflow bubble and quit chrome, add secondary monitor, etc. Committed: https://crrev.com/8a5416dc6f83c74fd820c44ace39154698b0648c Cr-Commit-Position: refs/heads/master@{#406359}

Patch Set 1 #

Total comments: 4

Patch Set 2 : review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+165 lines, -822 lines) Patch
M ash/ash.gyp View 3 chunks +8 lines, -8 lines 0 comments Download
M ash/aura/wm_shelf_aura.h View 1 chunk +2 lines, -0 lines 0 comments Download
M ash/aura/wm_shelf_aura.cc View 1 chunk +10 lines, -0 lines 0 comments Download
A ash/common/shelf/DEPS View 1 chunk +7 lines, -0 lines 0 comments Download
A + ash/common/shelf/ink_drop_button_listener.h View 2 chunks +7 lines, -3 lines 0 comments Download
A + ash/common/shelf/overflow_bubble.h View 4 chunks +12 lines, -8 lines 0 comments Download
A + ash/common/shelf/overflow_bubble.cc View 2 chunks +14 lines, -12 lines 0 comments Download
A + ash/common/shelf/overflow_bubble_view.h View 4 chunks +16 lines, -8 lines 0 comments Download
A + ash/common/shelf/overflow_bubble_view.cc View 4 chunks +35 lines, -17 lines 0 comments Download
A + ash/common/shelf/overflow_button.h View 1 2 chunks +6 lines, -8 lines 0 comments Download
A + ash/common/shelf/overflow_button.cc View 6 chunks +15 lines, -20 lines 0 comments Download
M ash/common/shelf/wm_shelf.h View 1 1 chunk +10 lines, -0 lines 0 comments Download
M ash/mus/bridge/wm_shelf_mus.h View 1 chunk +2 lines, -0 lines 0 comments Download
M ash/mus/bridge/wm_shelf_mus.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M ash/shelf/app_list_button.cc View 1 chunk +1 line, -1 line 0 comments Download
D ash/shelf/ink_drop_button_listener.h View 1 chunk +0 lines, -37 lines 0 comments Download
D ash/shelf/overflow_bubble.h View 1 chunk +0 lines, -68 lines 0 comments Download
D ash/shelf/overflow_bubble.cc View 1 chunk +0 lines, -92 lines 0 comments Download
D ash/shelf/overflow_bubble_view.h View 1 chunk +0 lines, -63 lines 0 comments Download
D ash/shelf/overflow_bubble_view.cc View 1 chunk +0 lines, -220 lines 0 comments Download
D ash/shelf/overflow_button.h View 1 chunk +0 lines, -68 lines 0 comments Download
D ash/shelf/overflow_button.cc View 1 chunk +0 lines, -178 lines 0 comments Download
M ash/shelf/shelf_button.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 4 chunks +5 lines, -5 lines 0 comments Download
M ash/shelf/shelf_view_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/test/overflow_bubble_view_test_api.cc 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

Messages

Total messages: 12 (6 generated)
James Cook
msw, please take a look.
4 years, 5 months ago (2016-07-19 18:26:35 UTC) #4
msw
lgtm with minor nits. https://codereview.chromium.org/2164733002/diff/1/ash/common/shelf/overflow_button.h File ash/common/shelf/overflow_button.h (right): https://codereview.chromium.org/2164733002/diff/1/ash/common/shelf/overflow_button.h#newcode8 ash/common/shelf/overflow_button.h:8: #include "ash/common/shelf/shelf_types.h" nit: not needed. ...
4 years, 5 months ago (2016-07-19 19:14:08 UTC) #5
James Cook
https://codereview.chromium.org/2164733002/diff/1/ash/common/shelf/overflow_button.h File ash/common/shelf/overflow_button.h (right): https://codereview.chromium.org/2164733002/diff/1/ash/common/shelf/overflow_button.h#newcode8 ash/common/shelf/overflow_button.h:8: #include "ash/common/shelf/shelf_types.h" On 2016/07/19 19:14:07, msw wrote: > nit: ...
4 years, 5 months ago (2016-07-19 19:25:13 UTC) #6
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/2164733002/20001
4 years, 5 months ago (2016-07-19 19:25:56 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 5 months ago (2016-07-19 20:04:39 UTC) #10
commit-bot: I haz the power
4 years, 5 months ago (2016-07-19 20:07:55 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/8a5416dc6f83c74fd820c44ace39154698b0648c
Cr-Commit-Position: refs/heads/master@{#406359}

Powered by Google App Engine
This is Rietveld 408576698