ladybird/Libraries
Timothy Flynn 59162c8155 LibJS: Adjust ad-hoc clamping behavior in RegulateISODate
Instead of clamping to the limits allowed by ISOYearMonthWithinLimits,
clamp to the limits allowed by the type we are converting to (i32). This
allows some callers to then reject years outside that range.
2025-01-17 10:08:06 +01:00
..
LibCompress
LibCore
LibCrypto LibCrypto: Remove old unused padding schemes and codes 2025-01-13 17:00:18 +01:00
LibDiff
LibDNS
LibFileSystem
LibGC
LibGfx
LibHTTP
LibIDL
LibImageDecoderClient
LibIPC
LibJS LibJS: Adjust ad-hoc clamping behavior in RegulateISODate 2025-01-17 10:08:06 +01:00
LibLine
LibMain
LibMedia
LibRegex
LibRequests
LibRIFF
LibSyntax
LibTest
LibTextCodec
LibThreading
LibTLS
LibUnicode LibUnicode: Consistently reject out-of-bounds segmenter indices 2025-01-16 23:22:48 +01:00
LibURL
LibWasm
LibWeb LibWeb: Add missing #include to InputEventsTarget.h 2025-01-16 23:22:48 +01:00
LibWebSocket
LibWebView LibWebView: Add an option to disable painting viewport scrollbars 2025-01-15 12:33:53 +00:00
LibXML