gecko-dev/dom/animation
Brian Birtles 820618158a Bug 1195180 part 9 - Add test for seeking finished -> paused; r=heycam
This patch adds a test that even when we seek from being irrelevant to another
state where we no longer need ticks that we still spin the refresh driver
in order to queue and dispatch an animationstart event.
2015-09-28 12:38:41 +09:00
..
test Bug 1195180 part 9 - Add test for seeking finished -> paused; r=heycam 2015-09-28 12:38:41 +09:00
Animation.cpp Bug 1195180 part 6 - Lazily remove animations from timelines; r=heycam 2015-09-28 12:38:41 +09:00
Animation.h Bug 1195180 part 1 - Add Animation::NeedsTicks; r=heycam 2015-09-28 12:38:40 +09:00
AnimationComparator.h Bug 1171817 part 14 - Add AnimationPtrComparator class; r=dbaron 2015-06-09 11:13:54 +09:00
AnimationEffectReadOnly.cpp Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
AnimationEffectReadOnly.h Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
AnimationTimeline.cpp Bug 1195180 part 7 - Store animations in an array; r=heycam 2015-09-28 12:38:41 +09:00
AnimationTimeline.h Bug 1195180 part 7 - Store animations in an array; r=heycam 2015-09-28 12:38:41 +09:00
AnimationUtils.h Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
DocumentTimeline.cpp Bug 1195180 part 8 - Tick animations from their timeline; r=heycam 2015-09-28 12:38:41 +09:00
DocumentTimeline.h Bug 1195180 part 6 - Lazily remove animations from timelines; r=heycam 2015-09-28 12:38:41 +09:00
KeyframeEffect.cpp Bug 1151694 - Part 3: Manage mIsRunningOnCompositor flags for each properties respectively. r=bbirtles 2015-09-16 16:05:00 +02:00
KeyframeEffect.h Bug 1151694 - Part 3: Manage mIsRunningOnCompositor flags for each properties respectively. r=bbirtles 2015-09-16 16:05:00 +02:00
PendingAnimationTracker.cpp Bug 1182981 part 1 - Use nsTHashtable::Iterator in PendingAnimationTracker; r=njn 2015-07-21 10:47:13 +09:00
PendingAnimationTracker.h Bug 1152551, part 3 - Fix more mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
moz.build Bug 1195180 part 8 - Tick animations from their timeline; r=heycam 2015-09-28 12:38:41 +09:00