Skip to content
This repository has been archived by the owner on Jan 12, 2019. It is now read-only.

In MSE, canplay isn't fired reliably across browsers #469

Closed
gkatsev opened this issue Dec 9, 2015 · 2 comments
Closed

In MSE, canplay isn't fired reliably across browsers #469

gkatsev opened this issue Dec 9, 2015 · 2 comments

Comments

@gkatsev
Copy link
Member

gkatsev commented Dec 9, 2015

While working with ads, we noticed that in firefox 42, contrib-ads will not be able to resume after an ad finishes. This is because the canplay event is never fired. It seems that in chrome, everything is working fine.
We probably need to listen to canplay (and probably some of these other events) and trigger them manually if we don't see them.

@gkatsev
Copy link
Member Author

gkatsev commented Dec 10, 2015

@imbcmdth investigated and found that firefox does fire a canplay event. However, it only happens after you hit play. We should file a bug against firefox for this and we'll try and build a workaround for contrib-ads instead of in this project.

@gkatsev
Copy link
Member Author

gkatsev commented Dec 10, 2015

@gkatsev gkatsev closed this as completed Dec 10, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant