.. |
test
|
Bug 1843999 - Remove dom.animations-api.core.enabled, dom.animations-api.implicit-keyframes.enabled, and dom.animations-api.autoremove.enabled prefs r=dom-core,webidl,devtools-reviewers,firefox-animation-reviewers,saschanaz,edgar
|
2023-09-20 08:55:50 +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
|
…
|
|
CSSAnimation.cpp
|
…
|
|
CSSAnimation.h
|
…
|
|
CSSPseudoElement.cpp
|
…
|
|
CSSPseudoElement.h
|
…
|
|
CSSTransition.cpp
|
…
|
|
CSSTransition.h
|
…
|
|
ComputedTiming.h
|
…
|
|
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 1843999 - Remove dom.animations-api.core.enabled, dom.animations-api.implicit-keyframes.enabled, and dom.animations-api.autoremove.enabled prefs r=dom-core,webidl,devtools-reviewers,firefox-animation-reviewers,saschanaz,edgar
|
2023-09-20 08:55:50 +00:00 |
EffectCompositor.h
|
Bug 1832173 - Remove HasArcFFI for AnimationValue. r=boris
|
2023-05-11 08:25:36 +00:00 |
EffectSet.cpp
|
…
|
|
EffectSet.h
|
…
|
|
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 1843999 - Remove dom.animations-api.core.enabled, dom.animations-api.implicit-keyframes.enabled, and dom.animations-api.autoremove.enabled prefs r=dom-core,webidl,devtools-reviewers,firefox-animation-reviewers,saschanaz,edgar
|
2023-09-20 08:55:50 +00:00 |
KeyframeUtils.h
|
Bug 1832173 - Finish removing HasArcFFI. r=boris
|
2023-05-12 22:31:38 +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
|
…
|
|
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 |
moz.build
|
Bug 1850545 - convert .ini manifests to .toml: batch 3 chrome.ini (bis) r=jmaher,geckoview-reviewers,extension-reviewers,credential-management-reviewers,devtools-reviewers,fxview-reviewers,places-reviewers,profiler-reviewers,m_kato,mak,mtigley
|
2023-09-13 18:28:32 +00:00 |