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

Issue 8914023: Relands fixes for 106432, 107287 and 107401. These got reverted (Closed)

Created:
9 years ago by sky
Modified:
9 years ago
CC:
chromium-reviews, dhollowa+watch_chromium.org, sadrul, ben+watch_chromium.org
Visibility:
Public.

Description

Relands fixes for 106432, 107287 and 107401. These got reverted together, so I'm relanding together. Here's the original descriptions: Fixes layout bugs in ShelfLayoutManager. The problem with invoking SetBounds on the widget during the animation is we end up back in the layoutmanager and cancel the change. Also adds some tests for ShelfLayoutManager. and Create a visible shelf and constrain window movement This also includes the fix, which you reviewed @ http://codereview.chromium.org/8914012 . BUG=106432 107287 107401 TEST=none TBR=ben@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=114502

Patch Set 1 #

Patch Set 2 : Da fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+141 lines, -91 lines) Patch
M chrome/browser/ui/views/aura/chrome_shell_delegate.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/views/aura/chrome_shell_delegate.cc View 2 chunks +5 lines, -0 lines 0 comments Download
M ui/aura_shell/examples/aura_shell_main.cc View 2 chunks +5 lines, -0 lines 0 comments Download
M ui/aura_shell/launcher/launcher.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M ui/aura_shell/launcher/launcher_view.cc View 1 6 chunks +49 lines, -50 lines 0 comments Download
M ui/aura_shell/launcher/tabbed_launcher_button.h View 4 chunks +15 lines, -8 lines 0 comments Download
M ui/aura_shell/launcher/tabbed_launcher_button.cc View 3 chunks +44 lines, -28 lines 0 comments Download
M ui/aura_shell/shelf_layout_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/aura_shell/shell_delegate.h View 1 chunk +4 lines, -1 line 0 comments Download
M ui/aura_shell/test/test_shell_delegate.h View 1 chunk +1 line, -0 lines 0 comments Download
M ui/aura_shell/test/test_shell_delegate.cc View 2 chunks +6 lines, -0 lines 0 comments Download
M ui/aura_shell/toplevel_layout_manager.cc View 1 chunk +8 lines, -1 line 0 comments Download
A ui/resources/aura/launcher_background.png View 0 chunks +-1 lines, --1 lines 0 comments Download
M ui/resources/ui_resources.grd View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
sky
Patchset 1 is what was reverted. Patchset 2 includes the fix @ http://codereview.chromium.org/8914012/ . TBRing ...
9 years ago (2011-12-14 22:15:02 UTC) #1
Ben Goodger (Google)
9 years ago (2011-12-14 23:24:43 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698