Files
ladybird/Userland/Libraries/LibWeb/HTML/HTMLHyperlinkElementUtils.cpp
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

18 KiB