Histórico de Commits

Autor SHA1 Mensagem Data
  Andrew Kaster 6e64bf5464 LibWeb: Remove outdated old_queue_global_event_with_document há 1 ano atrás
  Sam Atkins 6d93e03211 LibWeb+Browser+Ladybird: Use JS::SafeFunction for EventLoop callbacks há 2 anos atrás
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr há 2 anos atrás
  Matthew Olsson c0b2fa74ac LibWeb: Fix a few const-ness issues há 2 anos atrás
  Timothy Flynn 4b8729aea6 LibWeb: Add a flag to pause an HTML event loop's execution há 2 anos atrás
  Linus Groh 4ea6cc56be LibWeb: Move unsafe_shared_current_time() to HighResolutionTime há 2 anos atrás
  Andreas Kling d505192014 LibWeb: Use JS::SafeFunction in the HTML task queues há 2 anos atrás
  Andreas Kling 0c7ab663c1 LibWeb: Flesh out most of the "unload" algorithm for documents há 2 anos atrás
  Andreas Kling 9567e211e7 LibWeb+WebContent: Add abstraction layer for event loop and timers há 2 anos atrás
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated há 2 anos atrás
  Linus Groh 52543fc771 LibJS+LibWeb: Let Realm store a plain Object for [[GlobalObject]] há 2 anos atrás
  Simon Wanner 836d2ff259 LibWeb: Implement the infrastructure necessary for requestIdleCallback há 3 anos atrás
  Luke Wilde f71f404e0c LibWeb: Introduce the Environment Settings Object há 3 anos atrás
  Andreas Kling ae71e5f99b LibWeb: Let HTML::EventLoop keep track of live DOM::Document objects há 3 anos atrás
  Andreas Kling a248ec63e3 LibWeb: Implement window.queueMicrotask(callback) há 3 anos atrás
  Andreas Kling e7af6af626 LibWeb: Implement more of HTMLParser::the_end() and bring closer to spec há 3 anos atrás
  Andreas Kling 909e522cf7 LibWeb: Schedule HTML::EventLoop processing when there are queued tasks há 3 anos atrás
  Andreas Kling e0c7f8dafa LibWeb: Give HTML::EventLoop a pointer to the JS::VM há 3 anos atrás
  Andreas Kling 7bcde2bcfb LibWeb: Let HTML::EventLoop know its type há 3 anos atrás
  Andreas Kling 0554d96a2e LibWeb: Stub out HTML::EventLoop::process() with spec FIXME's há 3 anos atrás
  Andreas Kling c8c9112652 LibWeb: Give HTML::EventLoop a "currently running task" há 3 anos atrás
  Andreas Kling 462120d900 LibWeb: Stub out HTML::EventLoop::spin_until() with spec FIXME's 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