This website requires JavaScript.
Explore
Help
Sign In
eliott
/
serenity
Watch
1
Star
0
Fork
0
You've already forked serenity
mirror of
https://github.com/SerenityOS/serenity
synced
2026-05-01 11:57:19 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dd843ae28226edb034d64bdbe8a738e2167eb400
serenity
/
Userland
/
Libraries
/
LibWeb
/
HTML
/
EventLoop
History
Timur Sultanov
5160b88e1e
LibWeb: Schedule Microtasks on Microtask queue
...
(cherry picked from commit 93b6334966a17fe8622615f3dd701206b7d02e14)
2024-07-28 07:30:11 -04:00
..
EventLoop.cpp
LibWeb: Schedule Microtasks on Microtask queue
2024-07-28 07:30:11 -04:00
EventLoop.h
LibWeb: Initialize HTML::EventLoop with its type
2024-07-22 21:29:21 -04:00
Task.cpp
LibWeb: Make EventLoop, TaskQueue, and Task GC-allocated
2024-04-05 08:14:19 +02:00
Task.h
LibJS+LibWeb: Fix a ton of JS_CELL-like macro issues
2024-05-30 09:29:20 -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
LibJS+LibWeb: Fix a ton of JS_CELL-like macro issues
2024-05-30 09:29:20 -06:00