gecko-dev/dom/animation
Brian Birtles ee9982905f Bug 1420320 - Drop dom.animations-api.pending-member.enabled pref; r=bz,hiro
This pref was introduced in case we encountered compatibility issues from
changing the return value of Animation.playState (bug 1412765). Now that the
change to Animation.playState has shipped to release channel without any known
problems we should drop this pref.

MozReview-Commit-ID: CwMWRRtIf6u

--HG--
extra : rebase_source : b26c59a51880406c2b94baad8da2eafeb3ae3202
2018-03-16 12:49:55 +09:00
..
test Bug 1420320 - Drop dom.animations-api.pending-member.enabled pref; r=bz,hiro 2018-03-16 12:49:55 +09:00
AnimValuesStyleRule.cpp
AnimValuesStyleRule.h
Animation.cpp Bug 1420320 - Drop dom.animations-api.pending-member.enabled pref; r=bz,hiro 2018-03-16 12:49:55 +09:00
Animation.h Bug 1420320 - Drop dom.animations-api.pending-member.enabled pref; r=bz,hiro 2018-03-16 12:49:55 +09:00
AnimationComparator.h
AnimationEffectReadOnly.cpp
AnimationEffectReadOnly.h Bug 1437272 - Don't throttle finite transform animations in out-of-view element. r=birtles 2018-03-08 18:22:45 +09:00
AnimationEffectTiming.cpp
AnimationEffectTiming.h
AnimationEffectTimingReadOnly.cpp
AnimationEffectTimingReadOnly.h
AnimationEventDispatcher.cpp Bug 1415780 - Let AnimationEventDispatcher observe nsRefreshDriver. r=birtles 2018-01-27 21:17:27 +09:00
AnimationEventDispatcher.h Bug 1433008 - Make AnimationEventInfo, InternalTransitionEvent and InternalAnimationEvent movable. r=masayuki 2018-01-30 09:26:48 +09:00
AnimationPerformanceWarning.cpp
AnimationPerformanceWarning.h
AnimationPropertySegment.h
AnimationTarget.h
AnimationTimeline.cpp
AnimationTimeline.h
AnimationUtils.cpp Bug 1414674 - Do not enter the compartment of the target window when calling KeyframeEffect and KeyframeEffectReadOnly constructor via Xray. r=bz,birtles 2018-02-17 17:21:13 +09:00
AnimationUtils.h Bug 1440195 Address CSS Animations r=birtles 2018-03-05 15:58:46 -06:00
CSSPseudoElement.cpp Bug 1442817 - Don't flush throttled animations on getAnimations(). r=birtles 2018-03-09 09:38:40 +09:00
CSSPseudoElement.h
ComputedTiming.h Bug 1431295 - Drop 'undef None' macro in dom/animation/. r=boris 2018-01-18 14:12:51 +09:00
ComputedTimingFunction.cpp
ComputedTimingFunction.h Bug 1444481 part 1: Add some needed #includes to ComputedTimingFunction.h and FrameMetrics.h. r=xidorn 2018-03-09 11:52:02 -08:00
DocumentTimeline.cpp Bug 1193394 - Part 1: Microtasks and promises scheduling. r=bevis 2017-11-17 11:01:27 +08:00
DocumentTimeline.h
EffectCompositor.cpp Bug 1444221 - #ifdef out some animation related stuff for MOZ_OLD_STYLE. r=xidorn 2018-03-09 07:09:44 +09:00
EffectCompositor.h Bug 1444221 - #ifdef out some animation related stuff for MOZ_OLD_STYLE. r=xidorn 2018-03-09 07:09:44 +09:00
EffectSet.cpp
EffectSet.h Bug 1430014 - Part 5: Stop building old style system classes when MOZ_OLD_STYLE is not defined. r=xidorn 2018-02-01 15:04:04 +11:00
Keyframe.h
KeyframeEffect.cpp
KeyframeEffect.h
KeyframeEffectParams.h Bug 1431295 - Drop 'undef None' macro in dom/animation/. r=boris 2018-01-18 14:12:51 +09:00
KeyframeEffectReadOnly.cpp Bug 1437272 - Don't throttle finite transform animations in out-of-view element. r=birtles 2018-03-08 18:22:45 +09:00
KeyframeEffectReadOnly.h Bug 1439485 - Don't try to unthrottle transform animations that don't affect overflow region. r=birtles 2018-02-27 14:46:32 +09:00
KeyframeUtils.cpp Bug 1430014 - Part 6: #ifdef out a bit more animation-related code. r=hiro 2018-02-01 15:04:04 +11:00
KeyframeUtils.h
PendingAnimationTracker.cpp
PendingAnimationTracker.h
PseudoElementHashEntry.h
TimingParams.cpp Bug 1430014 - Part 5: Stop building old style system classes when MOZ_OLD_STYLE is not defined. r=xidorn 2018-02-01 15:04:04 +11:00
TimingParams.h Bug 1431295 - Drop 'undef None' macro in dom/animation/. r=boris 2018-01-18 14:12:51 +09:00
moz.build Bug 1430014 - Part 5: Stop building old style system classes when MOZ_OLD_STYLE is not defined. r=xidorn 2018-02-01 15:04:04 +11:00