* commit 'd5522d903e35f14c66cf355cc30d681ef6e5ede6': Do not close CDM session on removeKeys
This commit is contained in:
@@ -295,8 +295,6 @@ CdmResponseType CdmEngine::CancelKeyRequest(const CdmSessionId& session_id) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// TODO(edwinwong, rfrias): unload keys here
|
// TODO(edwinwong, rfrias): unload keys here
|
||||||
delete iter->second;
|
|
||||||
sessions_.erase(session_id);
|
|
||||||
DisablePolicyTimer();
|
DisablePolicyTimer();
|
||||||
return NO_ERROR;
|
return NO_ERROR;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user