ladybird/Tests
Timothy Flynn 943ec820fc LibWeb: Avoid dereferencing an empty optional URL
Here, "null" means the empty optional. We don't need to also check if
the URL is valid; the url will be null if it was originally invalid.
2024-12-11 09:33:46 -08:00
..
AK Everywhere: Include HashMap only where it's actually used 2024-12-09 12:31:16 +01:00
ClangPlugins
LibCompress
LibCore
LibCrypto LibCrypto: Convert BigFraction stringification to String 2024-12-04 08:01:35 -05:00
LibDiff
LibGC
LibGfx AK: Remove Statistics.h 2024-12-05 16:53:28 +01:00
LibJS
LibMedia
LibRegex
LibTest
LibTextCodec
LibThreading
LibTLS LibCrypto: Move ASN1 constants to Crypto::ASN1 2024-11-30 11:17:44 +01:00
LibUnicode
LibURL LibURL: Make URL::serialized_host() infallible 2024-11-30 12:07:39 +01:00
LibWasm
LibWeb LibWeb: Avoid dereferencing an empty optional URL 2024-12-11 09:33:46 -08:00
LibWebView LibURL+LibWeb: Make URL::serialize return a String 2024-12-04 16:34:13 +00:00
LibXML
Resources
CMakeLists.txt