Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 962298b040 LibWeb: Don't update rendering in BrowsingContexts without opportunity il y a 3 ans
  Andreas Kling 6e341cd696 LibWeb: Let HTML::EventLoop drive the firing of `resize` events il y a 3 ans
  Andreas Kling 81ef2b646e LibWeb: Let HTML::EventLoop drive animation frame callbacks il y a 3 ans
  Andreas Kling ae71e5f99b LibWeb: Let HTML::EventLoop keep track of live DOM::Document objects il y a 3 ans
  Andreas Kling bbfde63f79 LibWeb: Only take runnable tasks from the HTML task queue il y a 3 ans
  Andreas Kling 6283c098ad LibWeb: Improve HTML::EventLoop::spin_until() il y a 3 ans
  Andreas Kling a248ec63e3 LibWeb: Implement window.queueMicrotask(callback) il y a 3 ans
  Andreas Kling e7af6af626 LibWeb: Implement more of HTMLParser::the_end() and bring closer to spec il y a 3 ans
  Andreas Kling 926a49cd81 LibWeb: Use Core::EventLoop::spin_until() for the ad-hoc loop spinning il y a 3 ans
  Andreas Kling c113c092ee LibWeb: Make HTML::EventLoop::process() a no-op if there are no tasks il y a 3 ans
  Andreas Kling 398692722b LibWeb: Implement an ad-hoc version of EventLoop::spin_until(condition) il y a 3 ans
  Andreas Kling 909e522cf7 LibWeb: Schedule HTML::EventLoop processing when there are queued tasks il y a 3 ans
  Andreas Kling e0c7f8dafa LibWeb: Give HTML::EventLoop a pointer to the JS::VM il y a 3 ans
  Andreas Kling 0554d96a2e LibWeb: Stub out HTML::EventLoop::process() with spec FIXME's il y a 3 ans
  Andreas Kling 462120d900 LibWeb: Stub out HTML::EventLoop::spin_until() with spec FIXME's il y a 3 ans
  Andreas Kling ecb72f3b57 LibWeb: Add a bare-bones HTML event loop with a task queue il y a 3 ans