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

Youtube HTML5 autoplay fix [Finishes #86721652] #255

Merged
merged 3 commits into from Feb 4, 2015

Conversation

jw-kaurand
Copy link
Contributor

Fixes the issue noted in #86721652 by checking if _youtubePlayer is set up. If it isn't then we queue up a play call once the player is ready. This issue is caused by attempting to play when the provider hasn't finished setting up, so we will just play once its finished setting up. [Finishes #86721652]

…et up. If it isn't then we queue up a play call once the player is ready. This issue is caused by attempting to play when the provider hasn't finished setting up, so we will just play once its finished setting up.
@jw-kaurand jw-kaurand changed the title Fixes the issue noted in #86721652 by checking if _youtubePlayer is set [Finishes #86721652] Youtube HTML5 autoplay fix [Finishes #86721652] Feb 4, 2015
…already has been assigned so we don't overwrite it with the onStart value. Now callbacks are called in the order in which they were set. Compose function was used from underscore and only added in this class as its the only place where we currently need it.
donato added a commit that referenced this pull request Feb 4, 2015
Youtube HTML5 autoplay fix [Delivers #86721652]
@donato donato merged commit 83851fd into master Feb 4, 2015
@robwalch robwalch deleted the bugfix/youtube-html5-autostart branch February 24, 2015 19:30
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