Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
hace 1 año |
Shannon Booth
|
c7cd6f2bef
LibWeb: Remove some unused DeprecatedFlyString includes
|
hace 1 año |
Shannon Booth
|
8ce9e51c97
LibWeb: Port Node interface from DeprecatedString to String
|
hace 1 año |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
hace 1 año |
Kenneth Myhra
|
491c18a346
LibWeb: Make factory method of DOM::DocumentFragment 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 |
Andrew Kaster
|
8de7e49a56
LibWeb: Remove unecessary dependence on Window from DOM and WebIDL
|
hace 2 años |
Linus Groh
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
hace 2 años |
Andreas Kling
|
b0955fd269
LibWeb: Add fast_is<T>() for some common DOM Node subclasses
|
hace 3 años |
Lenny Maiorani
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
hace 3 años |
Andreas Kling
|
b1096c2ae4
LibWeb: Make Element::set_shadow_root() disconnect any previous root
|
hace 3 años |
Andreas Kling
|
fdb647c097
LibWeb: Use a WeakPtr for DocumentFragment's "host" field
|
hace 3 años |
Luke Wilde
|
6e80458515
LibWeb: Add constructors for Text, DocumentFragment and Comment
|
hace 3 años |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
hace 4 años |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
hace 4 años |