Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 2ef37c0b06 LibWeb: Make EventLoop, TaskQueue, and Task GC-allocated há 1 ano atrás
  Timothy Flynn 4b94b0b561 LibWeb: Begin implementing the Clipboard API há 1 ano atrás
  Timothy Flynn f598a357ad LibWeb: Assign a unique ID to each HTML task há 1 ano atrás
  Zaggy1024 766cd852d3 LibWeb: Move the unique task source start to be last in `Task::Source` há 1 ano atrás
  Luke Wilde af2886449a LibWeb: Implement PerformanceObserver há 1 ano atrás
  Karol Kosek b731705fec LibWeb: Implement HTMLCanvasElement.toBlob() há 1 ano atrás
  Luke Wilde 165abafb80 LibWeb: Add initial implementation of IntersectionObserver há 2 anos atrás
  Zaggy1024 8157bb601b LibWeb: Place the unique task source used by media elements last há 2 anos atrás
  Shannon Booth 79fc7d7c7c LibWeb: Add HTML::Task::Source::FileReading há 2 anos atrás
  Andreas Kling 2626e28bb6 LibWeb: Add HTML::Task::Source::NavigationAndTraversal há 2 anos atrás
  Timothy Flynn 807891c0df LibWeb: Support unique task sources há 2 anos atrás
  Matthew Olsson c0b2fa74ac LibWeb: Fix a few const-ness issues há 2 anos atrás
  Andreas Kling d505192014 LibWeb: Use JS::SafeFunction in the HTML task queues há 2 anos atrás
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated há 2 anos atrás
  Luke Wilde 17aeb99e9e LibWeb: Implement the JS host hooks for promises, job callbacks and more há 3 anos atrás
  Andreas Kling bbfde63f79 LibWeb: Only take runnable tasks from the HTML task queue há 3 anos atrás
  Andreas Kling 5cf439cce0 LibWeb: Run setTimeout() and setInterval() callbacks as HTML tasks há 3 anos atrás
  Andreas Kling a248ec63e3 LibWeb: Implement window.queueMicrotask(callback) há 3 anos atrás
  Andreas Kling 68d1f5965a LibWeb: Add HTML::Task::Source::PostedMessage há 3 anos atrás
  Andreas Kling 64df30230d LibWeb: Add HTML::Task::Source::IdleTask há 3 anos atrás
  Andreas Kling bc3a432cb2 LibWeb: Add HTML::Task::Source to model "generic task sources" há 3 anos atrás
  Andreas Kling ecb72f3b57 LibWeb: Add a bare-bones HTML event loop with a task queue há 3 anos atrás