Andreas Kling
|
92bc3d200d
LibWeb: Fix incorrectly offset root intersection rectangle for Document
|
2 år sedan |
Luke Wilde
|
165abafb80
LibWeb: Add initial implementation of IntersectionObserver
|
2 år sedan |
Kenneth Myhra
|
385b880862
LibWeb: Make factory method of IntersectionObserver fallible
|
2 år sedan |
Timothy Flynn
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
2 år sedan |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 år sedan |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 år sedan |
Linus Groh
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 år sedan |
Andrew Kaster
|
4bb6345b2f
LibWeb: Remove unecessary dependence on Window from assorted classes
|
2 år sedan |
Linus Groh
|
4f73851afc
LibWeb: Move CallbackType from Bindings/ to WebIDL/
|
2 år sedan |
Andreas Kling
|
25daa14a05
LibWeb: Make IntersectionObserver GC-allocated
|
2 år sedan |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 år sedan |
Andreas Kling
|
8cda70c892
LibWeb: Move event listeners, handlers and callbacks to the GC heap
|
2 år sedan |
Idan Horowitz
|
b267c4178a
LibWeb: Use a callback function in IntersectionObserver IDL
|
3 år sedan |
Timothy Flynn
|
6efbafa6e0
Everywhere: Update copyrights with my new serenityos.org e-mail :^)
|
3 år sedan |
Timothy Flynn
|
ebe704a03d
LibWeb: Stub out a basic IntersectionObserver interface
|
3 år sedan |