Files
shaka-player/lib
Aaron Vaage cb4e35229b Be more explicit in DrmEngine destroy
We do a lot of tear down in DrmEngine at the same time. While this often
works well for common tasks, when tasks focus on different parts, it can
introduce some race conditions.

This change looks at being a little more strict about the order we do things
in DrmEngine destroy.

While this does not fix #1728, the hope is that this will correct the
"read property 'catch' of undefined".

Issue #1728

Change-Id: Id3cd25b416969ecd75a8cdd6d36959e34673fa1b
2019-01-04 21:27:56 +00:00
..
2018-12-18 22:40:10 +00:00
2018-12-26 18:30:14 +00:00