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

Issue 2344473002: Rename AnimationPlayerEvent as AnimationPlaybackEvent (Closed)

Created:
4 years, 3 months ago by suzyh_UTC10 (ex-contributor)
Modified:
4 years, 3 months ago
Reviewers:
haraken, foolip
CC:
darktears, blink-reviews, blink-reviews-animation_chromium.org, blink-reviews-bindings_chromium.org, chromium-reviews, Eric Willigers, rjwright, shans
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Rename AnimationPlayerEvent as AnimationPlaybackEvent The Web Animations spec now uses the name AnimationPlaybackEvent instead of AnimationPlayerEvent: http://w3c.github.io/web-animations/#the-animationplaybackevent-interface This patch also makes the timelineTime property of AnimationPlaybackEvent nullable, as specced. BUG=624639 Committed: https://crrev.com/fb139e4ad08c64b1940c5ce4eed21025184d0a1e Cr-Commit-Position: refs/heads/master@{#419103}

Patch Set 1 #

Patch Set 2 : Make timelineTime nullable #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+145 lines, -143 lines) Patch
M third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/BUILD.gn View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/animation/Animation.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/core_idl_files.gni View 2 chunks +2 lines, -2 lines 0 comments Download
A third_party/WebKit/Source/core/events/AnimationPlaybackEvent.h View 1 1 chunk +46 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/core/events/AnimationPlaybackEvent.cpp View 1 1 chunk +65 lines, -0 lines 1 comment Download
A third_party/WebKit/Source/core/events/AnimationPlaybackEvent.idl View 1 1 chunk +13 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/core/events/AnimationPlaybackEventInit.idl View 1 chunk +10 lines, -0 lines 0 comments Download
D third_party/WebKit/Source/core/events/AnimationPlayerEvent.h View 1 chunk +0 lines, -45 lines 0 comments Download
D third_party/WebKit/Source/core/events/AnimationPlayerEvent.cpp View 1 chunk +0 lines, -58 lines 0 comments Download
D third_party/WebKit/Source/core/events/AnimationPlayerEvent.idl View 1 chunk +0 lines, -16 lines 0 comments Download
D third_party/WebKit/Source/core/events/AnimationPlayerEventInit.idl View 1 chunk +0 lines, -13 lines 0 comments Download
M third_party/WebKit/Source/core/events/BUILD.gn View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 18 (10 generated)
suzyh_UTC10 (ex-contributor)
haraken: please review bindings/ foolip: please review core/ One thing I'm not entirely sure about ...
4 years, 3 months ago (2016-09-14 21:34:29 UTC) #9
foolip
lgtm https://codereview.chromium.org/2344473002/diff/20001/third_party/WebKit/Source/core/events/AnimationPlaybackEvent.cpp File third_party/WebKit/Source/core/events/AnimationPlaybackEvent.cpp (right): https://codereview.chromium.org/2344473002/diff/20001/third_party/WebKit/Source/core/events/AnimationPlaybackEvent.cpp#newcode21 third_party/WebKit/Source/core/events/AnimationPlaybackEvent.cpp:21: if (initializer.hasCurrentTime()) Per spec, but do you know ...
4 years, 3 months ago (2016-09-15 15:49:17 UTC) #10
foolip
On 2016/09/14 21:34:29, suzyh wrote: > haraken: please review bindings/ > > foolip: please review ...
4 years, 3 months ago (2016-09-15 15:51:41 UTC) #11
haraken
bindings/ LGTM
4 years, 3 months ago (2016-09-15 15:59:03 UTC) #12
suzyh_UTC10 (ex-contributor)
On 2016/09/15 at 15:49:17, foolip wrote: > lgtm > > https://codereview.chromium.org/2344473002/diff/20001/third_party/WebKit/Source/core/events/AnimationPlaybackEvent.cpp > File third_party/WebKit/Source/core/events/AnimationPlaybackEvent.cpp (right): ...
4 years, 3 months ago (2016-09-16 00:32:00 UTC) #13
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/2344473002/20001
4 years, 3 months ago (2016-09-16 00:32:41 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-16 04:48:00 UTC) #16
commit-bot: I haz the power
4 years, 3 months ago (2016-09-16 04:49:49 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/fb139e4ad08c64b1940c5ce4eed21025184d0a1e
Cr-Commit-Position: refs/heads/master@{#419103}

Powered by Google App Engine
This is Rietveld 408576698