Historial de Commits

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