Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Kenneth Myhra 5f552ddc5c LibWeb: Make factory method of DOM::AbortController fallible 2 gadi atpakaļ
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 gadi atpakaļ
  Andrew Kaster 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 gadi atpakaļ
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 gadi atpakaļ
  Andreas Kling b8d485e6f0 LibWeb: Make AbortController GC-allocated 2 gadi atpakaļ
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 gadi atpakaļ
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 gadi atpakaļ
  Linus Groh 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML 3 gadi atpakaļ
  Luke Wilde 5aacec65ab LibWeb: Rewrite EventTarget to more closely match the spec 3 gadi atpakaļ
  Luke Wilde 64040c136e LibWeb: Add support for AbortSignal.reason 3 gadi atpakaļ
  Andreas Kling 90cdeebfb3 LibWeb: Rename DOM::Window::document() => associated_document() 3 gadi atpakaļ
  Luke Wilde 1d8f8ea5b1 LibWeb: Add initial support for AbortController and AbortSignal 3 gadi atpakaļ