Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
hace 1 año |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
hace 1 año |
Kenneth Myhra
|
84997ab0ee
LibWeb: Port ErrorEvent to new String
|
hace 2 años |
Kenneth Myhra
|
97b5aa56da
LibWeb: Make factory method of HTML::ErrorEvent fallible
|
hace 2 años |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
hace 2 años |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
hace 2 años |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
hace 2 años |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
hace 2 años |
Andrew Kaster
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
Linus Groh
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
Andreas Kling
|
45425de849
LibWeb: Use the WRAPPER_HACK() macro instead of hand-coding wrap()
|
hace 2 años |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
hace 2 años |
Andreas Kling
|
7c3db526b0
LibWeb: Make DOM::Event and all its subclasses GC-allocated
|
hace 2 años |
Luke Wilde
|
11eedc309a
LibWeb: Implement ErrorEvent
|
hace 3 años |