Andreas Kling
|
c0d7f748ed
LibWeb: Avoid FlyString lookups when setting IDL interface prototypes
|
1 år sedan |
MacDue
|
344eb98b3c
LibWeb: Add helper to convert CSS LengthPercentage to SVGLength
|
1 år sedan |
Shannon Booth
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 år sedan |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 år sedan |
Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
1 år sedan |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 år sedan |
Kenneth Myhra
|
71316614b8
LibWeb: Make factory method of SVG::SVGLength 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
|
320dddde6a
LibWeb: Remove unecessary dependence on Window from SVG classes
|
2 år sedan |
Linus Groh
|
ad04d7ac9b
LibWeb: Move ExceptionOr from DOM/ to WebIDL/
|
2 år sedan |
Andreas Kling
|
ffad902c07
LibWeb: Use cached_web_prototype() as much as possible
|
2 år sedan |
Andreas Kling
|
3905d54a9c
LibWeb: Make SVGLength and SVGAnimatedLength GC-allocated
|
2 år sedan |
Timothy Flynn
|
ebf3829f1c
LibWeb: Begin implementing the SVGLength type
|
3 år sedan |