gecko-dev/dom/animation
L. David Baron 82ad97d447 Bug 1125455 patch 5 - Add Animation::GetAnimationOfProperty. r=birtles
This is needed for patch 6.
2015-03-18 07:35:30 -07:00
..
test Bug 1113425 part 4 - Enable test_deferred_start.html on all platforms; r=mattwoodrow 2015-03-17 18:38:12 +09:00
Animation.cpp Bug 1125455 patch 5 - Add Animation::GetAnimationOfProperty. r=birtles 2015-03-18 07:35:30 -07:00
Animation.h Bug 1125455 patch 5 - Add Animation::GetAnimationOfProperty. r=birtles 2015-03-18 07:35:30 -07:00
AnimationEffect.cpp Bug 1045993 part 1 - Add AnimationEffect interface and Animation.effect member; r=dbaron, r=bz 2014-08-22 13:42:47 +01:00
AnimationEffect.h Bug 1078744 - Replace SetIsDOMBinding with SetIsNonDOMBinding, remove nsWrapperCache::SetIsDOMBinding. r=bz. 2014-10-07 11:44:49 +02:00
AnimationPlayer.cpp Bug 1123523 - Part 8: Dispatch nsIAnimationObserver notifications when an animation is added or removed. r=birtles 2015-03-14 16:34:40 +11:00
AnimationPlayer.h Bug 1123523 - Part 3: Store a flag on AnimationPlayer for whether it is exposed by Element.getAnimationPlayers(). r=birtles 2015-03-14 16:34:40 +11:00
AnimationTimeline.cpp Bug 1105098 - Make AnimationTimeline always return the same parent object (even after document.open()) and replace the document's timeline if the document is reset. r=smaug,birtles 2015-01-26 17:08:51 +00:00
AnimationTimeline.h Bug 1105098 - Make AnimationTimeline always return the same parent object (even after document.open()) and replace the document's timeline if the document is reset. r=smaug,birtles 2015-01-26 17:08:51 +00:00
AnimationUtils.h Bug 1073379, part 1 - Add an AnimationUtils::DoubleToTimeDuration helper. r=birtles 2015-02-09 10:25:51 +00:00
PendingPlayerTracker.cpp Bug 1112480 part 6 - Make PendingPlayerTracker call StartOnNextTick; r=jwatt 2015-01-09 07:57:58 +09:00
PendingPlayerTracker.h Bug 1112480 part 6 - Make PendingPlayerTracker call StartOnNextTick; r=jwatt 2015-01-09 07:57:58 +09:00
moz.build Bug 927349 part 1 - Add PendingPlayerTracker; r=jwatt 2014-12-18 08:42:41 +09:00