Skip to content

Fix ProtectionModel_21Jan2015

Created by: bbert

This PR fixes potential uncaught exception in stop() method. Closing MediaKeySession may throw an exception if MediaKeySession is not callable.

Merge request reports