This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-05-09 04:37:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
54a3ffcd426a588e31489c6908eabbb7a98403cd
ladybird
/
Userland
/
Libraries
/
LibWeb
/
IntersectionObserver
History
Andreas Kling
518cedc8f3
LibWeb: Don't store root as JS::Handle in IntersectionObserver
...
Instead, use a JS::GCPtr and visit it, to prevent GC reference cycles.
2024-04-03 18:14:33 +02:00
..
IntersectionObserver.cpp
…
IntersectionObserver.h
…
IntersectionObserver.idl
…
IntersectionObserverEntry.cpp
…
IntersectionObserverEntry.h
…
IntersectionObserverEntry.idl
…