Historial de Commits

Autor SHA1 Mensaje Fecha
  Andrew Kaster 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window hace 2 años
  Andrew Kaster 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL hace 2 años
  Linus Groh bbaa05fcf9 LibWeb: Move DOMException from DOM/ to WebIDL/ hace 2 años
  Linus Groh 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ hace 2 años
  Luke Wilde 875ca2fb68 LibWeb: Set prototype for both TextDecoder and AbortSignal hace 2 años
  Andreas Kling 9176a0de99 LibWeb: Stop using Bindings::wrap() in a bunch of places hace 2 años
  Andreas Kling 497ead37bc LibWeb: Make DOMException GC-allocated hace 2 años
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated hace 2 años
  Andreas Kling 7c3db526b0 LibWeb: Make DOM::Event and all its subclasses GC-allocated hace 3 años
  Andreas Kling 8cda70c892 LibWeb: Move event listeners, handlers and callbacks to the GC heap hace 3 años
  Linus Groh 40a70461a0 LibWeb: Replace GlobalObject with Realm in wrapper functions hace 2 años
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb hace 3 años
  Luke Wilde 5aacec65ab LibWeb: Rewrite EventTarget to more closely match the spec hace 3 años
  davidot 9264f9d24e LibJS+Everywhere: Remove VM::exception() and most related functions hace 3 años
  Luke Wilde 1a5bf15b4d LibWeb: Implement AbortSignal.throwIfAborted hace 3 años
  Luke Wilde 64040c136e LibWeb: Add support for AbortSignal.reason hace 3 años
  Luke Wilde 971d60c329 LibWeb: Implement AbortSignal.onabort hace 3 años
  Andreas Kling 0ee457dfdf LibWeb: Provide a default DOM::EventTarget::dispatch_event() hace 3 años
  Luke Wilde 1d8f8ea5b1 LibWeb: Add initial support for AbortController and AbortSignal hace 3 años