Commit History

Author SHA1 Message Date
  Luke Wilde a53486a073 LibWeb: Add method to get last added task to an EventLoop 2 years ago
  Timothy Flynn 9a370a5eed LibWeb: Support taking matching tasks out of a task queue 2 years ago
  Andreas Kling 4ee5dfbe4b LibWeb: Flesh out a chunk of the HTML spec's frame navigation algorithms 2 years ago
  Andreas Kling 478b36c37b LibWeb: Only auto-reschedule HTML::EventLoop when there are runnables 3 years ago
  Andreas Kling bbfde63f79 LibWeb: Only take runnable tasks from the HTML task queue 3 years ago
  Andreas Kling a248ec63e3 LibWeb: Implement window.queueMicrotask(callback) 3 years ago
  Andreas Kling 909e522cf7 LibWeb: Schedule HTML::EventLoop processing when there are queued tasks 3 years ago
  Andreas Kling ecb72f3b57 LibWeb: Add a bare-bones HTML event loop with a task queue 3 years ago