ladybird/Userland/Libraries/LibWeb/HTML/EventLoop
Timothy Flynn 9cc186b929 LibWeb: Implement the "queue a task" steps as a distinct AO
This will be needed by EventSource.
2024-05-26 18:29:24 +02:00
..
EventLoop.cpp LibWeb: Implement the "queue a task" steps as a distinct AO 2024-05-26 18:29:24 +02:00
EventLoop.h LibWeb: Implement the "queue a task" steps as a distinct AO 2024-05-26 18:29:24 +02:00
Task.cpp LibWeb: Make EventLoop, TaskQueue, and Task GC-allocated 2024-04-05 08:14:19 +02:00
Task.h LibWeb: Support loading FontFaces constructed with binary data 2024-05-14 12:31:10 -06:00
TaskQueue.cpp LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration 2024-04-16 07:40:01 +02:00
TaskQueue.h AK+Userland: Remove NOESCAPE 2024-05-22 21:55:34 -06:00