gecko-dev/dom/animation
Simon Giesecke 1e6ec7ec86 Bug 1656117 - Reduce include dependencies on nsRefreshDriver.h. r=mstange
The abstract observer base classes are moved to a separate header file
nsRefreshObservers.h and the includes are adjusted accordingly.

Some method implementations are moved to the corresponding implementation files
to avoid the need to include the nsRefreshDriver.h file in the header.

Differential Revision: https://phabricator.services.mozilla.com/D85764
2020-08-04 21:17:50 +00:00
..
test Bug 1656893 - Make test_running_on_compositor.html work with disabling partial pre-render. r=boris 2020-08-03 23:33:09 +00:00
Animation.cpp
Animation.h
AnimationComparator.h
AnimationEffect.cpp
AnimationEffect.h
AnimationEventDispatcher.cpp
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
AnimationPropertySegment.h
AnimationTarget.h
AnimationTimeline.cpp
AnimationTimeline.h
AnimationUtils.cpp
AnimationUtils.h
CSSAnimation.cpp
CSSAnimation.h
CSSPseudoElement.cpp
CSSPseudoElement.h
CSSTransition.cpp
CSSTransition.h
ComputedTiming.h
ComputedTimingFunction.cpp
ComputedTimingFunction.h
DocumentTimeline.cpp Bug 1656117 - Reduce include dependencies on nsRefreshDriver.h. r=mstange 2020-08-04 21:17:50 +00:00
DocumentTimeline.h Bug 1656117 - Reduce include dependencies on nsRefreshDriver.h. r=mstange 2020-08-04 21:17:50 +00:00
EffectCompositor.cpp
EffectCompositor.h
EffectSet.cpp
EffectSet.h
Keyframe.h
KeyframeEffect.cpp Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +00:00
KeyframeEffect.h
KeyframeEffectParams.h
KeyframeUtils.cpp
KeyframeUtils.h
PendingAnimationTracker.cpp
PendingAnimationTracker.h
PostRestyleMode.h
PseudoElementHashEntry.h
TimingParams.cpp
TimingParams.h
moz.build