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

Issue 2279533002: ash: Convert ShelfDelegate to use WmShelf* instead of Shelf* (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

ash: Convert ShelfDelegate to use WmShelf* instead of Shelf* This is a step towards eliminating ash::Shelf. Also remove ash::shell::ShelfDelegateImpl so we don't have to maintain multiple stub implementations. BUG=615502 TEST=ash_unittests Committed: https://crrev.com/3ad0bed346b3bc79baa6bc79b20468930866a6cc Cr-Commit-Position: refs/heads/master@{#414142}

Patch Set 1 #

Total comments: 2

Patch Set 2 : curlies #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -175 lines) Patch
M ash/ash.gyp View 1 chunk +0 lines, -2 lines 0 comments Download
M ash/common/shelf/shelf.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/common/shelf/shelf_delegate.h View 2 chunks +10 lines, -7 lines 0 comments Download
M ash/common/shelf/shelf_layout_manager.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/common/shelf/wm_shelf.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/mus/bridge/wm_shelf_mus.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/mus/shell_delegate_mus.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M ash/root_window_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/shelf/shelf_view_unittest.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M ash/shelf/shelf_widget_unittest.cc View 1 chunk +8 lines, -8 lines 0 comments Download
D ash/shell/shelf_delegate_impl.h View 1 chunk +0 lines, -43 lines 0 comments Download
D ash/shell/shelf_delegate_impl.cc View 1 chunk +0 lines, -49 lines 0 comments Download
M ash/shell/shell_delegate_impl.h View 2 chunks +1 line, -3 lines 0 comments Download
M ash/shell/shell_delegate_impl.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/test/test_shelf_delegate.h View 1 chunk +6 lines, -6 lines 0 comments Download
M ash/test/test_shelf_delegate.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl.h View 1 chunk +6 lines, -6 lines 0 comments Download
M chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl.cc View 1 5 chunks +20 lines, -24 lines 0 comments Download

Messages

Total messages: 11 (6 generated)
James Cook
msw, please take a look.
4 years, 4 months ago (2016-08-24 18:43:13 UTC) #3
msw
lgtm https://codereview.chromium.org/2279533002/diff/1/chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl.cc File chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl.cc (right): https://codereview.chromium.org/2279533002/diff/1/chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl.cc#newcode871 chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl.cc:871: if (ash::ShelfWidget::ShelfAlignmentAllowed()) { nit: nix curlies
4 years, 4 months ago (2016-08-24 19:52:41 UTC) #5
James Cook
https://codereview.chromium.org/2279533002/diff/1/chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl.cc File chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl.cc (right): https://codereview.chromium.org/2279533002/diff/1/chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl.cc#newcode871 chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl.cc:871: if (ash::ShelfWidget::ShelfAlignmentAllowed()) { On 2016/08/24 19:52:41, msw wrote: > ...
4 years, 4 months ago (2016-08-24 19:59:08 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/2279533002/20001
4 years, 4 months ago (2016-08-24 19:59:54 UTC) #9
commit-bot: I haz the power
4 years, 4 months ago (2016-08-24 21:03:42 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/3ad0bed346b3bc79baa6bc79b20468930866a6cc
Cr-Commit-Position: refs/heads/master@{#414142}

Powered by Google App Engine
This is Rietveld 408576698