Brian Birtles
|
8cc46ca7d7
|
Bug 1425548 - Update references to Web Animations spec in dom/webidl; r=bz
MozReview-Commit-ID: OnaTWOWhnk
--HG--
extra : rebase_source : d0d7cac72afe1c1e7a1728b566d37670767e5ff4
|
2017-12-15 14:55:55 -06:00 |
|
Mantaroh Yoshinaga
|
32ca318289
|
Bug 1302038 part 2 - Add DocumentTimelineOptions dictionary. r=birtles,smaug
MozReview-Commit-ID: 6i0PafTmFFo
--HG--
extra : rebase_source : 7c572ed3a94eda250928019b7403ab6b28eafc0b
|
2016-09-28 16:56:24 +09:00 |
|
Mantaroh Yoshinaga
|
cdd8a825b4
|
Bug 1267510 part 4 - Modify WebIDL of DocumentTimeline. r=smaug
The specification of DocumentTimeline interface is as follow.
https://w3c.github.io/web-animations/#the-documenttimeline-interface
MozReview-Commit-ID: jmcJPiVK9i
--HG--
extra : rebase_source : 8d69144c4ae7b241c6e91f075d72607350725b2d
|
2016-06-29 11:14:11 +09:00 |
|
Wes Kocher
|
cd463132d8
|
Backed out 8 changesets (bug 1267510) for causing unacceptably frequent failures in animation mochitests a=backout
Backed out changeset 2a2c42608ff0 (bug 1267510)
Backed out changeset 4cdb7f5b6f7c (bug 1267510)
Backed out changeset e89ec30077a0 (bug 1267510)
Backed out changeset 884243ce4287 (bug 1267510)
Backed out changeset 130a231c5acc (bug 1267510)
Backed out changeset 1ace442f6123 (bug 1267510)
Backed out changeset 058ad3199edb (bug 1267510)
Backed out changeset a7d18185f28d (bug 1267510)
--HG--
rename : testing/web-platform/tests/web-animations/timing-model/timelines/default-document-timeline.html => testing/web-platform/tests/web-animations/interfaces/AnimationTimeline/document-timeline.html
rename : testing/web-platform/tests/web-animations/interfaces/DocumentTimeline/idlharness.html => testing/web-platform/tests/web-animations/interfaces/AnimationTimeline/idlharness.html
|
2016-06-27 11:49:06 -07:00 |
|
Mantaroh Yoshinaga
|
055d720954
|
Bug 1267510 part 4 - Modify WebIDL of DocumentTimeline. r=smaug
The specification of DocumentTimeline interface is as follow.
https://w3c.github.io/web-animations/#the-documenttimeline-interface
MozReview-Commit-ID: jmcJPiVK9i
--HG--
extra : rebase_source : 9ceb4cd2211fa08ee51742fbe659aba6864cff86
|
2016-06-27 08:09:32 +09:00 |
|
Brian Birtles
|
6b5fcefb36
|
Bug 1152171 part 2 - Rename AnimationTimeline to DocumentTimeline; r=smaug
And then re-add AnimationTimeline as an abstract super-interface of
DocumentTimeline.
--HG--
rename : dom/animation/AnimationTimeline.cpp => dom/animation/DocumentTimeline.cpp
rename : dom/animation/AnimationTimeline.h => dom/animation/DocumentTimeline.h
rename : dom/animation/test/animation-timeline/test_animation-timeline.html => dom/animation/test/document-timeline/test_document-timeline.html
rename : dom/animation/test/animation-timeline/test_request_animation_frame.html => dom/animation/test/document-timeline/test_request_animation_frame.html
|
2015-04-10 10:34:22 +09:00 |
|