Description[Mac Extensions Toolbar] Make the container's animationEndFrame always valid
Previously, [BrowserActionsContainer animationEndFrame] only returned the
frame after animation once animation had occurred. Replace this with an always-
valid animationEndFrame method that returns the frame after animation, or the
current frame if the container is not animating.
Also, move the animation suppression for testing to the ToolbarActionsBar
so that it is platform-independent.
TBR=sky@chromium.org (moving animation suppression flag)
BUG=435518
Committed: https://crrev.com/30ee9094107f43d7335d9d2edff570579f6b41de
Cr-Commit-Position: refs/heads/master@{#308190}
Patch Set 1 : #
Total comments: 2
Patch Set 2 : #Messages
Total messages: 13 (7 generated)
|