Andreas Kling
|
c0d7f748ed
LibWeb: Avoid FlyString lookups when setting IDL interface prototypes
|
1 yıl önce |
Tim Ledbetter
|
fe66aeb225
LibWeb: Validate arguments when creating DOMPoint from matrix transform
|
1 yıl önce |
Shannon Booth
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 yıl önce |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 yıl önce |
Bastiaan van der Plaat
|
7e9ea964a8
LibWeb: Use TRY in DOMMatrix and DOMPointReadOnly
|
1 yıl önce |
Bastiaan van der Plaat
|
b4ae719664
LibWeb: Add DOMPoint matrixTransform and DOMMatrix transformPoint
|
1 yıl önce |
Bastiaan van der Plaat
|
38bc8836d6
LibWeb: Remove exceptions from DOMPoint because allocate is unfailable
|
1 yıl önce |
Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
1 yıl önce |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 yıl önce |
Kenneth Myhra
|
4de5dc7a86
LibWeb: Make factory method of Geometry::DOMPointReadOnly fallible
|
2 yıl önce |
Timothy Flynn
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
2 yıl önce |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 yıl önce |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 yıl önce |
Linus Groh
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 yıl önce |
Sam Atkins
|
ab19c5fab8
LibWeb: Implement DOMPoint/DOMPointReadOnly.fromPoint()
|
2 yıl önce |
Andrew Kaster
|
62a8c26b73
LibWeb: Remove unecessary dependence on Window from Geometry classes
|
2 yıl önce |
Andreas Kling
|
44415af428
LibWeb: Make DOMPoint and DOMPointReadOnly GC-allocated
|
2 yıl önce |