ladybird/Userland/Libraries
Andreas Kling 5f78e780f5 LibWeb: Actually clamp flex line cross size to min/max-size
We were dropping the result of css_clamp() on the floor, oops!
Let's also mark it [[nodiscard]] so it won't happen again.
2022-07-12 15:55:43 +02:00
..
LibArchive
LibAudio
LibC Kernel+LibC+LibCore: Pass fcntl extra argument as pointer-sized variable 2022-07-10 20:09:11 +02:00
LibCards
LibChess
LibCodeComprehension
LibCompress LibCompress: Write Deflate window size in the Zlib header 2022-07-10 13:52:18 +03:00
LibConfig
LibCore Kernel+LibC+LibCore: Pass fcntl extra argument as pointer-sized variable 2022-07-10 20:09:11 +02:00
LibCoredump
LibCpp
LibCrypt
LibCrypto LibCrypto: Add the [[nodiscard]] qualifier in both BigInteger classes 2022-07-09 15:55:32 +00:00
LibDebug
LibDesktop
LibDeviceTree
LibDiff
LibDl
LibDNS
LibDSP
LibEDID
LibELF DynamicLoader: Stop performing relative relocations on non-pie objects 2022-07-10 14:24:34 +02:00
LibFileSystemAccessClient
LibGemini
LibGfx LibGfx: Default-initialize dummy scanline 2022-07-10 21:39:28 +03:00
LibGL
LibGPU
LibGUI LibGUI: Disallow selection identation in readonly text editors 2022-07-10 16:23:40 +02:00
LibHTTP
LibImageDecoderClient
LibIMAP
LibIPC
LibJS LibJS: Add test case for %TypedArray%.prototype.toSpliced 2022-07-12 00:44:34 +01:00
LibKeyboard
LibLine
LibM LibM: Implement fma 2022-07-08 22:27:38 +00:00
LibMain
LibMarkdown
LibPCIDB
LibPDF
LibProtocol
LibPthread
LibRegex LibRegex: Treat inverted Compare entries as disjunctions 2022-07-10 14:26:03 +02:00
LibSanitizer
LibSoftGPU
LibSQL
LibSymbolication
LibSyntax
LibSystem
LibTest
LibTextCodec
LibThreading
LibTimeZone
LibTLS
LibUnicode LibUnicode: Parse and generate per-locale plural ranges 2022-07-12 00:43:34 +01:00
LibUSBDB
LibVideo
LibVT
LibWasm
LibWeb LibWeb: Actually clamp flex line cross size to min/max-size 2022-07-12 15:55:43 +02:00
LibWebSocket
LibWebView
LibX86
LibXML LibXML: Fail gracefully on integer overflow in character references 2022-07-10 22:29:11 +03:00
CMakeLists.txt