This website requires JavaScript.
Explore
Help
Sign in
dmaax
/
ladybird
Watch
1
Star
0
Fork
You've already forked ladybird
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
fff09ed330
ladybird
/
Tests
/
LibWeb
/
Text
/
expected
/
Encoding
/
TextDecoder-decode.txt
4 lines
16 B
Text
Raw
Normal View
History
Unescape
Escape
LibWeb: Make 'optional BufferSource' IDL arguments actually optional Previously this was compiled to require an object despite the IDL file specifying 'optional'. This commit makes IDLGenerator respect this modifier, and fixes the only affected instance.
2023-05-30 03:18:23 -03:00
[ABC]
[]
AK: Replace surrogates in String::from_utf8_with_replacement_character We are expected to replace lonely surrogates with U+FFFD when decoding UTF-8 text.
2025-07-05 13:00:04 -03:00
[fffd]
Reference in a new issue
Copy permalink