ladybird/Userland/Libraries/LibWeb/HTML/EventLoop
Andreas Kling ae71e5f99b LibWeb: Let HTML::EventLoop keep track of live DOM::Document objects
This will be used by the event loop processing model.
2021-10-03 16:42:34 +02:00
..
EventLoop.cpp LibWeb: Let HTML::EventLoop keep track of live DOM::Document objects 2021-10-03 16:42:34 +02:00
EventLoop.h LibWeb: Let HTML::EventLoop keep track of live DOM::Document objects 2021-10-03 16:42:34 +02:00
Task.cpp LibWeb: Only take runnable tasks from the HTML task queue 2021-10-03 16:42:34 +02:00
Task.h LibWeb: Only take runnable tasks from the HTML task queue 2021-10-03 16:42:34 +02:00
TaskQueue.cpp LibWeb: Only take runnable tasks from the HTML task queue 2021-10-03 16:42:34 +02:00
TaskQueue.h LibWeb: Only take runnable tasks from the HTML task queue 2021-10-03 16:42:34 +02:00