Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated hace 2 años
  Luke Wilde 17aeb99e9e LibWeb: Implement the JS host hooks for promises, job callbacks and more hace 3 años
  Andreas Kling bbfde63f79 LibWeb: Only take runnable tasks from the HTML task queue hace 3 años
  Andreas Kling 5cf439cce0 LibWeb: Run setTimeout() and setInterval() callbacks as HTML tasks hace 3 años
  Andreas Kling a248ec63e3 LibWeb: Implement window.queueMicrotask(callback) hace 3 años
  Andreas Kling 68d1f5965a LibWeb: Add HTML::Task::Source::PostedMessage hace 3 años
  Andreas Kling 64df30230d LibWeb: Add HTML::Task::Source::IdleTask hace 3 años
  Andreas Kling bc3a432cb2 LibWeb: Add HTML::Task::Source to model "generic task sources" hace 3 años
  Andreas Kling ecb72f3b57 LibWeb: Add a bare-bones HTML event loop with a task queue hace 3 años