ladybird/Userland/Libraries/LibWeb/XHR
Hendiadyoin1 6a95df2526 LibTextCodec: Don't allocate Strings on encoding normalisation
This ripples down to LibWeb's HTML and XHR decoders, which therefore
become less allocation heavy.
2022-03-21 10:48:17 +01:00
..
EventNames.cpp
EventNames.h
ProgressEvent.h Libraries: Use default constructors/destructors in LibWeb 2022-03-17 17:23:49 +00:00
ProgressEvent.idl
XMLHttpRequest.cpp LibTextCodec: Don't allocate Strings on encoding normalisation 2022-03-21 10:48:17 +01:00
XMLHttpRequest.h LibTextCodec: Don't allocate Strings on encoding normalisation 2022-03-21 10:48:17 +01:00
XMLHttpRequest.idl LibWeb: Add imports to all IDL files that depend on others 2022-02-16 22:48:32 +03:30
XMLHttpRequestEventTarget.cpp
XMLHttpRequestEventTarget.h
XMLHttpRequestEventTarget.idl LibWeb: Add imports to all IDL files that depend on others 2022-02-16 22:48:32 +03:30