Historique des commits

Auteur SHA1 Message Date
  Matthew Olsson 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() il y a 1 an
  Matthew Olsson ff00d21d58 Everywhere: Mark a bunch of function parameters as NOESCAPE il y a 1 an
  Andreas Kling 2ef37c0b06 LibWeb: Make EventLoop, TaskQueue, and Task GC-allocated il y a 1 an
  Luke Wilde a53486a073 LibWeb: Add method to get last added task to an EventLoop il y a 2 ans
  Timothy Flynn 9a370a5eed LibWeb: Support taking matching tasks out of a task queue il y a 2 ans
  Andreas Kling 4ee5dfbe4b LibWeb: Flesh out a chunk of the HTML spec's frame navigation algorithms il y a 2 ans
  Andreas Kling 478b36c37b LibWeb: Only auto-reschedule HTML::EventLoop when there are runnables il y a 3 ans
  Andreas Kling bbfde63f79 LibWeb: Only take runnable tasks from the HTML task queue il y a 3 ans
  Andreas Kling a248ec63e3 LibWeb: Implement window.queueMicrotask(callback) il y a 3 ans
  Andreas Kling 909e522cf7 LibWeb: Schedule HTML::EventLoop processing when there are queued tasks il y a 3 ans
  Andreas Kling ecb72f3b57 LibWeb: Add a bare-bones HTML event loop with a task queue il y a 3 ans