Chromium Code Reviews
Description[Extensions Toolbar] Fix action pop out bug and views animation
If the main toolbar container changes size when the chrome menu is open, the
overflow container in the chrome menu needs to also change size. (This can
happen when an action is popped out to show the pop up, and then the popup is
closed by opening the chrome menu.)
Also smooth out the animation on Views platforms - this is fixed by not
adjusting the size in Redraw(), since the size should only be adjusted in
ResizeAndAnimate().
BUG=546646
BUG=546647
TBR=sky@chromium.org (browser_actions_container_observer removal)
Committed: https://crrev.com/7699d8bbbb0c8bd33222055b52762c8b19414f99
Cr-Commit-Position: refs/heads/master@{#355847}
Patch Set 1 : #Patch Set 2 : #
Total comments: 4
Patch Set 3 : Avi's #Patch Set 4 : Rebase #Messages
Total messages: 17 (10 generated)
|