Commit Verlauf

Autor SHA1 Nachricht Datum
  Aliaksandr Kalenik 664611bae4 LibWeb: Forbid interleaving execution of HTML tasks with same source vor 1 Jahr
  Matthew Olsson 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() vor 1 Jahr
  Andreas Kling 2ef37c0b06 LibWeb: Make EventLoop, TaskQueue, and Task GC-allocated vor 1 Jahr
  Luke Wilde a53486a073 LibWeb: Add method to get last added task to an EventLoop vor 2 Jahren
  Timothy Flynn 9a370a5eed LibWeb: Support taking matching tasks out of a task queue vor 2 Jahren
  Timothy Flynn 4b8729aea6 LibWeb: Add a flag to pause an HTML event loop's execution vor 2 Jahren
  Andreas Kling 4ee5dfbe4b LibWeb: Flesh out a chunk of the HTML spec's frame navigation algorithms vor 2 Jahren
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
  Andreas Kling 478b36c37b LibWeb: Only auto-reschedule HTML::EventLoop when there are runnables vor 3 Jahren
  Andreas Kling bbfde63f79 LibWeb: Only take runnable tasks from the HTML task queue vor 3 Jahren
  Andreas Kling 909e522cf7 LibWeb: Schedule HTML::EventLoop processing when there are queued tasks vor 3 Jahren
  Andreas Kling ecb72f3b57 LibWeb: Add a bare-bones HTML event loop with a task queue vor 3 Jahren