Files
shaka-player/docs/tutorials
Joey Parrish 7091275cbf Replace indexOf with includes, startsWith
This replaces almost every instance of indexOf on both String and
Array.  There are very few places where we really wanted an index.
Mostly, indexOf was used to check for inclusion.

Change-Id: I08e299768b6ffdb4bfc30b39b5d82a058c6d1b56
2018-09-14 19:10:56 +00:00
..
2018-09-10 18:51:53 +00:00
2018-04-09 18:06:18 +00:00
2018-04-06 17:40:51 +00:00
2018-04-06 17:40:51 +00:00
2018-05-11 21:55:32 +00:00