Closed
Description
When deleting encrypted content that was previously stored for offline playback, persisted sessions should be loaded into the CDM and remove() should be called to release those licenses back to the server. This was accidentally omitted from our implementation of offline playback.
This should be handled by shaka.player.OfflineVideoSource.prototype.deleteGroup and shaka.media.EmeManager.