ladybird/Libraries
Shannon Booth ca3d9d9ee0 LibURL+LibWeb+LibIPC: Represent blob URL entry's object using structs
Instead of just putting in members directly, wrap them up in structs
which represent what a URL blob entry is meant to hold per the spec.
This makes more obvious what this is meant to represent, such as the
ByteBuffer being used to represent the bytes behind a Blob.

This also allows us to use a stronger type for a function that needs
to return a Blob URL entry's object.
2025-01-21 19:22:07 +00:00
..
LibCompress
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
LibFileSystem
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
LibIDL AK+Everywhere: Rename verify_cast to as 2025-01-21 11:34:06 -05:00
LibImageDecoderClient
LibIPC LibURL+LibWeb+LibIPC: Represent blob URL entry's object using structs 2025-01-21 19:22:07 +00:00
LibJS AK+Everywhere: Rename verify_cast to as 2025-01-21 11:34:06 -05:00
LibLine
LibMain
LibMedia
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
LibWeb LibURL+LibWeb+LibIPC: Represent blob URL entry's object using structs 2025-01-21 19:22:07 +00:00
LibWebSocket
LibWebView AK+Everywhere: Rename verify_cast to as 2025-01-21 11:34:06 -05:00
LibXML LibXml: Notify listener when doctype is parsed 2025-01-20 14:48:19 +01:00