Age | Commit message (Expand) | Author |
---|---|---|
2022-03-17 | Libraries: Use default constructors/destructors in LibWeb | Lenny Maiorani |
2021-10-03 | LibWeb: Only auto-reschedule HTML::EventLoop when there are runnables | Andreas Kling |
2021-10-03 | LibWeb: Only take runnable tasks from the HTML task queue | Andreas Kling |
2021-09-09 | LibWeb: Schedule HTML::EventLoop processing when there are queued tasks | Andreas Kling |
2021-09-09 | LibWeb: Add a bare-bones HTML event loop with a task queue | Andreas Kling |