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

Issue 2030843002: Web Animations: Account for end delay in after phase active time (Closed)

Created:
4 years, 6 months ago by alancutter (OOO until 2018)
Modified:
4 years, 4 months ago
CC:
darktears, blink-reviews, blink-reviews-animation_chromium.org, chromium-reviews, Eric Willigers, rjwright, shans
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Web Animations: Account for end delay in after phase active time This change implements a tweak to the Web Animations spec: https://github.com/w3c/web-animations/commit/a9ba51338ed09170d16c47317f8e4e2eef122a82 Negative end delay now affects the progress used in the after phase. Committed: https://crrev.com/473c692fac754376f0b4feb4ba9a2ae0e1472180 Cr-Commit-Position: refs/heads/master@{#407690}

Patch Set 1 #

Patch Set 2 : WPT expectation #

Patch Set 3 : Add additional behaviour and test #

Patch Set 4 : Unit test #

Total comments: 19

Patch Set 5 : Review changes #

Patch Set 6 : Add headers #

Messages

Total messages: 38 (20 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2030843002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2030843002/1
4 years, 6 months ago (2016-06-02 03:45:00 UTC) #2
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/179569)
4 years, 6 months ago (2016-06-02 04:02:09 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2030843002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2030843002/1
4 years, 6 months ago (2016-06-03 00:26:24 UTC) #6
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_asan_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/171798) linux_chromium_chromeos_rel_ng on ...
4 years, 6 months ago (2016-06-03 00:36:54 UTC) #8
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2030843002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2030843002/1
4 years, 6 months ago (2016-06-03 01:02:10 UTC) #10
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/240566)
4 years, 6 months ago (2016-06-03 02:34:36 UTC) #12
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2030843002/20001
4 years, 5 months ago (2016-06-29 06:10:23 UTC) #14
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 5 months ago (2016-06-29 07:50:29 UTC) #16
alancutter (OOO until 2018)
4 years, 5 months ago (2016-07-25 00:23:28 UTC) #27
suzyh_UTC10 (ex-contributor)
https://codereview.chromium.org/2030843002/diff/60001/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/getComputedStyle-expected.txt File third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/getComputedStyle-expected.txt (right): https://codereview.chromium.org/2030843002/diff/60001/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/getComputedStyle-expected.txt#newcode7 third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/getComputedStyle-expected.txt:7: FAIL change currentTime when fill forwards and endDelay is ...
4 years, 5 months ago (2016-07-25 00:51:10 UTC) #28
alancutter (OOO until 2018)
https://codereview.chromium.org/2030843002/diff/60001/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/getComputedStyle-expected.txt File third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/getComputedStyle-expected.txt (right): https://codereview.chromium.org/2030843002/diff/60001/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/getComputedStyle-expected.txt#newcode7 third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/getComputedStyle-expected.txt:7: FAIL change currentTime when fill forwards and endDelay is ...
4 years, 5 months ago (2016-07-25 01:44:32 UTC) #29
suzyh_UTC10 (ex-contributor)
https://codereview.chromium.org/2030843002/diff/60001/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/getComputedStyle-expected.txt File third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/getComputedStyle-expected.txt (right): https://codereview.chromium.org/2030843002/diff/60001/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/getComputedStyle-expected.txt#newcode7 third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/getComputedStyle-expected.txt:7: FAIL change currentTime when fill forwards and endDelay is ...
4 years, 5 months ago (2016-07-25 01:52:12 UTC) #30
alancutter (OOO until 2018)
https://codereview.chromium.org/2030843002/diff/60001/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/getComputedStyle-expected.txt File third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/getComputedStyle-expected.txt (right): https://codereview.chromium.org/2030843002/diff/60001/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/getComputedStyle-expected.txt#newcode7 third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/getComputedStyle-expected.txt:7: FAIL change currentTime when fill forwards and endDelay is ...
4 years, 5 months ago (2016-07-25 04:46:48 UTC) #31
suzyh_UTC10 (ex-contributor)
lgtm https://codereview.chromium.org/2030843002/diff/60001/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/getComputedStyle-expected.txt File third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/getComputedStyle-expected.txt (right): https://codereview.chromium.org/2030843002/diff/60001/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/getComputedStyle-expected.txt#newcode7 third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/getComputedStyle-expected.txt:7: FAIL change currentTime when fill forwards and endDelay ...
4 years, 5 months ago (2016-07-25 04:55:23 UTC) #32
alancutter (OOO until 2018)
https://codereview.chromium.org/2030843002/diff/60001/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/getComputedStyle-expected.txt File third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/getComputedStyle-expected.txt (right): https://codereview.chromium.org/2030843002/diff/60001/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/getComputedStyle-expected.txt#newcode7 third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/getComputedStyle-expected.txt:7: FAIL change currentTime when fill forwards and endDelay is ...
4 years, 5 months ago (2016-07-26 00:49:39 UTC) #33
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/2030843002/100001
4 years, 5 months ago (2016-07-26 00:51:23 UTC) #35
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 4 months ago (2016-07-26 02:29:27 UTC) #36
commit-bot: I haz the power
4 years, 4 months ago (2016-07-26 02:31:37 UTC) #38
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/473c692fac754376f0b4feb4ba9a2ae0e1472180
Cr-Commit-Position: refs/heads/master@{#407690}

Powered by Google App Engine
This is Rietveld 408576698