ladybird/Userland/Libraries/LibWeb/XML
Shannon Booth c3217754f1 LibWeb: Remove a bunch of calls to to_byte_string
A bunch of this is leftover from pre porting over to new AK::String.
For example, for functions which previously took a ByteString const&
now accepting a StringView.
2024-04-05 20:01:37 -04:00
..
XMLDocumentBuilder.cpp LibWeb: Remove a bunch of calls to to_byte_string 2024-04-05 20:01:37 -04:00
XMLDocumentBuilder.h LibWeb: Make the default XML namespace an empty Optional 2024-02-19 10:42:56 +01:00