Historial de Commits

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