gecko-dev/dom/animation
2023-08-29 17:55:40 +00:00
..
test Bug 1819453: Remove pref for linear easing function. r=emilio 2023-08-29 17:55:40 +00:00
Animation.cpp Bug 1847200 - Don't create an internal event for transition events that we won't ever dispatch. r=smaug 2023-08-07 09:10:17 +00:00
Animation.h Bug 1831539 - Remove HasBoxFFI. r=boris 2023-05-09 11:07:26 +00:00
AnimationComparator.h
AnimationEffect.cpp Bug 1660405 - Move away from mozilla::IsFinite in favor of std::isfinite. r=sergesanspaille 2023-03-22 11:35:33 +00:00
AnimationEffect.h
AnimationEventDispatcher.cpp Bug 1847200 - Don't create an internal event for transition events that we won't ever dispatch. r=smaug 2023-08-07 09:10:17 +00:00
AnimationEventDispatcher.h Bug 1668200 - use StableSort member function in AnimationEventDispatcher r=birtles 2023-08-10 02:34:00 +00:00
AnimationPerformanceWarning.cpp
AnimationPerformanceWarning.h
AnimationPropertySegment.h
AnimationTarget.h
AnimationTimeline.cpp Bug 1822907 part 2: When handling a content-visibility change, don't insert already-completed animations into the timeline's sampling-order list. r=hiro 2023-03-23 04:41:12 +00:00
AnimationTimeline.h Bug 1737920 - Part 3: Look up named view timeline for CSS animations and update WPT expectations. r=emilio 2023-04-12 20:52:03 +00:00
AnimationUtils.cpp Bug 1846277 - Remove nsGlobalWindow.h. r=dom-core,necko-reviewers,jesup,farre 2023-08-02 20:41:48 +00:00
AnimationUtils.h Bug 1814786 - Part 5: Factor out the conversion between (Element, PseudoStyleType) pair and Element. r=hiro 2023-03-07 23:57:55 +00:00
ComputedTiming.h
CSSAnimation.cpp
CSSAnimation.h Bug 1807003 - Centralize animation data in slots. r=smaug,firefox-animation-reviewers,boris 2023-02-15 14:12:33 +00:00
CSSPseudoElement.cpp
CSSPseudoElement.h
CSSTransition.cpp
CSSTransition.h Bug 1807003 - Centralize animation data in slots. r=smaug,firefox-animation-reviewers,boris 2023-02-15 14:12:33 +00:00
DocumentTimeline.cpp Bug 1822907 part 1: Make some documentation and naming cleanups related to content-visibility and AnimationTimeline. r=hiro 2023-03-23 04:41:11 +00:00
DocumentTimeline.h Bug 1822907 part 1: Make some documentation and naming cleanups related to content-visibility and AnimationTimeline. r=hiro 2023-03-23 04:41:11 +00:00
EffectCompositor.cpp Bug 1831539 - Remove HasBoxFFI. r=boris 2023-05-09 11:07:26 +00:00
EffectCompositor.h Bug 1832173 - Remove HasArcFFI for AnimationValue. r=boris 2023-05-11 08:25:36 +00:00
EffectSet.cpp Bug 1816915 - Clean up EffectSet APIs. r=firefox-animation-reviewers,boris 2023-02-15 20:39:16 +00:00
EffectSet.h Bug 1816915 - Clean up EffectSet APIs. r=firefox-animation-reviewers,boris 2023-02-15 20:39:16 +00:00
ElementAnimationData.cpp Bug 1737920 - Part 1: Create ViewTimeline when specifying view-timeline property. r=emilio 2023-04-12 20:52:02 +00:00
ElementAnimationData.h Bug 1737920 - Part 1: Create ViewTimeline when specifying view-timeline property. r=emilio 2023-04-12 20:52:02 +00:00
Keyframe.h Bug 1832173 - Finish removing HasArcFFI. r=boris 2023-05-12 22:31:38 +00:00
KeyframeEffect.cpp Bug 1598158 - Support offset-path:url() in style. r=devtools-reviewers,emilio 2023-08-07 22:04:01 +00:00
KeyframeEffect.h Bug 1844466 - Speed up and simplify cumulative changehint computation. r=boris,hiro 2023-08-03 09:04:11 +00:00
KeyframeEffectParams.h
KeyframeUtils.cpp Bug 1844295 - Don't duplicate ParsingMode in rust and C++. r=emilio 2023-07-25 10:00:59 +00:00
KeyframeUtils.h Bug 1832173 - Finish removing HasArcFFI. r=boris 2023-05-12 22:31:38 +00:00
moz.build Bug 1737920 - Part 1: Create ViewTimeline when specifying view-timeline property. r=emilio 2023-04-12 20:52:02 +00:00
PendingAnimationTracker.cpp
PendingAnimationTracker.h
PostRestyleMode.h
PseudoElementHashEntry.h
ScrollTimeline.cpp Bug 1814444 - Part 2: Support self keyword for scroll(). r=emilio 2023-05-04 21:35:14 +00:00
ScrollTimeline.h Bug 1814444 - Part 2: Support self keyword for scroll(). r=emilio 2023-05-04 21:35:14 +00:00
ScrollTimelineAnimationTracker.cpp
ScrollTimelineAnimationTracker.h
TimingParams.cpp Bug 1775062 - Implement ipdl reads without needing default ctors. r=nika 2023-02-04 11:12:36 +00:00
TimingParams.h Bug 1660405 - Move away from mozilla::IsNaN in favor of std::isnan. r=nbp,media-playback-reviewers,sergesanspaille,padenot 2023-03-22 11:35:33 +00:00
ViewTimeline.cpp Bug 1808410 - Part 3: Create timeline for view(). r=emilio 2023-05-02 22:47:29 +00:00
ViewTimeline.h Bug 1808410 - Part 3: Create timeline for view(). r=emilio 2023-05-02 22:47:29 +00:00