Andreas Kling
|
c0d7f748ed
LibWeb: Avoid FlyString lookups when setting IDL interface prototypes
|
1 рік тому |
Shannon Booth
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 рік тому |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 рік тому |
Shannon Booth
|
b603e860af
LibWeb: Port CharacterData from DeprecatedString to String
|
1 рік тому |
Shannon Booth
|
cc1e4c5cb3
LibWeb: Port Comment interface from DeprecatedString to String
|
1 рік тому |
Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
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
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
2 роки тому |
Linus Groh
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
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 роки тому |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 роки тому |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 роки тому |
Lenny Maiorani
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 роки тому |
Linus Groh
|
1422bd45eb
LibWeb: Move Window from DOM directory & namespace to HTML
|
3 роки тому |
Andreas Kling
|
90cdeebfb3
LibWeb: Rename DOM::Window::document() => associated_document()
|
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 роки тому |