ladybird/Userland/Libraries
Linus Groh 024fd9b957 LibWeb: Fix HTML injection on FrameLoader error page
Small regression introduced by 3857148, we still have to escape HTML
entities.
2021-04-22 10:17:00 +02:00
..
LibArchive
LibAudio
LibC LibC: Add pwrite(..) implementation to match the existing pread(..) 2021-04-21 13:13:23 +02:00
LibChess
LibCompress Tests: Reorganize LibCompress unit tests 2021-04-21 08:00:32 +02:00
LibCore LibCore: Convert String::format() => String::formatted() 2021-04-21 23:49:02 +02:00
LibCoreDump LibCoreDump: Convert String::format() => String::formatted() 2021-04-21 23:49:03 +02:00
LibCpp
LibCrypt
LibCrypto Everywhere: Remove redundant inline keyword with constexpr 2021-04-21 20:49:49 +02:00
LibDebug LibDebug: Convert String::format() => String::formatted() 2021-04-21 23:49:02 +02:00
LibDesktop LibDesktop: Fail gracefully on allowlist failures instead of asserting 2021-04-20 10:10:15 +02:00
LibDiff
LibELF LibELF: Convert String::format() => String::formatted() 2021-04-21 23:49:03 +02:00
LibGemini
LibGfx LibGfx: Convert String::format() => String::formatted() 2021-04-21 23:49:01 +02:00
LibGUI LibGUI: Convert String::format() => String::formatted() 2021-04-21 23:49:02 +02:00
LibHTTP
LibImageDecoderClient
LibIPC LibCore: Remove the barely-used Core::safe_syscall() 2021-04-21 23:49:01 +02:00
LibJS LibJS: Precompile Heap.h and GlobalObject.h 2021-04-21 14:29:46 +02:00
LibKeyboard
LibLine LibLine: Convert String::format() => String::formatted() 2021-04-21 23:49:02 +02:00
LibM
LibMarkdown
LibPCIDB
LibProtocol
LibPthread LibPthread: Add non functional pthread_attr_[set|get]scope stubs 2021-04-21 13:13:23 +02:00
LibRegex LibRegex: Unbreak the ALL_DEBUG build 2021-04-22 09:23:28 +02:00
LibSQL LibSQL: Rename TestSqlParser -> TestSqlStatementParser 2021-04-21 21:37:55 +02:00
LibSymbolClient
LibSyntax
LibSystem
LibTest
LibTextCodec
LibThread
LibTLS
LibTTF
LibVT LibVT: Convert String::format() => String::formatted() 2021-04-21 23:49:02 +02:00
LibWeb LibWeb: Fix HTML injection on FrameLoader error page 2021-04-22 10:17:00 +02:00
LibWebSocket
LibX86 LibX86: Convert String::format() => String::formatted() 2021-04-21 23:49:01 +02:00
CMakeLists.txt LibSQL: Introduce a SQL library with a tokenizer 2021-04-20 18:28:34 +02:00