Histórico de Commits

Autor SHA1 Mensagem Data
  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 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ há 2 anos atrás
  Luke Wilde 875ca2fb68 LibWeb: Set prototype for both TextDecoder and AbortSignal 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 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated há 2 anos atrás
  Andreas Kling 7c3db526b0 LibWeb: Make DOM::Event and all its subclasses GC-allocated há 3 anos atrás
  Andreas Kling 8cda70c892 LibWeb: Move event listeners, handlers and callbacks to the GC heap há 3 anos atrás
  Linus Groh 40a70461a0 LibWeb: Replace GlobalObject with Realm in wrapper functions há 2 anos atrás
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb há 3 anos atrás
  Luke Wilde 5aacec65ab LibWeb: Rewrite EventTarget to more closely match the spec há 3 anos atrás
  davidot 9264f9d24e LibJS+Everywhere: Remove VM::exception() and most related functions há 3 anos atrás
  Luke Wilde 1a5bf15b4d LibWeb: Implement AbortSignal.throwIfAborted há 3 anos atrás
  Luke Wilde 64040c136e LibWeb: Add support for AbortSignal.reason há 3 anos atrás
  Luke Wilde 971d60c329 LibWeb: Implement AbortSignal.onabort há 3 anos atrás
  Andreas Kling 0ee457dfdf LibWeb: Provide a default DOM::EventTarget::dispatch_event() há 3 anos atrás
  Luke Wilde 1d8f8ea5b1 LibWeb: Add initial support for AbortController and AbortSignal há 3 anos atrás