ladybird/Userland/Libraries
thislooksfun 0b775da7c7
Some checks are pending
CI / Lagom (false, FUZZ, ubuntu-24.04, Linux, Clang) (push) Waiting to run
CI / Lagom (false, NO_FUZZ, macos-14, macOS, Clang) (push) Waiting to run
CI / Lagom (false, NO_FUZZ, ubuntu-24.04, Linux, GNU) (push) Waiting to run
CI / Lagom (true, NO_FUZZ, ubuntu-24.04, Linux, Clang) (push) Waiting to run
Package the js repl as a binary artifact / build-and-package (macos-14, macOS, macOS-universal2) (push) Waiting to run
Package the js repl as a binary artifact / build-and-package (ubuntu-24.04, Linux, Linux-x86_64) (push) Waiting to run
Run test262 and test-wasm / run_and_update_results (push) Waiting to run
Lint Code / lint (push) Waiting to run
Push notes / build (push) Waiting to run
LibWeb/CSS: Evaluate media queries in shadow roots
This fixes a rendering issue on https://prodengi.kz/ that someone on
Discord reported. :^)
2024-10-20 07:57:09 +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 LibCore: Add Windows version of DirIterator 2024-10-19 18:14:48 -06:00
LibCrypto Everywhere: Convert from_string_view -> from_string_literal where static 2024-09-11 10:59:04 +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: Remove unused, deprecated code 2024-10-18 18:12:45 +02: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 Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
LibIPC LibURL: Do not treat port of 0 as a null port in Origin 2024-10-05 10:46:30 +02:00
LibJS LibJS: Allow GetById to cache getters 2024-10-17 22:06:16 +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: Restore checkpoints when restoring the state post-fork 2024-10-09 11:20:58 +02:00
LibRequests LibWeb+LibRequests+RequestServer: Report network error on request finish 2024-10-10 19:56:11 +01: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 Everywhere: Convert from_string_view -> from_string_literal where static 2024-09-11 10:59:04 +01:00
LibUnicode LibWeb: Only fire keypress events if the key press produced a character 2024-10-09 19:10:02 +02:00
LibURL LibURL: Do not treat port of 0 as a null port in Origin 2024-10-05 10:46:30 +02:00
LibWasm LibWasm: Reject indirect calls to external function references 2024-10-14 18:14:18 -06:00
LibWeb LibWeb/CSS: Evaluate media queries in shadow roots 2024-10-20 07:57:09 +01:00
LibWebSocket LibWebSocket: Remove some accidentally included debug logic 2024-10-16 13:22:30 +01:00
LibWebView LibWebView: Generate hyperlinks for attributes that represent links 2024-10-20 08:50:01 +02:00
LibXML LibWeb+LibXML: Cache the result of parsing the XHTML DTD and reuse it 2024-10-13 00:24:44 +02:00