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

Issue 11434099: Use the correct launcher assets for shelf alignment. (Closed)

Created:
8 years ago by oshima
Modified:
8 years ago
Reviewers:
sky
CC:
chromium-reviews, sadrul, ben+watch_chromium.org, Harry McCleave
Visibility:
Public.

Description

Use the correct launcher assets for shelf alignment. Cleanup: remove redundant shelf code. - replaces switch to get values for alignment with template - eliminate alignment member variables and use shelf_layout_manager where possible. other minor clean ups: remove unnecessary namespace, use member variable. BUG=151417 TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=171120

Patch Set 1 : #

Patch Set 2 : clean up #

Total comments: 2

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+246 lines, -217 lines) Patch
M ash/launcher/launcher.cc View 1 2 chunks +8 lines, -6 lines 0 comments Download
M ash/launcher/launcher_alignment_menu.cc View 1 2 2 chunks +7 lines, -13 lines 0 comments Download
M ash/launcher/launcher_button.h View 4 chunks +8 lines, -2 lines 0 comments Download
M ash/launcher/launcher_button.cc View 1 7 chunks +44 lines, -24 lines 0 comments Download
M ash/launcher/launcher_button_host.h View 1 2 2 chunks +0 lines, -3 lines 0 comments Download
M ash/launcher/launcher_tooltip_manager.h View 1 2 3 chunks +6 lines, -4 lines 0 comments Download
M ash/launcher/launcher_tooltip_manager.cc View 1 2 5 chunks +9 lines, -21 lines 0 comments Download
M ash/launcher/launcher_tooltip_manager_unittest.cc View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M ash/launcher/launcher_view.h View 1 2 2 chunks +0 lines, -16 lines 0 comments Download
M ash/launcher/launcher_view.cc View 1 18 chunks +51 lines, -39 lines 0 comments Download
M ash/launcher/launcher_view_unittest.cc View 1 2 chunks +4 lines, -1 line 0 comments Download
M ash/launcher/overflow_bubble.h View 1 2 2 chunks +0 lines, -2 lines 0 comments Download
M ash/launcher/overflow_bubble.cc View 11 chunks +22 lines, -30 lines 0 comments Download
M ash/launcher/overflow_button.h View 1 2 2 chunks +1 line, -2 lines 0 comments Download
M ash/launcher/overflow_button.cc View 7 chunks +11 lines, -9 lines 0 comments Download
M ash/launcher/tabbed_launcher_button.h View 2 chunks +2 lines, -0 lines 0 comments Download
M ash/launcher/tabbed_launcher_button.cc View 1 chunk +9 lines, -6 lines 0 comments Download
M ash/root_window_controller.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/app_list_controller.cc View 1 chunk +5 lines, -13 lines 0 comments Download
M ash/wm/shelf_layout_manager.h View 1 2 4 chunks +32 lines, -5 lines 0 comments Download
M ash/wm/shelf_layout_manager.cc View 1 2 12 chunks +26 lines, -19 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
oshima
8 years ago (2012-12-04 16:47:22 UTC) #1
sky
https://codereview.chromium.org/11434099/diff/5031/ash/launcher/launcher_button.cc File ash/launcher/launcher_button.cc (right): https://codereview.chromium.org/11434099/diff/5031/ash/launcher/launcher_button.cc#newcode416 ash/launcher/launcher_button.cc:416: bar_->Layout(); Can this be bar_->InvalidateLayout()?
8 years ago (2012-12-04 17:06:03 UTC) #2
oshima
https://codereview.chromium.org/11434099/diff/5031/ash/launcher/launcher_button.cc File ash/launcher/launcher_button.cc (right): https://codereview.chromium.org/11434099/diff/5031/ash/launcher/launcher_button.cc#newcode416 ash/launcher/launcher_button.cc:416: bar_->Layout(); On 2012/12/04 17:06:03, sky wrote: > Can this ...
8 years ago (2012-12-04 17:24:29 UTC) #3
sky
Good point, leave it as you have it. LGTM
8 years ago (2012-12-04 17:59:43 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oshima@chromium.org/11434099/2024
8 years ago (2012-12-04 22:21:27 UTC) #5
commit-bot: I haz the power
8 years ago (2012-12-05 01:47:24 UTC) #6
Message was sent while issue was closed.
Change committed as 171120

Powered by Google App Engine
This is Rietveld 408576698