Historique des commits

Auteur SHA1 Message Date
  Kenneth Myhra 552663a2ba LibWeb: Make factory method of DOM::TreeWalker fallible il y a 2 ans
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate il y a 2 ans
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors il y a 2 ans
  Sam Atkins 27d4912f12 LibWeb: Make NodeFilter::Result an enum class il y a 2 ans
  Sam Atkins 609a89cfb0 LibWeb: Correct logic in TreeWalker::next_node() il y a 2 ans
  Timothy Flynn af75493883 LibWeb: Move passing of Web object prototypes out of constructors il y a 2 ans
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr il y a 2 ans
  Andreas Kling d5ed07fdc4 LibJS+LibWeb: Remove NonnullGCPtr<T>::operator=(GCPtr<T>) footgun il y a 2 ans
  Andrew Kaster 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window il y a 2 ans
  Andrew Kaster 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL il y a 2 ans
  Linus Groh bbaa05fcf9 LibWeb: Move DOMException from DOM/ to WebIDL/ il y a 2 ans
  Linus Groh 6480faacb6 LibWeb: Move IDLAbstractOperations from Bindings/ to WebIDL/ il y a 2 ans
  Andreas Kling 9176a0de99 LibWeb: Stop using Bindings::wrap() in a bunch of places il y a 2 ans
  Andreas Kling 497ead37bc LibWeb: Make DOMException GC-allocated il y a 2 ans
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible il y a 2 ans
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated il y a 2 ans
  Andreas Kling a4ddb0ef87 LibWeb: Make TreeWalker GC-allocated il y a 2 ans
  Andreas Kling 8cda70c892 LibWeb: Move event listeners, handlers and callbacks to the GC heap il y a 2 ans
  Linus Groh 40a70461a0 LibWeb: Replace GlobalObject with Realm in wrapper functions il y a 2 ans
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] il y a 2 ans
  Andreas Kling a0b0b29fa1 LibWeb: Minor cleanups in NodeIterator and TreeWalker il y a 3 ans
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb il y a 3 ans
  Andreas Kling acbdb95b0a LibWeb: Add support for DOM's TreeWalker il y a 3 ans