gecko-dev/dom/animation
Boris Chiou 53830b1b34 Bug 1737918 - Part 2: Replace StyleScrollDirection with StyleAxis. r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D143418
2022-04-20 20:28:53 +00:00
..
test Bug 1761900 - Skip 'document.timeline.currentTime value tests' on Android. r=boris 2022-03-29 23:30:19 +00:00
Animation.cpp Bug 1758527 - Adjust the logic of handing the unresolved current time in PlayNoUpdate() and UpdatePlaybackRate(). r=birtles 2022-03-23 01:30:51 +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 1676791 - Part 8: Hook scroll-timeline rule into Cascade data and use it for CSS animations. r=emilio,hiro 2021-12-08 01:16:31 +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
CSSAnimation.h
CSSPseudoElement.cpp
CSSPseudoElement.h
CSSTransition.cpp Bug 1714421 - Move the assertion of timeline after checking mReplacedTransition. r=hiro 2021-08-05 00:37:55 +00:00
CSSTransition.h Bug 1692684 - Don't create transitions for invalid ::marker properties. r=hiro 2021-02-24 16:35:17 +00:00
ComputedTiming.h
ComputedTimingFunction.cpp Bug 1706157 - Avoid int overflow for steps() timing function. r=hiro 2021-05-03 23:07:03 +00:00
ComputedTimingFunction.h Bug 1676791 - Part 4: Make TimingParams be a LiteralType. r=hiro 2021-12-08 01:16:29 +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 1674776 - Update DocumentTimeline::mLastRefreshDriverTime outside parallel styling. r=boris,decoder 2022-03-28 23:29:14 +00:00
EffectCompositor.cpp Bug 1184468 - Use nsTHashtable::Keys where possible. r=xpcom-reviewers,nika 2021-03-24 17:56:50 +00:00
EffectCompositor.h Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin 2021-03-10 10:47:47 +00:00
EffectSet.cpp Bug 708901 - Migrate to nsTHashSet in dom/animation. r=birtles 2021-03-23 10:36:32 +00:00
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 1737180 - Part 4: Enable OMTA for scroll animations. r=hiro 2022-04-05 18:48:17 +00:00
KeyframeEffect.h Bug 1692684 - Don't create transitions for invalid ::marker properties. r=hiro 2021-02-24 16:35:17 +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 2: Replace StyleScrollDirection with StyleAxis. r=emilio 2022-04-20 20:28:53 +00:00
ScrollTimeline.h Bug 1737918 - Part 2: Replace StyleScrollDirection with StyleAxis. r=emilio 2022-04-20 20:28:53 +00:00
TimingParams.cpp
TimingParams.h Bug 1754752 Remove constexpr from non constant functions r=emilio 2022-02-18 08:08:59 +00:00
moz.build Bug 1676791 - Part 1: Add ScrollTimeline class. r=hiro 2021-12-08 01:16:28 +00:00