mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-26 17:46:26 +03:00
381160a573
Since the TextDecoder fallback is only used on some devices, those code paths were not tested on other platforms. This makes the StringUtil tests execute both with and without TextDecoder.