Tim Ledbetter
|
1560bfc6c9
LibWeb: Ensure DOMRect top, bottom, left and right handle NaN correctly
|
1 tahun lalu |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 tahun lalu |
Bastiaan van der Plaat
|
e4270bc01d
LibWeb: Make DOMRectReadOnly use double instead of float
|
1 tahun lalu |
Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
1 tahun lalu |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 tahun lalu |
Luke Wilde
|
6f8afd8cd9
LibWeb: Implement DOMRect(ReadOnly)#fromRect
|
2 tahun lalu |
Kenneth Myhra
|
07db02cd2c
LibWeb: Make factory method of Geometry::DOMRectReadOnly fallible
|
2 tahun lalu |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 tahun lalu |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 tahun lalu |
Andrew Kaster
|
62a8c26b73
LibWeb: Remove unecessary dependence on Window from Geometry classes
|
2 tahun lalu |
Linus Groh
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 tahun lalu |
Andreas Kling
|
57db2529cf
LibWeb: Make DOMRect, DOMRectReadOnly and DOMRectList GC-allocated
|
2 tahun lalu |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 tahun lalu |
Andreas Kling
|
3c0b55c284
LibWeb: Add DOMRectReadOnly and make DOMRect inherit from it
|
3 tahun lalu |