gecko-dev/dom/animation
Jonathan Watt 69ac7e7f6d Bug 1073379, part 1 - Add an AnimationUtils::DoubleToTimeDuration helper. r=birtles 2015-02-09 10:25:51 +00:00
..
test Bug 1119981. Disable test_deferred_start.html on b2g for race condition in test. r=bbirtles 2015-01-16 09:33:49 -08:00
Animation.cpp Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo. 2015-02-09 14:34:50 -08:00
Animation.h Bug 960465 patch 14 - Retain finished transitions until the next style change or until removed from transition-property. r=birtles 2015-02-17 11:15:04 +13: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 1123196 part 1 - While player is waiting to start, return its pending start time; r=jwatt 2015-02-03 14:08:37 +09:00
AnimationPlayer.h Bug 1123196 part 1 - While player is waiting to start, return its pending start time; r=jwatt 2015-02-03 14:08:37 +09: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