Files
servo/components/malloc_size_of
mishop-15 7a4d3e636b script: Migrate from utf_8 crate to encoding_rs in EventSource (#42179)
Migrate from `utf_8` to `encoding_rs` in `EventSource`. The `utf_8`
crate is archived and unmaintained. We already use `encoding_rs`, so it
makes sense to switch.

Testing: A new WPT test
(`tests/wpt/meta/eventsource/format-bom.any.js.ini`) is now passing.
Fixes: #42094.

Signed-off-by: mishop-15 <tanaybhutada03@gmail.com>
2026-03-23 08:30:49 +00:00
..