mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
b34fac17ed
P2 removed IsTimerPrecisionReductionEnabled and thus removed the check for RFP pref. While most ReduceTimePrecision* functions are fine with that because GetTimerPrecisionType checks that, the two ReduceTimePrecision*RFP functions miss the check. This patch mainly cover the check for that two functions and rename them to *RFPOnly since they only use RFP when the pref is on. Depends on D64324 Differential Revision: https://phabricator.services.mozilla.com/D66734 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
test | ||
Animation.cpp | ||
Animation.h | ||
AnimationComparator.h | ||
AnimationEffect.cpp | ||
AnimationEffect.h | ||
AnimationEventDispatcher.cpp | ||
AnimationEventDispatcher.h | ||
AnimationPerformanceWarning.cpp | ||
AnimationPerformanceWarning.h | ||
AnimationPropertySegment.h | ||
AnimationTarget.h | ||
AnimationTimeline.cpp | ||
AnimationTimeline.h | ||
AnimationUtils.cpp | ||
AnimationUtils.h | ||
ComputedTiming.h | ||
ComputedTimingFunction.cpp | ||
ComputedTimingFunction.h | ||
CSSPseudoElement.cpp | ||
CSSPseudoElement.h | ||
DocumentTimeline.cpp | ||
DocumentTimeline.h | ||
EffectCompositor.cpp | ||
EffectCompositor.h | ||
EffectSet.cpp | ||
EffectSet.h | ||
Keyframe.h | ||
KeyframeEffect.cpp | ||
KeyframeEffect.h | ||
KeyframeEffectParams.h | ||
KeyframeUtils.cpp | ||
KeyframeUtils.h | ||
moz.build | ||
PendingAnimationTracker.cpp | ||
PendingAnimationTracker.h | ||
PostRestyleMode.h | ||
PseudoElementHashEntry.h | ||
TimingParams.cpp | ||
TimingParams.h |