mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-14 15:56:38 +03:00
f0286ae7f8
The Chromecast reports supporting IndexedDB but whenever an insert command was performed, the operation would hang indefinitely. This change introduces a pollyfill for the Chromecast that will remove the indexed db reference which will have DBEngine's "is supported" behavior to report no support. Alone this change would not stop the tests from running, so the DBEngine tests had to be updated to first check that the DEngine is supported on the active platform. Bug: 34927282 Change-Id: I8d4797f0981b014fb42db1c237c85704888bea7f