gecko-dev/dom/animation
Brian Birtles fd98de719c Bug 1226118 part 5 - Move LogAsyncAnimationFailure to AnimationUtils; r=dholbert
This patch also moves AnimationUtils out of the dom namespace since it seems
unnecessary. We typically only put actual DOM interfaces in the dom namespace.
2015-12-04 08:32:53 +09:00
..
test Bug 1226193 - Fix test_animation_observers.html timing out on Fennec with C++APZ enabled. r=heycam 2015-11-19 23:06:43 -05:00
Animation.cpp Bug 1225699 part 3 - Register and unregister effects with elements; r=smaug, r=heycam 2015-11-26 16:53:53 +09:00
Animation.h Bug 1223255 - Use Animation::AnimationTimeToTimeStamp instead of timeline->ToTimeStamp. r=bbirtles 2015-11-18 01:50:00 +01: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 1108055 - Part 1: Add ComputedTimingProperties dictionary. r=smaug 2015-10-13 22:17:00 +02:00
AnimationTimeline.cpp Bug 1223445 - KeyframeEffectReadOnly objects end up keeping lots of other objects alive too long, r=birtles 2015-11-16 19:44:55 +02:00
AnimationTimeline.h Bug 1223445 - KeyframeEffectReadOnly objects end up keeping lots of other objects alive too long, r=birtles 2015-11-16 19:44:55 +02:00
AnimationUtils.cpp Bug 1226118 part 5 - Move LogAsyncAnimationFailure to AnimationUtils; r=dholbert 2015-12-04 08:32:53 +09:00
AnimationUtils.h Bug 1226118 part 5 - Move LogAsyncAnimationFailure to AnimationUtils; r=dholbert 2015-12-04 08:32:53 +09:00
ComputedTimingFunction.cpp Bug 1208940 - Move ComputedTimingFunction to its own file. r=bbirtles 2015-11-01 22:41:00 +01:00
ComputedTimingFunction.h Bug 1208940 - Move ComputedTimingFunction to its own file. r=bbirtles 2015-11-01 22:41:00 +01:00
DocumentTimeline.cpp Bug 1223445 - KeyframeEffectReadOnly objects end up keeping lots of other objects alive too long, r=birtles 2015-11-16 19:44:55 +02:00
DocumentTimeline.h Bug 1209519 - Undef GetCurrentTime in DocumentTimeline.h to fix --disable-accessibility bustage. r=birtles 2015-09-29 10:04:30 -04:00
EffectSet.cpp Bug 1226118 part 1 - Add EffectSet::GetEffectSet(const nsIFrame*); r=dholbert 2015-12-04 08:32:52 +09:00
EffectSet.h Bug 1226118 part 1 - Add EffectSet::GetEffectSet(const nsIFrame*); r=dholbert 2015-12-04 08:32:52 +09:00
KeyframeEffect.cpp Bug 1226118 part 5 - Move LogAsyncAnimationFailure to AnimationUtils; r=dholbert 2015-12-04 08:32:53 +09:00
KeyframeEffect.h Bug 1225699 part 6 - Use strong refs to store effects on their target elements; r=smaug 2015-11-26 16:53:54 +09: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 1226118 part 5 - Move LogAsyncAnimationFailure to AnimationUtils; r=dholbert 2015-12-04 08:32:53 +09:00