Files
shaka-player/lib/util
Joey Parrish ea4d941f39 Clean up EBML size constants
Instead of using an array of Uint8Arrays, which could trigger a
load-time failure on very old browsers, store an array of number
arrays.  This is equivalent for the purpose of comparison, and it
cannot fail at load-time.

This cleanup seems to fix minor test flake in the EBML parser tests
that was observed with upgraded node modules.

Issue #1694

Change-Id: I87b2307bceddb3a21dfc81d4fe9828afd9508617
2019-05-15 20:32:34 +00:00
..
2019-05-08 09:22:10 -07:00
2019-04-29 21:17:39 +00:00
2019-05-15 20:32:34 +00:00
2019-05-09 20:34:47 +00:00
2019-05-08 09:22:10 -07:00
2019-05-07 19:10:46 +00:00
2019-04-17 22:21:16 +00:00
2019-05-13 22:31:09 +00:00
2019-05-01 17:02:53 +00:00
2019-05-08 09:22:10 -07:00
2019-05-13 22:31:09 +00:00
2019-05-08 09:22:10 -07:00
2019-04-10 18:44:35 +00:00
2019-05-08 09:22:10 -07:00
2019-05-09 20:34:47 +00:00