mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-19 19:19:18 +00:00
Stealing the callbacks from the AnimationFrameCallbackDriver made them no longer safe from GC. Continue to store them on the class until we have finished their execution.