Files
shaka-player/lib/polyfill
Joey Parrish c67e6555e8 Allow EME events to start before video.src set.
In the latest unprefixed EME implementation, sessions can be created
and manipulated independently of video tags.  This simplifies the EME
manager somewhat, and requires a slightly trickier prefixed EME
polyfill to emulate this behavior on Chrome 40 & 41.

Change-Id: Ia5e942449b27cd57b54c92a8b40c0fb5c95577c0
2015-03-10 16:53:13 +00:00
..