Files
ladybird/Userland/Libraries/LibWeb/IntersectionObserver/IntersectionObserver.h
Aliaksandr Kalenik 35623ad52e LibWeb: Visit IntersectionObserverRegistration instead of using Handle
This fixes GC-leak caused by JS::Handle<IntersectionObserverver>
preventing an element that owns the handle from being deallocated.
2023-09-26 21:25:54 +02:00

3.7 KiB