Files
ladybird/Libraries/LibWeb/HTML/WorkerGlobalScope.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

7.2 KiB