Files
ladybird/Libraries/LibWeb/DOM/EventTarget.h
Andreas Kling e7b6b84648 LibWeb: Avoid dynamic_cast in EventTarget initialization
Let's use a virtual to tell if something uses the
WindowOrWorkerGlobalScope mixin instead.
2025-04-18 14:45:56 +02:00

3.6 KiB