Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TIMOB-7866] Don't Release At Completion #1550

Merged
merged 1 commit into from Mar 6, 2012
Merged

[TIMOB-7866] Don't Release At Completion #1550

merged 1 commit into from Mar 6, 2012

Conversation

dawsontoth
Copy link
Contributor

Releasing the movie at completion means that we will no longer be able to programmatically control it (for example, the "stop" method won't have a reference to the movie).

The movie will be released when the proxy is destroyed.

Releasing the movie at completion means that we will no longer be able to programmatically control it (for example, the "stop" method won't have a reference to the movie).

The movie will be released when the proxy is destroyed.
@WhichKatieDid
Copy link
Contributor

I could have sworn there was an issue with not releasing the video at that point, but I was unable to find a JIRA about it, and memory allocations show the movies are properly released. Code and Functional --actually, going to try one last test.

@WhichKatieDid
Copy link
Contributor

Code ACCEPTED. Functional PASSED. Pushing BUTTON.

WhichKatieDid added a commit that referenced this pull request Mar 6, 2012
[TIMOB-7866] Don't Release At Completion
@WhichKatieDid WhichKatieDid merged commit e343047 into tidev:master Mar 6, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants