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

Fix protection controller teardown#210

Open
onotole wants to merge 1 commit intoOrange-OpenSource:developmentfrom
onotole:fix-protection-ctrl-teardown
Open

Fix protection controller teardown#210
onotole wants to merge 1 commit intoOrange-OpenSource:developmentfrom
onotole:fix-protection-ctrl-teardown

Conversation

@onotole
Copy link
Contributor

@onotole onotole commented Dec 20, 2017

No description provided.


this.protectionModel.teardown();
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