Andreas Kling
|
359d6e7b0b
Everywhere: Stop using NonnullOwnPtrVector
|
2 years ago |
Lucas CHOLLET
|
79006c03b4
AK: Check the return type in `IsCallableWithArguments`
|
2 years ago |
Ali Mohammad Pur
|
803ff81d4a
LibXML+LibWeb: Avoid implicit cast from StringView{}->DeprecatedString
|
2 years ago |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 years ago |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 years ago |
Timothy Flynn
|
b10bbac061
LibXML+LibWeb: Store the XML document's original source
|
2 years ago |
Timothy Flynn
|
f8cdfb8907
LibXML: Convert some tab characters to spaces
|
2 years ago |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 years ago |
Idan Horowitz
|
18d25124bf
LibXML: Fail gracefully on integer overflow in character references
|
3 years ago |
Luke Wilde
|
adb5f7e485
LibXML+Tests: Consume `>` in the character data ending `]]>` and test it
|
3 years ago |
Ali Mohammad Pur
|
67357fe984
LibXML: Add a fairly basic XML parser
|
3 years ago |