Histórico de Commits

Autor SHA1 Mensagem Data
  Kenneth Myhra d94b59263e LibWeb: Make factory method of DOM::NodeIterator fallible há 2 anos atrás
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate há 2 anos atrás
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
  Sam Atkins 27d4912f12 LibWeb: Make NodeFilter::Result an enum class há 2 anos atrás
  Timothy Flynn af75493883 LibWeb: Move passing of Web object prototypes out of constructors há 2 anos atrás
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr há 2 anos atrás
  Andreas Kling d5ed07fdc4 LibJS+LibWeb: Remove NonnullGCPtr<T>::operator=(GCPtr<T>) footgun há 2 anos atrás
  Andreas Kling eda566d112 LibWeb: Add GC finalizer to DOM::NodeIterator há 2 anos atrás
  Andrew Kaster 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window há 2 anos atrás
  Andrew Kaster 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL há 2 anos atrás
  Linus Groh bbaa05fcf9 LibWeb: Move DOMException from DOM/ to WebIDL/ há 2 anos atrás
  Linus Groh 6480faacb6 LibWeb: Move IDLAbstractOperations from Bindings/ to WebIDL/ há 2 anos atrás
  Andreas Kling 9176a0de99 LibWeb: Stop using Bindings::wrap() in a bunch of places há 2 anos atrás
  Andreas Kling 497ead37bc LibWeb: Make DOMException GC-allocated há 2 anos atrás
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible há 2 anos atrás
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated há 2 anos atrás
  Andreas Kling bd629c45b5 LibWeb: Make NodeIterator GC-allocated há 2 anos atrás
  Andreas Kling 8cda70c892 LibWeb: Move event listeners, handlers and callbacks to the GC heap há 2 anos atrás
  Linus Groh 40a70461a0 LibWeb: Replace GlobalObject with Realm in wrapper functions há 2 anos atrás
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] há 2 anos atrás
  Andreas Kling fd7a059e09 LibWeb: Make NodeIterator behave like other browser engines há 3 anos atrás
  Andreas Kling a0b0b29fa1 LibWeb: Minor cleanups in NodeIterator and TreeWalker há 3 anos atrás
  Andreas Kling 9c6999ecf2 LibWeb: Implement "NodeIterator pre-removing steps" há 3 anos atrás
  Andreas Kling fabcee016f LibWeb: Add basic support for DOM's NodeIterator and NodeFilter há 3 anos atrás