Files
ladybird/Userland/Libraries/LibWeb/Animations/AnimationTimeline.cpp
Aliaksandr Kalenik 2129c5d8b0 LibWeb: Unregister AnimationTimeline from document in finalize()
...instead of destructor because by the time it is executed, document
could already be destroyed.
2024-03-11 16:44:05 +01:00

1.9 KiB