Files
ladybird/Libraries/LibWeb/Loader/ResourceLoader.cpp
Andreas Kling 497f1fd472 LibWeb: Don't use ByteBuffer::wrap() when loading about: URLs
Let's just copy an empty string here to make ourselves a ByteBuffer.
2020-12-19 18:29:13 +01:00

8.1 KiB