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

Fix prefixing events when player is preload none #158

Merged
merged 5 commits into from
May 11, 2016

Conversation

incompl
Copy link
Contributor

@incompl incompl commented Apr 26, 2016

Related: videojs/video.js#2957 (necessary for this to work in HLS after the src has been changed by a third party)

@incompl incompl changed the title WIP: Fix prefixing events when player is preload none Fix prefixing events when player is preload none Apr 29, 2016
},

stitchedAds: function(arg) {
if (arg) {
Copy link
Member

Choose a reason for hiding this comment

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

Should this be arg !== undefined? It doesn't look like there would be a way to set it to false.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed

@misteroneill
Copy link
Member

LGTM

@incompl incompl merged commit 69cb8d5 into videojs:master May 11, 2016
@incompl incompl deleted the fix-prefixing-in-preload-none branch May 11, 2016 17:39
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.

2 participants