Files
shaka-player/lib/polyfill
Wojciech Tyczyński 65e66813aa fix(net): Remove AbortController polyfill (#7149)
`AbortController` polyfill attaches to the global object and it messes up with feature detection for projects that are using shaka. As it is not able to properly abort ongoing requests, it doesn't give much value.
2024-08-21 08:51:44 -07:00
..