gecko-dev/dom/smil
Brad Werth 9cccb8ffb3 Bug 1928352: Make SMILCompositor fail earlier when adding an incorrectly configured animation. r=longsonr
If multiple animations of the same element is an error (as asserted in
`SMILCompositor::ComposeAttribute`), then this patch will catch that
when the animation is added.

Differential Revision: https://phabricator.services.mozilla.com/D227737
2024-11-05 17:44:45 +00:00
..
crashtests Bug 1914513 - Add a pref to disable mutation events, r=masayuki 2024-09-02 13:29:57 +00:00
test
moz.build
SMILAnimationController.cpp
SMILAnimationController.h
SMILAnimationFunction.cpp Bug 1928352: Make SMILCompositor fail earlier when adding an incorrectly configured animation. r=longsonr 2024-11-05 17:44:45 +00:00
SMILAnimationFunction.h Bug 1928352: Make SMILCompositor fail earlier when adding an incorrectly configured animation. r=longsonr 2024-11-05 17:44:45 +00:00
SMILAttr.h
SMILBoolType.cpp
SMILBoolType.h
SMILCompositor.cpp Bug 1928352: Make SMILCompositor fail earlier when adding an incorrectly configured animation. r=longsonr 2024-11-05 17:44:45 +00:00
SMILCompositor.h
SMILCompositorTable.h
SMILCSSProperty.cpp
SMILCSSProperty.h
SMILCSSValueType.cpp Bug 1925324 - Properly regenerate the underlying 'from' value, for SVG/SMIL to-animation of CSS properties r=dholbert 2024-10-18 09:48:32 +00:00
SMILCSSValueType.h Bug 1925324 - Properly regenerate the underlying 'from' value, for SVG/SMIL to-animation of CSS properties r=dholbert 2024-10-18 09:48:32 +00:00
SMILEnumType.cpp
SMILEnumType.h
SMILFloatType.cpp
SMILFloatType.h
SMILInstanceTime.cpp
SMILInstanceTime.h
SMILIntegerType.cpp
SMILIntegerType.h
SMILInterval.cpp
SMILInterval.h
SMILKeySpline.cpp
SMILKeySpline.h
SMILMilestone.h Bug 1921276 - Remove global constructor from dom/smil/SMILTimedElement.cpp r=longsonr 2024-10-03 06:55:07 +00:00
SMILNullType.cpp
SMILNullType.h
SMILParserUtils.cpp Bug 1925761 - Use nsAString::const_iterator to iterate strings rather than RangedPtr r=emilio 2024-10-21 12:01:01 +00:00
SMILParserUtils.h
SMILRepeatCount.cpp
SMILRepeatCount.h
SMILSetAnimationFunction.cpp
SMILSetAnimationFunction.h
SMILStringType.cpp
SMILStringType.h
SMILTargetIdentifier.h
SMILTimeContainer.cpp
SMILTimeContainer.h
SMILTimedElement.cpp Bug 1921276 - Remove global constructor from dom/smil/SMILTimedElement.cpp r=longsonr 2024-10-03 06:55:07 +00:00
SMILTimedElement.h Bug 1921276 - Remove global constructor from dom/smil/SMILTimedElement.cpp r=longsonr 2024-10-03 06:55:07 +00:00
SMILTimeValue.cpp
SMILTimeValue.h
SMILTimeValueSpec.cpp
SMILTimeValueSpec.h
SMILTimeValueSpecParams.h
SMILType.h
SMILTypes.h
SMILValue.cpp
SMILValue.h
TimeEvent.cpp
TimeEvent.h