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

Make sure the error property is set before proxying through the tech. #1482

Closed
wants to merge 1 commit into from

Conversation

dmlap
Copy link
Member

@dmlap dmlap commented Sep 4, 2014

Some error events don't cause the error property on the video element to be set. In that case, handle the event like any other. Fixes #1465.

Some error events don't cause the error property on the video element to be set. In that case, handle the event like any other. Fixes videojs#1465.
@heff
Copy link
Member

heff commented Sep 4, 2014

Nice. Seems like a good way to fix this.

heff added a commit that referenced this pull request Sep 5, 2014
@heff
Copy link
Member

heff commented Sep 5, 2014

Merged into stable. I've been cherry-picking these so not sure github will handle closing them. It might after they're merged into master.

@gkatsev
Copy link
Member

gkatsev commented Sep 5, 2014

@heff probably not. Next time, I wonder if opening the PRs up against stable would help and then merging stable into master?

@heff
Copy link
Member

heff commented Sep 5, 2014

Yeah, hotfixes against stable would simplify this. Though it looks like it may have worked in #1481?

@heff
Copy link
Member

heff commented Sep 5, 2014

This has been merged and released in 4.8.1

@heff heff closed this Sep 5, 2014
@gkatsev
Copy link
Member

gkatsev commented Sep 5, 2014

@heff I think because that commit had the "fixes ####" directive in it.

@heff
Copy link
Member

heff commented Sep 5, 2014

ah, right

@dmlap dmlap deleted the hotfix/poster-errors branch September 8, 2014 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Poster 404 causes exception in Chrome 37
3 participants