Histórico de Commits

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