gecko-dev/dom/animation
Razvan Cojocaru 5370a472bc Bug 1767126 - Change the return type of AnimationValue::GetScaleValue() to MatrixScales. r=botond
Differential Revision: https://phabricator.services.mozilla.com/D147575
2022-05-31 19:55:30 +00:00
..
test Bug 1680896 - Try to make test_pending_animation_tracker more reliable. r=birtles 2022-05-31 10:51:59 +00:00
Animation.cpp Bug 1768275 - Use SetAnyPromiseIsHandled instead of SetSettledPromiseIsHandled for promise that's not guaranteed to be not-yet-resolved. r=birtles 2022-05-11 16:51:52 +00:00
Animation.h Bug 1741255 - Don't put the scroll animations into PendingAnimationTracker. r=hiro 2021-12-15 09:54:43 +00:00
AnimationComparator.h
AnimationEffect.cpp Bug 1750668 - Clamp double value to avoid getting -inf when converting it into unsigned long. r=TYLin 2022-03-02 21:14:49 +00:00
AnimationEffect.h Bug 1676791 - Part 3: Implement the computation of timing. r=hiro 2021-12-08 01:16:29 +00:00
AnimationEventDispatcher.cpp
AnimationEventDispatcher.h Bug 1757202 - Add more information in existing CSS Animation and CSS Transition main thread markers, r=boris. 2022-03-11 07:49:04 +00:00
AnimationPerformanceWarning.cpp
AnimationPerformanceWarning.h
AnimationPropertySegment.h
AnimationTarget.h
AnimationTimeline.cpp Bug 1676791 - Part 2: Implement the infrastructure of scroll-linked animations. r=emilio,hiro 2021-12-08 01:16:28 +00:00
AnimationTimeline.h Bug 1768189 - Part 1: Apply modernize-concat-nested-namespaces to docshell/base/BrowsingContextWebProgress.h ... r=andi 2022-05-09 20:41:03 +00:00
AnimationUtils.cpp Bug 1754767 - Remove duplicate includes r=media-playback-reviewers,padenot 2022-02-11 10:01:15 +00:00
AnimationUtils.h Bug 1723050 - Part 1: Replace typedef by using in dom/animation/ r=hiro 2021-08-05 02:25:23 +00:00
CSSAnimation.cpp Bug 1769517 - Skip multiplying to calculate iteration start time when the current iteration count is zero. r=boris 2022-05-17 06:06:38 +00:00
CSSAnimation.h
CSSPseudoElement.cpp
CSSPseudoElement.h Bug 1768189 - Part 1: Apply modernize-concat-nested-namespaces to docshell/base/BrowsingContextWebProgress.h ... r=andi 2022-05-09 20:41:03 +00:00
CSSTransition.cpp Bug 1714421 - Move the assertion of timeline after checking mReplacedTransition. r=hiro 2021-08-05 00:37:55 +00:00
CSSTransition.h
ComputedTiming.h
ComputedTimingFunction.cpp Bug 1770217 - Move conversion between `layers::TimingFunction` and `ComputedTimingFunction` into `ComputedTimingFunction`. r=boris 2022-05-27 18:57:14 +00:00
ComputedTimingFunction.h Bug 1770217 - Move conversion between `layers::TimingFunction` and `ComputedTimingFunction` into `ComputedTimingFunction`. r=boris 2022-05-27 18:57:14 +00:00
DocumentTimeline.cpp Bug 1674776 - Update DocumentTimeline::mLastRefreshDriverTime outside parallel styling. r=boris,decoder 2022-03-28 23:29:14 +00:00
DocumentTimeline.h Bug 1768189 - Part 1: Apply modernize-concat-nested-namespaces to docshell/base/BrowsingContextWebProgress.h ... r=andi 2022-05-09 20:41:03 +00:00
EffectCompositor.cpp
EffectCompositor.h
EffectSet.cpp
EffectSet.h Bug 1723050 - Part 1: Replace typedef by using in dom/animation/ r=hiro 2021-08-05 02:25:23 +00:00
Keyframe.h
KeyframeEffect.cpp Bug 1767126 - Change the return type of AnimationValue::GetScaleValue() to MatrixScales. r=botond 2022-05-31 19:55:30 +00:00
KeyframeEffect.h Bug 1771564 - Constify ComputedStyle usage in nsComputedDOMStyle. r=dholbert 2022-05-28 01:04:24 +00:00
KeyframeEffectParams.h
KeyframeUtils.cpp Bug 1708448 - Move property and element functions into js/public/PropertyAndElement.h. r=nbp 2021-07-13 11:52:42 +00:00
KeyframeUtils.h
PendingAnimationTracker.cpp Bug 1741255 - Don't put the scroll animations into PendingAnimationTracker. r=hiro 2021-12-15 09:54:43 +00:00
PendingAnimationTracker.h Bug 1723050 - Part 1: Replace typedef by using in dom/animation/ r=hiro 2021-08-05 02:25:23 +00:00
PostRestyleMode.h
PseudoElementHashEntry.h
ScrollTimeline.cpp Bug 1737918 - Part 4: Implement scroll() in layout and support nearest scroller. r=emilio 2022-04-21 17:05:19 +00:00
ScrollTimeline.h Bug 1737918 - Part 4: Implement scroll() in layout and support nearest scroller. r=emilio 2022-04-21 17:05:19 +00:00
TimingParams.cpp
TimingParams.h Bug 1766886 - Use `mozilla::variant` in `ComputedTimingFunction` to contain the function implementation. r=boris 2022-05-05 21:10:01 +00:00
moz.build Bug 1676791 - Part 1: Add ScrollTimeline class. r=hiro 2021-12-08 01:16:28 +00:00