Files
ladybird/Libraries/LibWeb/HTML
Andreas Kling 7930a6bd25 LibWeb: Cancel media controls when finalizing the host media element
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.
2026-05-10 10:58:11 +02:00
..
2025-08-23 16:04:36 -06:00
2026-02-11 16:32:20 +00:00
2026-02-11 16:32:20 +00:00