gecko-dev/dom/smil
Daniel Holbert 82e657a09b Bug 1881367 part 2: Upgrade a SMILAnimationController assert to a release-assert, to ensure that we unregister from the refresh driver properly. r=hiro
If this assertion fails, then we're losing track of a refresh driver
registration, which means we're likely to crash (with a non-specific
backtrace). So it's better to intentionally check this condition up-front and
crash in a clearer controlled way if it fails.

Differential Revision: https://phabricator.services.mozilla.com/D202359
2024-02-22 00:32:35 +00:00
..
crashtests
test Bug 1873137 - Remove dom.animations-api.getAnimations.enabled pref r=webidl,emilio,firefox-animation-reviewers,devtools-reviewers,nchevobbe,boris 2024-02-09 22:00:23 +00:00
moz.build
SMILAnimationController.cpp Bug 1881367 part 2: Upgrade a SMILAnimationController assert to a release-assert, to ensure that we unregister from the refresh driver properly. r=hiro 2024-02-22 00:32:35 +00:00
SMILAnimationController.h
SMILAnimationFunction.cpp
SMILAnimationFunction.h
SMILAttr.h
SMILBoolType.cpp
SMILBoolType.h
SMILCompositor.cpp
SMILCompositor.h
SMILCompositorTable.h
SMILCSSProperty.cpp
SMILCSSProperty.h
SMILCSSValueType.cpp
SMILCSSValueType.h
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
SMILNullType.cpp
SMILNullType.h
SMILParserUtils.cpp
SMILParserUtils.h
SMILRepeatCount.cpp
SMILRepeatCount.h
SMILSetAnimationFunction.cpp
SMILSetAnimationFunction.h
SMILStringType.cpp
SMILStringType.h
SMILTargetIdentifier.h
SMILTimeContainer.cpp
SMILTimeContainer.h
SMILTimedElement.cpp
SMILTimedElement.h
SMILTimeValue.cpp
SMILTimeValue.h
SMILTimeValueSpec.cpp
SMILTimeValueSpec.h
SMILTimeValueSpecParams.h
SMILType.h
SMILTypes.h
SMILValue.cpp
SMILValue.h
TimeEvent.cpp
TimeEvent.h