Commit History

Author SHA1 Message Date
  Andrew Kaster 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 years ago
  Andrew Kaster 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 years ago
  Linus Groh 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ 2 years ago
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
  Andreas Kling 3768743a0a LibWeb: Remove now-unused Bindings::Wrappable class 2 years ago
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 years ago
  Andreas Kling 8cda70c892 LibWeb: Move event listeners, handlers and callbacks to the GC heap 3 years ago
  Linus Groh 40a70461a0 LibWeb: Replace GlobalObject with Realm in wrapper functions 2 years ago
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 years ago
  Linus Groh 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML 3 years ago
  Luke Wilde 5aacec65ab LibWeb: Rewrite EventTarget to more closely match the spec 3 years ago
  Luke Wilde 1a5bf15b4d LibWeb: Implement AbortSignal.throwIfAborted 3 years ago
  Luke Wilde 64040c136e LibWeb: Add support for AbortSignal.reason 3 years ago
  Luke Wilde 971d60c329 LibWeb: Implement AbortSignal.onabort 3 years ago
  Andreas Kling 0ee457dfdf LibWeb: Provide a default DOM::EventTarget::dispatch_event() 3 years ago
  Andreas Kling 90cdeebfb3 LibWeb: Rename DOM::Window::document() => associated_document() 3 years ago
  Luke Wilde 1d8f8ea5b1 LibWeb: Add initial support for AbortController and AbortSignal 3 years ago