ladybird/Libraries
Shannon Booth fd27eef0d1 LibWeb: Return OptionalNone from DOMURL::parse on failure
This ports one more function away from needing to use the awkward
valid state of the URL class.
2025-01-22 12:33:55 +00:00
..
LibCompress Everywhere: Run clang-format 2024-12-28 05:39:32 -08:00
LibCore AK+Everywhere: Rename verify_cast to as 2025-01-21 11:34:06 -05:00
LibCrypto LibCrypto: Implement RSA_PSS_EMSA with OpenSSL 2025-01-17 12:43:03 +01:00
LibDiff
LibDNS LibDNS: Fix deadlock when receiving invalid lookup result 2024-12-01 11:32:45 +01:00
LibFileSystem Everywhere: Run clang-format 2024-12-28 05:39:32 -08:00
LibGC AK+Everywhere: Rename verify_cast to as 2025-01-21 11:34:06 -05:00
LibGfx AK+Everywhere: Rename verify_cast to as 2025-01-21 11:34:06 -05:00
LibHTTP AK: Don't implicitly convert Optional<T&> to Optional<T> 2024-12-04 01:58:22 +01:00
LibIDL AK+Everywhere: Rename verify_cast to as 2025-01-21 11:34:06 -05:00
LibImageDecoderClient LibGfx+LibWeb: Do some color management on images with an ICC profile 2024-12-05 17:16:41 +01:00
LibIPC LibURL+LibWeb+LibIPC: Represent blob URL entry's object using structs 2025-01-21 19:22:07 +00:00
LibJS LibJS: Parse dates like "2021-04-21T15:00:00+0000" 2025-01-21 21:36:05 +01:00
LibLine Everywhere: Run clang-format 2024-12-28 05:39:32 -08:00
LibMain
LibMedia Everywhere: Run clang-format 2024-12-28 05:39:32 -08:00
LibRegex AK+Everywhere: Rename verify_cast to as 2025-01-21 11:34:06 -05:00
LibRequests
LibRIFF
LibSyntax
LibTest
LibTextCodec
LibThreading LibThreading: Make MutexLocker [[nodiscard]] 2025-01-10 13:21:36 +00:00
LibTLS LibCrypto+LibTLS: Replace RSA_PKCS1-EMSA implementation 2025-01-13 17:00:18 +01:00
LibUnicode AK+Everywhere: Rename verify_cast to as 2025-01-21 11:34:06 -05:00
LibURL LibURL+LibWeb+LibIPC: Represent blob URL entry's object using structs 2025-01-21 19:22:07 +00:00
LibWasm LibWasm: Respect instance.types() bounds 2024-12-09 12:30:41 +01:00
LibWeb LibWeb: Return OptionalNone from DOMURL::parse on failure 2025-01-22 12:33:55 +00:00
LibWebSocket LibWebSocket: Use Crypto::fill_with_secure_random instead of PRNG 2024-12-24 17:54:52 +01:00
LibWebView LibWeb: Return OptionalNone from DOMURL::parse on failure 2025-01-22 12:33:55 +00:00
LibXML LibXml: Notify listener when doctype is parsed 2025-01-20 14:48:19 +01:00