Commit History

Author SHA1 Message Date
  Aliaksandr Kalenik fb8edcea00 LibWeb: Flesh out implementation of ResizeObserver interfaces 1 year ago
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
  Kenneth Myhra ff2a991e19 LibWeb: Make factory method of ResizeObserver::ResizeObserver fallible 2 years ago
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 years ago
  Andrew Kaster 4bb6345b2f LibWeb: Remove unecessary dependence on Window from assorted classes 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 0dc2c27fa3 LibWeb: Make ResizeObserver GC-allocated 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 2 years ago
  Idan Horowitz 61fc3c31c6 LibWeb: Add the ResizeObserverBoxOptions IDL enum 3 years ago
  Idan Horowitz 46fa18657c LibWeb: Use a callback function in ResizeObserver IDL 3 years ago
  Andreas Kling fdc1c15064 LibWeb: Stub out a basic ResizeObserver interface 3 years ago