Files
shaka-player/lib
Joey Parrish b1e13fa658 Fix async tracks callback
PR #2387 introduced a bug. It awaited the track selection callback,
but that was done in a loop, the results of which were not awaited.
This would cause storage to continue before the complete list of
tracks was available.

Closes #2383

Change-Id: I18a429cf0f40b829020c520c622ffdae8b12622e
2020-02-14 15:13:03 -08:00
..
2020-02-11 10:50:51 -08:00
2019-11-22 18:18:36 +00:00
2019-11-22 18:18:36 +00:00
2020-01-06 19:40:52 +00:00
2020-02-14 15:13:03 -08:00
2019-11-22 18:18:36 +00:00
2020-02-14 15:13:03 -08:00