mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-12 09:56:45 +02:00
Tear down the MediaControls (and its Core::Timer-driven hover handler) during HTMLMediaElement finalization. Otherwise, between weak-clearing and incremental sweep destroying the element, a queued hover timer event can still fire and trip a VERIFY against an already-cleared GC::Weak reference to a shadow tree node.
141 KiB
141 KiB