Andreas Kling
|
c0d7f748ed
LibWeb: Avoid FlyString lookups when setting IDL interface prototypes
|
1 tahun lalu |
Shannon Booth
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 tahun lalu |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 tahun lalu |
Shannon Booth
|
6a2a7cad61
LibWeb/LibJS: Avoid GC visit of raw pointers where possible
|
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 |
Kenneth Myhra
|
63b69f3672
LibWeb: Make factory method of SVG::SVGAnimatedLength fallible
|
2 tahun lalu |
Timothy Flynn
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
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 |
Linus Groh
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 tahun lalu |
Andrew Kaster
|
320dddde6a
LibWeb: Remove unecessary dependence on Window from SVG classes
|
2 tahun lalu |
Andreas Kling
|
ffad902c07
LibWeb: Use cached_web_prototype() as much as possible
|
2 tahun lalu |
Andreas Kling
|
3905d54a9c
LibWeb: Make SVGLength and SVGAnimatedLength GC-allocated
|
2 tahun lalu |
Timothy Flynn
|
7a6b4e33ba
LibWeb: Implement the SVGAnimatedLength type
|
3 tahun lalu |