ladybird/Userland/Libraries/LibWeb/HTML/EventLoop
Timothy Flynn 4b8729aea6 LibWeb: Add a flag to pause an HTML event loop's execution
This will be used to unblock the WebContent IPC event loop while waiting
for a dialog response.
2022-11-16 17:23:56 +00:00
..
EventLoop.cpp
EventLoop.h LibWeb: Add a flag to pause an HTML event loop's execution 2022-11-16 17:23:56 +00:00
Task.cpp
Task.h
TaskQueue.cpp LibWeb: Add a flag to pause an HTML event loop's execution 2022-11-16 17:23:56 +00:00
TaskQueue.h