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

Issue 177203009: Web Animations CSS: Dispatch all animation events in the animation frame. (Closed)

Created:
6 years, 10 months ago by dstockwell
Modified:
6 years, 9 months ago
Reviewers:
esprehn, shans
CC:
blink-reviews, shans, rjwright, alancutter (OOO until 2018), Mike Lawther (Google), dsinclair, zoltan1, eae+blinkwatch, leviw+renderwatch, Timothy Loh, jchaffraix+rendering, darktears, bemjb+rendering_chromium.org, pdr., Steve Block, dino_apple.com, Eric Willigers
Visibility:
Public.

Description

Web Animations CSS: Dispatch all animation events in the animation frame. Previously only events generated during the first timing update for a frame were fired here and the dispatch mechanism was separate from the ScriptedAnimationController. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168039

Patch Set 1 #

Patch Set 2 : Rebase. #

Patch Set 3 : Rebase. #

Patch Set 4 : Mark flaky virtual/threaded tests. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -71 lines) Patch
M LayoutTests/TestExpectations View 1 2 3 2 chunks +2 lines, -1 line 0 comments Download
M Source/core/animation/DocumentAnimations.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/animation/DocumentAnimations.cpp View 1 2 1 chunk +0 lines, -12 lines 0 comments Download
M Source/core/animation/DocumentTimeline.h View 2 chunks +0 lines, -21 lines 0 comments Download
M Source/core/animation/DocumentTimeline.cpp View 2 chunks +0 lines, -21 lines 0 comments Download
M Source/core/animation/css/CSSAnimations.cpp View 1 2 3 chunks +8 lines, -11 lines 0 comments Download
M Source/core/page/PageAnimator.cpp View 1 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/rendering/compositing/RenderLayerCompositor.cpp View 1 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 16 (0 generated)
dstockwell
Depends on https://codereview.chromium.org/135693003/ landing first.
6 years, 10 months ago (2014-02-25 02:02:35 UTC) #1
esprehn
lgtm, awesome, thank you!
6 years, 10 months ago (2014-02-25 02:07:41 UTC) #2
shans
lgtm
6 years, 10 months ago (2014-02-25 03:04:16 UTC) #3
dstockwell
The CQ bit was checked by dstockwell@chromium.org
6 years, 10 months ago (2014-02-25 09:50:33 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dstockwell@chromium.org/177203009/1
6 years, 10 months ago (2014-02-25 09:50:57 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-25 09:51:10 UTC) #6
commit-bot: I haz the power
Failed to apply patch for Source/core/rendering/compositing/RenderLayerCompositor.cpp: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 10 months ago (2014-02-25 09:51:11 UTC) #7
dstockwell
The CQ bit was checked by dstockwell@chromium.org
6 years, 10 months ago (2014-02-26 11:12:44 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dstockwell@chromium.org/177203009/20001
6 years, 10 months ago (2014-02-26 11:12:54 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-26 13:21:45 UTC) #10
commit-bot: I haz the power
Retried try job too often on linux_blink_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_blink_rel&number=23183
6 years, 10 months ago (2014-02-26 13:21:45 UTC) #11
esprehn
Any idea what happened here?
6 years, 10 months ago (2014-02-26 18:31:22 UTC) #12
dstockwell
On 2014/02/26 18:31:22, esprehn wrote: > Any idea what happened here? One effect of this ...
6 years, 10 months ago (2014-02-27 00:09:30 UTC) #13
dstockwell
The CQ bit was checked by dstockwell@chromium.org
6 years, 9 months ago (2014-02-27 13:22:09 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dstockwell@chromium.org/177203009/50001
6 years, 9 months ago (2014-02-27 13:22:57 UTC) #15
commit-bot: I haz the power
6 years, 9 months ago (2014-02-27 17:00:36 UTC) #16
Message was sent while issue was closed.
Change committed as 168039

Powered by Google App Engine
This is Rietveld 408576698