Skip to content
This repository has been archived by the owner on Dec 6, 2018. It is now read-only.

Fixed structure of timeupdate event and typo on volumechange event #177

Merged
merged 2 commits into from
Jun 15, 2017
Merged

Conversation

rafa8626
Copy link

Currently, timeupdate event is broken, and following the HTML5 conventions of the event (https://msdn.microsoft.com/en-us/library/ff974185(v=vs.85).aspx), it should return currentTime and duration. And volumechange was emitting the wrong event. This PR fixed those issues. This is the fixed version of PR #171

@rafa8626
Copy link
Author

@lincolnfrog Ready. This should be good now. Let me know otherwise

@rafa8626
Copy link
Author

I don't know why the test is failing. Is it something on my side?

@lincolnfrog
Copy link
Contributor

There is some issue with the CI settings that i will work on getting resolved. Everything is failing now, its not your fault.

@lincolnfrog lincolnfrog merged commit f5a5216 into googlearchive:master Jun 15, 2017
@rafa8626
Copy link
Author

Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants