ladybird/Userland/Libraries/LibWeb/HTML/EventLoop
Linus Groh 32ad939e44 LibWeb: Rename HighResolutionTime/{CoarsenTime => TimeOrigin}.cpp/h
This is being used for more than just time coarsening now, so let's use
the spec's section title for the name.
2022-10-05 09:12:59 +01:00
..
EventLoop.cpp LibWeb: Rename HighResolutionTime/{CoarsenTime => TimeOrigin}.cpp/h 2022-10-05 09:12:59 +01:00
EventLoop.h LibWeb: Move unsafe_shared_current_time() to HighResolutionTime 2022-10-05 09:12:59 +01:00
Task.cpp LibWeb: Use JS::SafeFunction in the HTML task queues 2022-09-24 12:23:29 +02:00
Task.h LibWeb: Use JS::SafeFunction in the HTML task queues 2022-09-24 12:23:29 +02:00
TaskQueue.cpp LibWeb: Flesh out a chunk of the HTML spec's frame navigation algorithms 2022-09-20 10:32:13 +02:00
TaskQueue.h LibWeb: Flesh out a chunk of the HTML spec's frame navigation algorithms 2022-09-20 10:32:13 +02:00