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

Issue 365163004: Web Animations: Remove timeLag from Player API and model (Closed)

Created:
6 years, 5 months ago by dstockwell
Modified:
6 years, 5 months ago
Reviewers:
Timothy Loh, shans
CC:
blink-reviews, shans, rjwright, Mike Lawther (Google), blink-reviews-animation_chromium.org, dstockwell, Timothy Loh, Inactive, darktears, arv+blink, Steve Block, watchdog-blink-watchlist_google.com, Eric Willigers
Project:
blink
Visibility:
Public.

Description

Web Animations: Remove timeLag from Player API and model API changes are guarded by experimental feature flag. No visible changes to CSS animations and element.animate. This is a prototype for behavior we plan to incorporate into the Web Animations specification: * startTime is effective start time or NaN when paused or starting * timeLag is removed Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178619

Patch Set 1 #

Patch Set 2 : Fix CSS events on initially paused animations #

Patch Set 3 : Fix numberOfActiveAnimationsForTesting. #

Patch Set 4 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -83 lines) Patch
M LayoutTests/web-animations-api/timed-item.html View 1 chunk +9 lines, -9 lines 0 comments Download
M Source/core/animation/AnimationNode.cpp View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M Source/core/animation/AnimationPlayer.h View 1 2 3 4 chunks +3 lines, -9 lines 0 comments Download
M Source/core/animation/AnimationPlayer.cpp View 1 2 3 12 chunks +41 lines, -47 lines 0 comments Download
M Source/core/animation/AnimationPlayer.idl View 1 chunk +0 lines, -1 line 0 comments Download
M Source/core/animation/AnimationPlayerTest.cpp View 1 2 3 5 chunks +34 lines, -16 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
shans
LGTM, please get an additional review
6 years, 5 months ago (2014-07-04 06:19:27 UTC) #1
dstockwell
API changes are guarded by experimental feature flag. No visible changes to CSS animations and ...
6 years, 5 months ago (2014-07-04 06:21:05 UTC) #2
samli
On 2014/07/04 06:21:05, dstockwell wrote: > API changes are guarded by experimental feature flag. No ...
6 years, 5 months ago (2014-07-14 07:03:58 UTC) #3
Timothy Loh
lgtm seems fine to me.
6 years, 5 months ago (2014-07-18 02:48:04 UTC) #4
dstockwell
The CQ bit was checked by dstockwell@chromium.org
6 years, 5 months ago (2014-07-21 23:58:18 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dstockwell@chromium.org/365163004/40001
6 years, 5 months ago (2014-07-21 23:58:42 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-21 23:58:49 UTC) #7
commit-bot: I haz the power
Failed to apply patch for Source/core/animation/AnimationPlayer.cpp: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 5 months ago (2014-07-21 23:58:50 UTC) #8
dstockwell
The CQ bit was checked by dstockwell@chromium.org
6 years, 5 months ago (2014-07-22 03:14:52 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dstockwell@chromium.org/365163004/60001
6 years, 5 months ago (2014-07-22 03:15:34 UTC) #10
commit-bot: I haz the power
6 years, 5 months ago (2014-07-22 04:21:56 UTC) #11
Message was sent while issue was closed.
Change committed as 178619

Powered by Google App Engine
This is Rietveld 408576698