mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-26 17:46:26 +03:00
e58e8b656b
This breaks Player.load into a number of async sub-methods, which are called using await. This should improve readability, and make load somewhat less intimidating. This also removes cancelable chain, which after the refactor is no longer used anywhere in the codebase. Closes #1336 Change-Id: I85ad22b9c8c6b7f72b27471ddd762763e6591a71