mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-27 03:37:53 +00:00
Use FlyString::from_deprecated_fly_string() in these instances instead of FlyString::from_utf8(). As we convert to new FlyString/String we want to be aware of these potential unnecessary allocations.