mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-07 19:52:55 +00:00
This prevents goal conditions that rely on tasks that are currently in flight on the task queue (or were just submitted) from blocking the event loop until an IPC event fires to kick the native event loop. |
||
---|---|---|
.. | ||
EventLoop.cpp | ||
EventLoop.h | ||
Task.cpp | ||
Task.h | ||
TaskQueue.cpp | ||
TaskQueue.h |