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

Issue 795663003: [Mac Extensions Toolbar] Make the container's animationEndFrame always valid (Closed)

Created:
6 years ago by Devlin
Modified:
6 years ago
Reviewers:
Avi (use Gerrit), sky
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, tfarina, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

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)
Devlin
Avi, mind taking a look?
6 years ago (2014-12-12 19:17:32 UTC) #4
Avi (use Gerrit)
LGTM with naming nit. https://codereview.chromium.org/795663003/diff/40001/chrome/browser/ui/toolbar/toolbar_actions_bar.h File chrome/browser/ui/toolbar/toolbar_actions_bar.h (right): https://codereview.chromium.org/795663003/diff/40001/chrome/browser/ui/toolbar/toolbar_actions_bar.h#newcode135 chrome/browser/ui/toolbar/toolbar_actions_bar.h:135: static bool disable_animations_during_testing_; The standard ...
6 years ago (2014-12-12 19:25:17 UTC) #5
Devlin
https://codereview.chromium.org/795663003/diff/40001/chrome/browser/ui/toolbar/toolbar_actions_bar.h File chrome/browser/ui/toolbar/toolbar_actions_bar.h (right): https://codereview.chromium.org/795663003/diff/40001/chrome/browser/ui/toolbar/toolbar_actions_bar.h#newcode135 chrome/browser/ui/toolbar/toolbar_actions_bar.h:135: static bool disable_animations_during_testing_; On 2014/12/12 19:25:17, Avi wrote: > ...
6 years ago (2014-12-12 19:50:21 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/795663003/100001
6 years ago (2014-12-12 22:09:05 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:100001)
6 years ago (2014-12-12 23:15:02 UTC) #12
commit-bot: I haz the power
6 years ago (2014-12-12 23:15:50 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/30ee9094107f43d7335d9d2edff570579f6b41de
Cr-Commit-Position: refs/heads/master@{#308190}

Powered by Google App Engine
This is Rietveld 408576698