gecko-dev/dom/animation
2020-11-24 23:58:33 +00:00
..
test Bug 1533462 - Execute the deferred font-info loader immediately when running spell-check and animation mochitests, to avoid intermittent issues. r=jwatt 2020-08-30 22:59:57 +00:00
Animation.cpp Bug 1678562 - Avoid including AnimationEffect.h in Animation.h. r=hiro 2020-11-23 16:12:55 +00:00
Animation.h Bug 1678562 - Avoid including AnimationEffect.h in Animation.h. r=hiro 2020-11-23 16:12:55 +00:00
AnimationComparator.h
AnimationEffect.cpp Bug 1673931 - Avoid including Document.h from header files. r=emilio 2020-11-23 16:07:43 +00:00
AnimationEffect.h Bug 1673931 - Avoid including Document.h from header files. r=emilio 2020-11-23 16:07:43 +00:00
AnimationEventDispatcher.cpp Bug 1634943 - Fix non-unified build in dom/animation/. r=boris 2020-05-05 22:40:57 +00:00
AnimationEventDispatcher.h Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +00:00
AnimationPerformanceWarning.cpp
AnimationPerformanceWarning.h Bug 1626570 - Improve handling of copying arrays in dom/animation/. r=hiro 2020-05-05 10:42:23 +00:00
AnimationPropertySegment.h
AnimationTarget.h
AnimationTimeline.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
AnimationTimeline.h
AnimationUtils.cpp Bug 1626532 - Make dom/animation buildable outside of unified-build environment. r=birtles 2020-06-02 10:31:46 +00:00
AnimationUtils.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
ComputedTiming.h
ComputedTimingFunction.cpp
ComputedTimingFunction.h
CSSAnimation.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
CSSAnimation.h Bug 1634943 - Split CSSAnimation and CSSAnimationKeyframe classes into a new file in dom/animation/. r=boris 2020-05-05 22:41:04 +00:00
CSSPseudoElement.cpp Bug 1679009 - Simplify some getters in CSSPseudoElement and KeyframeEffect. r=hiro 2020-11-24 23:58:33 +00:00
CSSPseudoElement.h Bug 1679009 - Simplify some getters in CSSPseudoElement and KeyframeEffect. r=hiro 2020-11-24 23:58:33 +00:00
CSSTransition.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
CSSTransition.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
DocumentTimeline.cpp Bug 1673931 - Avoid including Document.h from header files. r=emilio 2020-11-23 16:07:43 +00:00
DocumentTimeline.h Bug 1673931 - Avoid including Document.h from header files. r=emilio 2020-11-23 16:07:43 +00:00
EffectCompositor.cpp Bug 1564128 part 2 - Copy animations to static document clones r=emilio,hiro 2020-05-14 19:41:03 +00:00
EffectCompositor.h
EffectSet.cpp Bug 1626532 - Make dom/animation buildable outside of unified-build environment. r=sg 2020-10-15 10:05:07 +00:00
EffectSet.h Bug 1656419 - Check whether the given animation and the animation stored in mPartialPrerenderedAnimations are in the same EffectSet instead of just comparing the animation instances. r=boris 2020-07-31 21:06:42 +00:00
Keyframe.h Bug 1626570 - Improve handling of copying arrays in dom/animation/. r=hiro 2020-05-05 10:42:23 +00:00
KeyframeEffect.cpp Bug 1679009 - Simplify some getters in CSSPseudoElement and KeyframeEffect. r=hiro 2020-11-24 23:58:33 +00:00
KeyframeEffect.h Bug 1679009 - Simplify some getters in CSSPseudoElement and KeyframeEffect. r=hiro 2020-11-24 23:58:33 +00:00
KeyframeEffectParams.h
KeyframeUtils.cpp Bug 1676062 - Use a dummy URL data in Servo_ParseEasing and drop Document* and URLExtraData* arguments from relevant functions. r=boris 2020-11-12 20:34:01 +00:00
KeyframeUtils.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
PendingAnimationTracker.cpp Bug 1673931 - Avoid including Document.h from header files. r=emilio 2020-11-23 16:07:43 +00:00
PendingAnimationTracker.h Bug 1673931 - Avoid including Document.h from header files. r=emilio 2020-11-23 16:07:43 +00:00
PostRestyleMode.h
PseudoElementHashEntry.h
TimingParams.cpp Bug 1676062 - Use a dummy URL data in Servo_ParseEasing and drop Document* and URLExtraData* arguments from relevant functions. r=boris 2020-11-12 20:34:01 +00:00
TimingParams.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00