Historia zmian

Autor SHA1 Wiadomość Data
  Aliaksandr Kalenik 908455ab06 LibWeb: Skip queuing a rendering task if task queue already contains it 9 miesięcy temu
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere 9 miesięcy temu
  Matthew Olsson 9ea6ab0ad4 LibJS+LibWeb: Fix a ton of JS_CELL-like macro issues 1 rok temu
  Matthew Olsson a5f4c9a632 AK+Userland: Remove NOESCAPE 1 rok temu
  Matthew Olsson 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() 1 rok temu
  Matthew Olsson ff00d21d58 Everywhere: Mark a bunch of function parameters as NOESCAPE 1 rok temu
  Andreas Kling 2ef37c0b06 LibWeb: Make EventLoop, TaskQueue, and Task GC-allocated 1 rok temu
  Luke Wilde a53486a073 LibWeb: Add method to get last added task to an EventLoop 2 lat temu
  Timothy Flynn 9a370a5eed LibWeb: Support taking matching tasks out of a task queue 2 lat temu
  Andreas Kling 4ee5dfbe4b LibWeb: Flesh out a chunk of the HTML spec's frame navigation algorithms 2 lat temu
  Andreas Kling 478b36c37b LibWeb: Only auto-reschedule HTML::EventLoop when there are runnables 3 lat temu
  Andreas Kling bbfde63f79 LibWeb: Only take runnable tasks from the HTML task queue 3 lat temu
  Andreas Kling a248ec63e3 LibWeb: Implement window.queueMicrotask(callback) 3 lat temu
  Andreas Kling 909e522cf7 LibWeb: Schedule HTML::EventLoop processing when there are queued tasks 3 lat temu
  Andreas Kling ecb72f3b57 LibWeb: Add a bare-bones HTML event loop with a task queue 3 lat temu