Files
ladybird/Userland/Libraries/LibWeb/HTML/Timer.cpp
Timothy Flynn b579093ad0 LibWeb: Change HTML::Timer to store its owning window as a JS::Object
Rather than being limited to a Window object, it will also need to be
ownable by a WorkerGlobalScope.
2023-03-14 09:07:40 -04:00

1.1 KiB