mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-25 17:45:03 +03:00
85bdf8ca23
Fixed an issue where an update call the IndexedDB was not replacing the correct value because the key was getting changed to a string. IndexedDB will count a missing key as a success, so check that the value is undefined. Issue: #1248 Change-Id: Icdd6ae263374c655170c6470df85c656b8bd3ba2