Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 2ef37c0b06 LibWeb: Make EventLoop, TaskQueue, and Task GC-allocated hace 1 año
  Timothy Flynn 4b94b0b561 LibWeb: Begin implementing the Clipboard API hace 1 año
  Timothy Flynn f598a357ad LibWeb: Assign a unique ID to each HTML task hace 1 año
  Zaggy1024 766cd852d3 LibWeb: Move the unique task source start to be last in `Task::Source` hace 1 año
  Luke Wilde af2886449a LibWeb: Implement PerformanceObserver hace 1 año
  Karol Kosek b731705fec LibWeb: Implement HTMLCanvasElement.toBlob() hace 1 año
  Luke Wilde 165abafb80 LibWeb: Add initial implementation of IntersectionObserver hace 2 años
  Zaggy1024 8157bb601b LibWeb: Place the unique task source used by media elements last hace 2 años
  Shannon Booth 79fc7d7c7c LibWeb: Add HTML::Task::Source::FileReading hace 2 años
  Andreas Kling 2626e28bb6 LibWeb: Add HTML::Task::Source::NavigationAndTraversal hace 2 años
  Timothy Flynn 807891c0df LibWeb: Support unique task sources hace 2 años
  Matthew Olsson c0b2fa74ac LibWeb: Fix a few const-ness issues hace 2 años
  Andreas Kling d505192014 LibWeb: Use JS::SafeFunction in the HTML task queues hace 2 años
  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