ladybird/Utilities
Andreas Kling ee37bb5a9c LibJS: Remove primitive string UTF-8 paths
Move the remaining LibJS primitive string users to UTF-16 views and
strings. Remove the primitive string UTF-8 accessors and byte-string
coercion paths so new callers cannot rely on the old storage model.
2026-06-22 19:51:25 +02:00
..
CMakeLists.txt LibGfx: Split image decoders into a separate library 2026-06-10 11:55:48 +02:00
dns.cpp LibCore: Keep main event loops alive 2026-06-05 09:18:39 +02:00
dump-html-tokens.cpp LibWeb: Add HTML tokenizer dump tests 2026-05-15 21:01:40 +02:00
dump-html-tree.cpp LibWeb+WebContent+WebWorker: Drop display list player type selection 2026-06-18 10:25:44 +02:00
image.cpp Everywhere: Fix even more typos 2025-08-27 08:48:01 +02:00
js.cpp LibJS: Remove primitive string UTF-8 paths 2026-06-22 19:51:25 +02:00
test262-runner.cpp LibJS: Move bytecode interpreter state to VM 2026-04-13 18:29:43 +02:00
wasm.cpp LibJS: Remove primitive string UTF-8 paths 2026-06-22 19:51:25 +02:00
xml.cpp LibXML+LibWeb: Use existing HTML entities table for XML parsing too 2026-01-09 19:13:41 +00:00