Shannon Booth
|
dbd46f240b
LibWeb: Make DOMParsing::parse_fragment take a StringView
|
1 년 전 |
Shannon Booth
|
6789a2dd8e
LibWeb: Port ShadowRoot interface from DeprecatedString to String
|
1 년 전 |
Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
1 년 전 |
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 년 전 |
Andreas Kling
|
64d5d633cf
LibWeb: Don't invalidate layout when setting .innerHTML on <template>
|
2 년 전 |
Andrew Kaster
|
8de7e49a56
LibWeb: Remove unecessary dependence on Window from DOM and WebIDL
|
2 년 전 |
Linus Groh
|
ad04d7ac9b
LibWeb: Move ExceptionOr from DOM/ to WebIDL/
|
2 년 전 |
Andreas Kling
|
aa4dd6c1bc
LibWeb: Implement Element.insertAdjacentHTML() from DOM Parsing
|
2 년 전 |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 년 전 |
Linus Groh
|
07a2c58da0
LibWeb: Convert InnerHTML to use TRY for error propagation
|
3 년 전 |
Ben Wiederhake
|
7619dbdbb4
LibWeb: Clean up static function in header
|
3 년 전 |