Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 년 전 |
Shannon Booth
|
c7cd6f2bef
LibWeb: Remove some unused DeprecatedFlyString includes
|
1 년 전 |
Shannon Booth
|
8ce9e51c97
LibWeb: Port Node interface from DeprecatedString to String
|
1 년 전 |
Shannon Booth
|
cc1e4c5cb3
LibWeb: Port Comment interface from DeprecatedString to String
|
1 년 전 |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 년 전 |
Luke Wilde
|
821702fadd
LibWeb: Set Comment's prototype
|
2 년 전 |
Kenneth Myhra
|
5ef9e02658
LibWeb: Make factory method of DOM::Comment fallible
|
2 년 전 |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 년 전 |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 년 전 |
Andrew Kaster
|
8de7e49a56
LibWeb: Remove unecessary dependence on Window from DOM and WebIDL
|
2 년 전 |
Linus Groh
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 년 전 |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 년 전 |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 년 전 |
Andreas Kling
|
b0955fd269
LibWeb: Add fast_is<T>() for some common DOM Node subclasses
|
3 년 전 |
Lenny Maiorani
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 년 전 |
Luke Wilde
|
6e80458515
LibWeb: Add constructors for Text, DocumentFragment and Comment
|
3 년 전 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 년 전 |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 년 전 |