mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-26 17:46:26 +03:00
c996dfbb15
IE does not have the modern fetch API, and we do not have a polyfill for it. So we should avoid it in tests for now. We already had a similar test utility, so we can just use that. This also adds a conformance rule so that the compiler will prevent direct use of fetch in the future, and fixes a direct use of fetch in the demo app. Change-Id: If3a051cd06b0fb04ec6fb4bdd1b72eea4d24db4f