gecko-dev/dom/smil
Mantaroh Yoshinaga cbf08f5f05 Bug 1322970 - Use primary frame for checking throttle instead of using style context. r=dholbert,hiro
This changeset will skip finding the first SMIL animation function to affect the sandwich from multiple functions if element hasn't primary frame when composing attributes.
This mean that target element's animation don't need to animate in the following cases.
- ancestor elements has display:none attribute.
- target element have display:none attribute.
- ancestor element's tag produces a non-rendering subtree, by definition (like <desc>).

MozReview-Commit-ID: 253qTpBLc8L

--HG--
extra : rebase_source : c6f0eff440fa5448fc28e5283be68b6e33335b9e
2017-02-02 15:23:22 +09:00
..
crashtests Bug 1334768 - stylo: Adjust a bunch of reftest expectations. r=me on a CLOSED TREE 2017-01-31 17:38:24 +01:00
test Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
moz.build
nsISMILAttr.h
nsISMILType.h
nsSMILAnimationController.cpp Bug 1324669 - stylo: Downgrade SMIL assertion even further to a non-test-failing warning. r=me 2017-01-31 17:37:08 +01:00
nsSMILAnimationController.h
nsSMILAnimationFunction.cpp
nsSMILAnimationFunction.h
nsSMILCompositor.cpp Bug 1322970 - Use primary frame for checking throttle instead of using style context. r=dholbert,hiro 2017-02-02 15:23:22 +09:00
nsSMILCompositor.h
nsSMILCompositorTable.h
nsSMILCSSProperty.cpp
nsSMILCSSProperty.h
nsSMILCSSValueType.cpp
nsSMILCSSValueType.h
nsSMILFloatType.cpp
nsSMILFloatType.h
nsSMILInstanceTime.cpp
nsSMILInstanceTime.h
nsSMILInterval.cpp
nsSMILInterval.h
nsSMILKeySpline.cpp
nsSMILKeySpline.h
nsSMILMappedAttribute.cpp
nsSMILMappedAttribute.h
nsSMILMilestone.h
nsSMILNullType.cpp
nsSMILNullType.h
nsSMILParserUtils.cpp
nsSMILParserUtils.h
nsSMILRepeatCount.cpp
nsSMILRepeatCount.h
nsSMILSetAnimationFunction.cpp
nsSMILSetAnimationFunction.h
nsSMILTargetIdentifier.h
nsSMILTimeContainer.cpp
nsSMILTimeContainer.h
nsSMILTimedElement.cpp
nsSMILTimedElement.h
nsSMILTimeValue.cpp
nsSMILTimeValue.h
nsSMILTimeValueSpec.cpp
nsSMILTimeValueSpec.h
nsSMILTimeValueSpecParams.h
nsSMILTypes.h
nsSMILValue.cpp
nsSMILValue.h
SMILBoolType.cpp
SMILBoolType.h
SMILEnumType.cpp
SMILEnumType.h
SMILIntegerType.cpp
SMILIntegerType.h
SMILStringType.cpp
SMILStringType.h
TimeEvent.cpp
TimeEvent.h