Bastiaan van der Plaat
|
7e9ea964a8
LibWeb: Use TRY in DOMMatrix and DOMPointReadOnly
|
1 年之前 |
Bastiaan van der Plaat
|
b4ae719664
LibWeb: Add DOMPoint matrixTransform and DOMMatrix transformPoint
|
1 年之前 |
Bastiaan van der Plaat
|
38bc8836d6
LibWeb: Remove exceptions from DOMPoint because allocate is unfailable
|
1 年之前 |
Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
1 年之前 |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 年之前 |
Kenneth Myhra
|
4de5dc7a86
LibWeb: Make factory method of Geometry::DOMPointReadOnly 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 年之前 |
Sam Atkins
|
ab19c5fab8
LibWeb: Implement DOMPoint/DOMPointReadOnly.fromPoint()
|
2 年之前 |
Andrew Kaster
|
62a8c26b73
LibWeb: Remove unecessary dependence on Window from Geometry classes
|
2 年之前 |
Andreas Kling
|
44415af428
LibWeb: Make DOMPoint and DOMPointReadOnly GC-allocated
|
2 年之前 |