mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-24 17:35:10 +03:00
3db0f3357a
To better support alternate storage mechanisms, this change abstracts shaka.offline.DBEngine into an interface called shaka.offline.IStorageEngine. DBEngine has been changed to implement this interface, and allows the addition of implementations that do not use IndexedDB. Change-Id: I6a94067001ee53049df11cb68604bb57912300bb