Commit History

Author SHA1 Message Date
  Luke Wilde f71f404e0c LibWeb: Introduce the Environment Settings Object 3 years ago
  Andreas Kling ae71e5f99b LibWeb: Let HTML::EventLoop keep track of live DOM::Document objects 3 years ago
  Andreas Kling a248ec63e3 LibWeb: Implement window.queueMicrotask(callback) 3 years ago
  Andreas Kling e7af6af626 LibWeb: Implement more of HTMLParser::the_end() and bring closer to spec 3 years ago
  Andreas Kling 909e522cf7 LibWeb: Schedule HTML::EventLoop processing when there are queued tasks 3 years ago
  Andreas Kling e0c7f8dafa LibWeb: Give HTML::EventLoop a pointer to the JS::VM 3 years ago
  Andreas Kling 7bcde2bcfb LibWeb: Let HTML::EventLoop know its type 3 years ago
  Andreas Kling 0554d96a2e LibWeb: Stub out HTML::EventLoop::process() with spec FIXME's 3 years ago
  Andreas Kling c8c9112652 LibWeb: Give HTML::EventLoop a "currently running task" 3 years ago
  Andreas Kling 462120d900 LibWeb: Stub out HTML::EventLoop::spin_until() with spec FIXME's 3 years ago
  Andreas Kling ecb72f3b57 LibWeb: Add a bare-bones HTML event loop with a task queue 3 years ago