.. |
test
|
Bug 1770829 - Use ColorMix for interpolated colors in the computed style rather than ComplexColorRatios. r=barret
|
2022-06-03 19:11:07 +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 1754897 - Part 7: Factor out the check of PseudoStyleType for animations. r=emilio
|
2022-06-13 20:26:47 +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
|
Bug 1754897 - Part 7: Factor out the check of PseudoStyleType for animations. r=emilio
|
2022-06-13 20:26:47 +00:00 |
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 1764126 - Part 5: Enable `linear(...)` timing function on C++ side, r=emilio
|
2022-06-11 00:36:25 +00:00 |
ComputedTimingFunction.h
|
Bug 1764126 - Part 5: Enable `linear(...)` timing function on C++ side, r=emilio
|
2022-06-11 00:36:25 +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 1754897 - Part 7: Factor out the check of PseudoStyleType for animations. r=emilio
|
2022-06-13 20:26:47 +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 1754897 - Part 7: Factor out the check of PseudoStyleType for animations. r=emilio
|
2022-06-13 20:26:47 +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 1754897 - Part 6: Add Scroller::Type to the HashMap key for ScrollTimeline. r=emilio
|
2022-06-13 20:26:46 +00:00 |
ScrollTimeline.h
|
Bug 1754897 - Part 6: Add Scroller::Type to the HashMap key for ScrollTimeline. r=emilio
|
2022-06-13 20:26:46 +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 |