Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks vor 1 Jahr
  Shannon Booth 0ce5a920f7 LibWeb: Port MutationObserver interface from DeprecatedString to String vor 1 Jahr
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void vor 1 Jahr
  Andreas Kling 689ca370d4 Everywhere: Remove NonnullRefPtr.h includes vor 2 Jahren
  Kenneth Myhra 7852915dd3 LibWeb: Make factory method of DOM::MutationObserver fallible vor 2 Jahren
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors vor 2 Jahren
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  Andrew Kaster 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL vor 2 Jahren
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ vor 2 Jahren
  Linus Groh 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ vor 2 Jahren
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro vor 2 Jahren
  Andreas Kling 3768743a0a LibWeb: Remove now-unused Bindings::Wrappable class vor 2 Jahren
  Andreas Kling 905eb8cb4d LibWeb: Make MutationObserver GC-allocated vor 2 Jahren
  Andreas Kling 43ec0f734f LibWeb: Make MutationRecord GC-allocated vor 2 Jahren
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated vor 2 Jahren
  Andreas Kling 8cda70c892 LibWeb: Move event listeners, handlers and callbacks to the GC heap vor 2 Jahren
  Luke Wilde c9ba5531e0 LibWeb: Introduce Mutation{Record,Observer} and observer microtasks vor 3 Jahren