gecko-dev/dom/animation
Brian Birtles f3b367f560 Bug 1608858 - Update the effect set when an animation changes relevance due to a call to updatePlaybackRate; r=boris
In this particular case where we're paused, we don't need to repaint or
synchronize animations on layers, but we do need to update the effect set so
that getAnimations() returns the correct result.

Differential Revision: https://phabricator.services.mozilla.com/D61258

--HG--
extra : moz-landing-system : lando
2020-01-30 23:39:12 +00:00
..
test Bug 1605854 - Remove uneval/toSource from DOM tests. r=smaug 2020-01-06 13:09:27 +00:00
Animation.cpp Bug 1608858 - Update the effect set when an animation changes relevance due to a call to updatePlaybackRate; r=boris 2020-01-30 23:39:12 +00:00
Animation.h Bug 1593222: part 2) Move nsNodeUtils::GetTargetForAnimation to Animation class. r=smaug 2019-11-05 14:23:13 +00:00
AnimationComparator.h
AnimationEffect.cpp Bug 1593222: part 12) Rename "nsNodeUtils.*" to "MutationObservers.*". r=smaug 2019-11-06 09:08:06 +00:00
AnimationEffect.h
AnimationEventDispatcher.cpp
AnimationEventDispatcher.h
AnimationPerformanceWarning.cpp Bug 779598 - Do animations of transforms with preserve-3d at compositor. r=mattwoodrow 2019-12-23 09:52:43 +00:00
AnimationPerformanceWarning.h Bug 779598 - Do animations of transforms with preserve-3d at compositor. r=mattwoodrow 2019-12-23 09:52:43 +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
ComputedTiming.h
ComputedTimingFunction.cpp
ComputedTimingFunction.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
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 1605610 - Ensure to not create transition rules for elements that don't have any transition effect. r=hiro 2020-01-07 16:21:08 +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 1503656 - Part 1. Always use CssEnvironment from media query's device. r=emilio 2020-01-08 11:55:28 +00:00
KeyframeEffect.h Bug 1600362 - Cleanup IntersectionObserver. r=smaug 2019-11-29 20:39:36 +00:00
KeyframeEffectParams.h
KeyframeUtils.cpp Bug 1609996 - Reorder some includes affected by the previous patches. r=froydnj 2020-01-20 16:19:48 +00:00
KeyframeUtils.h
moz.build
PendingAnimationTracker.cpp
PendingAnimationTracker.h
PostRestyleMode.h
PseudoElementHashEntry.h
TimingParams.cpp Bug 1609858. Stop using NS_ERROR_DOM_TYPE_ERR in TimingParams. r=smaug 2020-01-17 09:55:27 +00:00
TimingParams.h