Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes vor 1 Jahr
  Andreas Kling 8addfc14af LibWeb: Implement IntersectionObserver "intersection roots" per spec vor 1 Jahr
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString vor 1 Jahr
  Andreas Kling 21d9da0f3b LibWeb: Unregister IntersectionObserver from registration document vor 1 Jahr
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks vor 1 Jahr
  Karol Kosek 426b7ffa41 LibWeb: Don't include Window.h in Element.h and Document.h vor 1 Jahr
  Aliaksandr Kalenik 35623ad52e LibWeb: Visit IntersectionObserverRegistration instead of using Handle vor 1 Jahr
  Aliaksandr Kalenik 69513de1ad LibWeb: Update IntersectionObserver::intersection_root() for navigables vor 1 Jahr
  Aliaksandr Kalenik 6942bdcfce LibWeb: Update top_level_browsing_context() to use navigables vor 1 Jahr
  Aliaksandr Kalenik dd7bba66ed LibWeb: Change viewport ownership from `BrowsingContext` to `Navigable` vor 1 Jahr
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible vor 1 Jahr
  Luke Wilde 7550b4175e LibWeb: Unregister IntersectionObserver in finalize, not the destructor vor 1 Jahr
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void vor 1 Jahr
  Andreas Kling 92bc3d200d LibWeb: Fix incorrectly offset root intersection rectangle for Document vor 2 Jahren
  Luke Wilde 165abafb80 LibWeb: Add initial implementation of IntersectionObserver vor 2 Jahren
  Kenneth Myhra 385b880862 LibWeb: Make factory method of IntersectionObserver fallible vor 2 Jahren
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 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 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr vor 2 Jahren
  Andrew Kaster 4bb6345b2f LibWeb: Remove unecessary dependence on Window from assorted classes vor 2 Jahren
  Linus Groh 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ vor 2 Jahren
  Andreas Kling 25daa14a05 LibWeb: Make IntersectionObserver 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
  Idan Horowitz b267c4178a LibWeb: Use a callback function in IntersectionObserver IDL vor 3 Jahren
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) vor 3 Jahren
  Timothy Flynn ebe704a03d LibWeb: Stub out a basic IntersectionObserver interface vor 3 Jahren