gecko-dev/dom/animation
Mark Banner 351d147e2f Bug 1577746 - Enable ESLint rule object-shorthand for dom/. r=baku
Differential Revision: https://phabricator.services.mozilla.com/D44149

--HG--
extra : moz-landing-system : lando
2019-09-02 11:22:27 +00:00
..
test Bug 1577746 - Enable ESLint rule object-shorthand for dom/. r=baku 2019-09-02 11:22:27 +00:00
Animation.cpp Bug 1534884 - Add new animation warning for animations overridden by important rules. r=birtles 2019-06-28 18:18:08 +00:00
Animation.h Bug 1253476 - Implement Animation.commitStyles; r=boris,emilio,bzbarsky,smaug 2019-05-20 06:04:23 +00:00
AnimationComparator.h
AnimationEffect.cpp Bug 1577236 - clang-10: Fix -Wimplicit-int-float-conversion warnings in dom/animation/ r=hiro 2019-08-28 21:31:46 +00:00
AnimationEffect.h
AnimationEventDispatcher.cpp
AnimationEventDispatcher.h
AnimationPerformanceWarning.cpp Bug 1534884 - Add new animation warning for animations overridden by important rules. r=birtles 2019-06-28 18:18:08 +00:00
AnimationPerformanceWarning.h Bug 1534884 - Add new animation warning for animations overridden by important rules. r=birtles 2019-06-28 18:18:08 +00:00
AnimationPropertySegment.h
AnimationTarget.h Bug 1253476 - Add DefaultHasher implementation for OwningAnimationTarget; r=njn 2019-05-20 05:22:07 +00:00
AnimationTimeline.cpp
AnimationTimeline.h
AnimationUtils.cpp
AnimationUtils.h
CSSPseudoElement.cpp Bug 1553021 - Update naming of parameter to getAnimations to match spec; r=bzbarsky 2019-05-22 05:40:36 +00:00
CSSPseudoElement.h Bug 1553021 - Update naming of parameter to getAnimations to match spec; r=bzbarsky 2019-05-22 05:40:36 +00:00
ComputedTiming.h
ComputedTimingFunction.cpp
ComputedTimingFunction.h
DocumentTimeline.cpp Bug 1253476 - Run microtask checkpoint for updating timing after updating all timelines; r=hiro 2019-05-20 05:22:03 +00:00
DocumentTimeline.h
EffectCompositor.cpp Bug 1573268 - Convert two layers.offmainthreadcomposition.* prefs to static prefs. r=njn 2019-08-13 00:02:12 +00:00
EffectCompositor.h Bug 1253476 - Implement Animation.commitStyles; r=boris,emilio,bzbarsky,smaug 2019-05-20 06:04:23 +00:00
EffectSet.cpp
EffectSet.h
Keyframe.h
KeyframeEffect.cpp Bug 1575926 - Check that we have a target in CalculateCumulativeChangeHint. r=hiro 2019-08-26 09:08:22 +00:00
KeyframeEffect.h Bug 1289211 - Rename InfallibleTArray to nsTArray in dom/animation/ r=mattwoodrow 2019-07-10 03:25:03 +00:00
KeyframeEffectParams.h
KeyframeUtils.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
KeyframeUtils.h
PendingAnimationTracker.cpp
PendingAnimationTracker.h
PostRestyleMode.h
PseudoElementHashEntry.h
TimingParams.cpp
TimingParams.h
moz.build