Files
ladybird/Libraries/LibTextCodec
Andreas Kling 024059b49b LibTextCodec: Normalize incoming encodings in decoder_for()
Instead of asserting when you call TextCoded::decoder_for() with a
non-standard encoding name, let's be nice and see if we can't find a
decoder for the standardized version of the encoding name.
2020-12-13 18:20:50 +01:00
..
2020-05-14 20:15:18 +02:00