mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-27 10:07:15 +02:00
These were DeprecatedFlyStrings, but had no reason to be. We were not making use of the O(1) lookup, so instead of porting it over to a FlyString, just make it a StringView.