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

Issue 2638593003: Allow pausing paused animations for testing (Closed)

Created:
3 years, 11 months ago by alancutter (OOO until 2018)
Modified:
3 years, 11 months ago
CC:
darktears, blink-reviews, blink-reviews-animation_chromium.org, chromium-reviews, Eric Willigers, rjwright, shans
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Allow pausing paused animations for testing The Animation::pauseForTesting() method asserts that it is not already paused. There's no real reason not to allow this scenario so this patch removes the assertion. BUG=681321 Review-Url: https://codereview.chromium.org/2638593003 Cr-Commit-Position: refs/heads/master@{#443981} Committed: https://chromium.googlesource.com/chromium/src/+/922804de065e29779f3b562e4d7e81fb7648836b

Patch Set 1 #

Patch Set 2 : Remove check #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -1 line) Patch
A third_party/WebKit/LayoutTests/animations/pause-paused-animation-for-testing.html View 1 chunk +15 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/animation/Animation.cpp View 1 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 16 (11 generated)
alancutter (OOO until 2018)
3 years, 11 months ago (2017-01-16 05:51:53 UTC) #3
suzyh_UTC10 (ex-contributor)
Not crashing is good! lgtm But why do we need to limit pauseForTesting to being ...
3 years, 11 months ago (2017-01-16 22:31:48 UTC) #8
alancutter (OOO until 2018)
On 2017/01/16 at 22:31:48, suzyh wrote: > Not crashing is good! lgtm > But why ...
3 years, 11 months ago (2017-01-17 01:59:18 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2638593003/20001
3 years, 11 months ago (2017-01-17 02:00:31 UTC) #13
commit-bot: I haz the power
3 years, 11 months ago (2017-01-17 03:40:46 UTC) #16
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/922804de065e29779f3b562e4d7e...

Powered by Google App Engine
This is Rietveld 408576698