Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

Fix protection controller teardown #210

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

onotole
Copy link
Contributor

@onotole onotole commented Dec 20, 2017

No description provided.

this.setMediaElement(null).then(function() {
self.protectionModel.teardown();
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will introduce some regression.
It is important to release video element before ProtectionModel. See commit 866b425

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants