.. |
test
|
Bug 1767357 - Enable Animation.timeline setter in release channels. r=birtles,emilio
|
2022-05-05 21:09:33 +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
|
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 1766886 - Use `mozilla::variant` in `ComputedTimingFunction` to contain the function implementation. r=boris
|
2022-05-05 21:10:01 +00:00 |
ComputedTimingFunction.h
|
Bug 1766886 - Use `mozilla::variant` in `ComputedTimingFunction` to contain the function implementation. r=boris
|
2022-05-05 21:10:01 +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
|
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 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 |