Andreas Kling
|
c0d7f748ed
LibWeb: Avoid FlyString lookups when setting IDL interface prototypes
|
1 년 전 |
Aliaksandr Kalenik
|
2b7e7cc1ad
LibWeb: Implement ResizeObserver::disconnect()
|
1 년 전 |
Aliaksandr Kalenik
|
70a0f07732
LibWeb: Implement ResizeObserver::unobserve()
|
1 년 전 |
Aliaksandr Kalenik
|
fb8edcea00
LibWeb: Flesh out implementation of ResizeObserver interfaces
|
1 년 전 |
Shannon Booth
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 년 전 |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 년 전 |
Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
1 년 전 |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 년 전 |
Kenneth Myhra
|
ff2a991e19
LibWeb: Make factory method of ResizeObserver::ResizeObserver fallible
|
2 년 전 |
Timothy Flynn
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
2 년 전 |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 년 전 |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 년 전 |
Linus Groh
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 년 전 |
Andrew Kaster
|
4bb6345b2f
LibWeb: Remove unecessary dependence on Window from assorted classes
|
2 년 전 |
Linus Groh
|
4f73851afc
LibWeb: Move CallbackType from Bindings/ to WebIDL/
|
2 년 전 |
Andreas Kling
|
0dc2c27fa3
LibWeb: Make ResizeObserver GC-allocated
|
2 년 전 |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 년 전 |
Andreas Kling
|
8cda70c892
LibWeb: Move event listeners, handlers and callbacks to the GC heap
|
2 년 전 |
Idan Horowitz
|
46fa18657c
LibWeb: Use a callback function in ResizeObserver IDL
|
3 년 전 |
Andreas Kling
|
fdc1c15064
LibWeb: Stub out a basic ResizeObserver interface
|
3 년 전 |