Files
shaka-player/lib/offline
Joey Parrish 1bfdecf311 Ban ES6 Array and String methods
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
2017-01-03 15:39:35 -08:00
..
2016-11-14 23:58:09 +00:00
2017-01-03 15:39:35 -08:00