gecko-dev/dom/animation
Boris Chiou 0a08960bb5 Bug 1612891 - Use IgnoredErrorResult as the parsing easing error result. r=bzbarsky
IgnoredErrorResult works well as the auto suppressor class and it's
cleaner.

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

--HG--
extra : moz-landing-system : lando
2020-03-06 21:04:07 +00:00
..
test Bug 1612891 - Suppress parsing easing error in early returns of ConvertKeyframeSequence. r=birtles 2020-03-04 01:03:16 +00:00
Animation.cpp Bug 1611847 - Update relevance and its effect set in the early return of UpdatePlaybackRate(). r=birtles 2020-02-25 19:41:14 +00:00
Animation.h Bug 1459536 - Replace CSSAnimation interaction with animation-play-state with a simpler "once overridden always overridden" approach; r=boris 2020-03-04 00:38:30 +00:00
AnimationComparator.h
AnimationEffect.cpp Bug 1610981 - Eliminate usage of CSSPseudoElement from KeyframeEffect. r=birtles,smaug 2020-02-18 20:44:14 +00:00
AnimationEffect.h Bug 1619516 - Flush styles for getTiming and getComputedTiming for an effect associated with a CSS animation; r=boris 2020-03-04 19:02:47 +00:00
AnimationEventDispatcher.cpp
AnimationEventDispatcher.h
AnimationPerformanceWarning.cpp Bug 1510120 - Block running background-color animation on the compositor if there is any current-color keyframe. r=boris,flod 2020-03-03 21:48:01 +00:00
AnimationPerformanceWarning.h Bug 1510120 - Block running background-color animation on the compositor if there is any current-color keyframe. r=boris,flod 2020-03-03 21:48:01 +00:00
AnimationPropertySegment.h
AnimationTarget.h Bug 1610981 - Eliminate usage of CSSPseudoElement from KeyframeEffect. r=birtles,smaug 2020-02-18 20:44:14 +00:00
AnimationTimeline.cpp
AnimationTimeline.h
AnimationUtils.cpp
AnimationUtils.h
CSSPseudoElement.cpp Bug 1610981 - Eliminate usage of CSSPseudoElement from KeyframeEffect. r=birtles,smaug 2020-02-18 20:44:14 +00:00
CSSPseudoElement.h Bug 1610981 - Eliminate usage of CSSPseudoElement from KeyframeEffect. r=birtles,smaug 2020-02-18 20:44:14 +00:00
ComputedTiming.h
ComputedTimingFunction.cpp
ComputedTimingFunction.h
DocumentTimeline.cpp
DocumentTimeline.h
EffectCompositor.cpp Bug 1610981 - Eliminate usage of CSSPseudoElement from KeyframeEffect. r=birtles,smaug 2020-02-18 20:44:14 +00:00
EffectCompositor.h
EffectSet.cpp Bug 1613349 - Rename nsINode::DeleteProperty to RemoveProperty. r=smaug 2020-02-06 16:06:49 +00:00
EffectSet.h
Keyframe.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/animation. r=smaug 2020-02-20 15:33:28 +00:00
KeyframeEffect.cpp Backed out 11 changesets (bug 1618011)for Linting failure. 2020-03-07 00:15:57 +02:00
KeyframeEffect.h Backed out 11 changesets (bug 1618011)for Linting failure. 2020-03-07 00:15:57 +02:00
KeyframeEffectParams.h Bug 1610981 - Eliminate usage of CSSPseudoElement from KeyframeEffect. r=birtles,smaug 2020-02-18 20:44:14 +00:00
KeyframeUtils.cpp Bug 1612891 - Use IgnoredErrorResult as the parsing easing error result. r=bzbarsky 2020-03-06 21:04:07 +00:00
KeyframeUtils.h Bug 1613013 part 3. Annotate TypeErrors and RangeErrors from WebIDL implementations with the method they come from. r=peterv 2020-02-06 21:22:32 +00:00
PendingAnimationTracker.cpp
PendingAnimationTracker.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/animation. r=smaug 2020-02-20 15:33:28 +00:00
PostRestyleMode.h
PseudoElementHashEntry.h
TimingParams.cpp Use %g, not %f, for our error reporting so unnecessary trailing zeros are not output. No bug. r=birtles 2020-02-10 01:35:00 +00:00
TimingParams.h Backed out 11 changesets (bug 1618011)for Linting failure. 2020-03-07 00:15:57 +02:00
moz.build Bug 1427033 - Throttle animations in opacity: 0 subtrees. r=hiro 2020-02-27 01:36:14 +00:00