ladybird/Libraries
Jelle Raaijmakers 90d884a150 LibWeb: Prevent crash when editing outside of <body>
Step 9 of this algorithm might end up at the document node, which does
not have a parent.
2024-12-04 17:18:00 +01:00
..
LibCompress
LibCore LibCore: Fix link error in EventLoopImplementationWindows.cpp 2024-12-02 10:12:57 +01:00
LibCrypto LibCrypto: Add a BigFraction::is_zero helper 2024-12-04 08:01:35 -05:00
LibDiff
LibDNS LibDNS: Fix deadlock when receiving invalid lookup result 2024-12-01 11:32:45 +01:00
LibFileSystem
LibGC LibJS: Stop lazily coercing numeric PropertyKeys 2024-12-01 10:42:49 +01:00
LibGfx LibWeb: Increase SkSurface's generation id when it's modified by WebGL 2024-12-03 23:35:45 +01:00
LibHTTP AK: Don't implicitly convert Optional<T&> to Optional<T> 2024-12-04 01:58:22 +01:00
LibIDL
LibImageDecoderClient
LibIPC
LibJS LibJS: Use exact mathematical values for Intl.DurationFormat 2024-12-04 08:01:35 -05:00
LibLine
LibMain
LibMedia
LibRegex
LibRequests
LibRIFF
LibSyntax
LibTest
LibTextCodec
LibThreading
LibTLS
LibUnicode AK: Don't implicitly convert Optional<T&> to Optional<T> 2024-12-04 01:58:22 +01:00
LibURL AK: Don't implicitly convert Optional<T&> to Optional<T> 2024-12-04 01:58:22 +01:00
LibWasm LibWasm: Fix UB in LibWasm 2024-12-04 01:58:22 +01:00
LibWeb LibWeb: Prevent crash when editing outside of <body> 2024-12-04 17:18:00 +01:00
LibWebSocket LibURL: Make URL::serialized_host() infallible 2024-11-30 12:07:39 +01:00
LibWebView AK: Don't implicitly convert Optional<T&> to Optional<T> 2024-12-04 01:58:22 +01:00
LibXML