ladybird/Userland/Libraries
Andreas Kling 9e080e197c LibWeb: Make :has() actually work for non-descendant relative selectors
The traversal for these was incorrect and awkward. Now it's less
incorrect but still very awkward. We should find better ways to
implement this, but for now this at least passes many more WPT tests.
2024-10-27 13:33:46 +01:00
..
LibArchive Userland: Avoid some conversions from rvalue strings to StringView 2024-04-04 11:23:21 +02:00
LibCompress Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
LibCore LibWebView+LibCore: Move IPCProcess into WebView::Process 2024-10-23 12:29:01 -06:00
LibCrypto LibCrypto: Remove some debug spam from RSA generation 2024-10-27 11:26:12 +01:00
LibDiff Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
LibFileSystem Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
LibGfx LibGfx+LibWeb/CSS: Add support for the lab() color function 2024-10-27 10:20:03 +01:00
LibHTTP Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
LibIDL Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
LibImageDecoderClient LibIPC+Everywhere: Introduce an IPC Transport abstraction 2024-10-23 12:29:01 -06:00
LibIPC LibIPC+Everywhere: Introduce an IPC Transport abstraction 2024-10-23 12:29:01 -06:00
LibJS LibJS: Don't generate useless jumps for if statement 2024-10-26 17:39:37 +02:00
LibLine Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
LibMain Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
LibMedia LibMedia: Handle EOF as end of stream in FFmpegLoader 2024-10-14 11:59:23 -04:00
LibRegex LibRegex: Apply atomic loop rewrite in one more case 2024-10-25 09:15:51 +02:00
LibRequests LibIPC+Everywhere: Introduce an IPC Transport abstraction 2024-10-23 12:29:01 -06:00
LibRIFF LibRIFF+LibGfx/ISOBMFF: Make ChunkID (de)serialization self-consistent 2024-03-22 18:31:15 +01:00
LibSyntax Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
LibTest Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
LibTextCodec LibTextCodec: Add SingleByteEncoders 2024-10-10 10:39:28 +02:00
LibThreading Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
LibTLS LibCrypto: Fix and test CBC with CMS and ZeroLen padding 2024-10-26 17:50:22 +02:00
LibUnicode LibUnicode: Add a helper to determine if a code point is printable 2024-10-22 12:48:58 +02:00
LibURL LibURL: Use UTF-8 for percent encoding URL fragments 2024-10-23 11:30:59 -06:00
LibWasm LibWasm: Reject indirect calls to external function references 2024-10-14 18:14:18 -06:00
LibWeb LibWeb: Make :has() actually work for non-descendant relative selectors 2024-10-27 13:33:46 +01:00
LibWebSocket LibWebSocket: Remove some accidentally included debug logic 2024-10-16 13:22:30 +01:00
LibWebView LibIPC+Everywhere: Introduce an IPC Transport abstraction 2024-10-23 12:29:01 -06:00
LibXML LibXML: Allow empty pubid when parsing document type 2024-10-23 21:08:56 +02:00