mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-26 17:46:26 +03:00
1bfdecf311
This bans the use of Array and String methods introduced in ES6. These are not implemented in IE11, so their use is not allowed. This also replaces our recently-introduced use of these methods to fix test failures on IE11. Change-Id: I3175a2e60b708d490997387a41d42ca4662e5fa8