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

Fire "seeking" from the Flash tech #2372

Closed
wants to merge 3 commits into from
Closed

Conversation

dmlap
Copy link
Member

@dmlap dmlap commented Jul 17, 2015

SWF code is still hard to validate so move the logic to fire "seeking" into the js portion of the Flash tech. This depends on videojs/video-js-swf#171 to work properly.

@gkatsev
Copy link
Member

gkatsev commented Jul 17, 2015

LGTM

@gkatsev
Copy link
Member

gkatsev commented Jul 17, 2015

There's an error in travis, though.

@pam
Copy link

pam commented Jul 17, 2015

Tests failed. Automated cross-browser testing via Sauce Labs and Travis CI shows that the JavaScript changes in this pull request are: BUSTED

Commit: d786673
Build details: https://travis-ci.org/pam/video.js/builds/71442743

(Please note that this is a fully automated comment.)

@heff
Copy link
Member

heff commented Jul 17, 2015

The mockFlash object needs trigger now.

Otherwise lgtm.

@dmlap
Copy link
Member Author

dmlap commented Jul 17, 2015

This one is still a work-in-progress. I have about quite a few local modifications as I'm working through the contrib-hls update and I didn't want to lose this in my merge branch somewhere.

@dmlap
Copy link
Member Author

dmlap commented Jul 21, 2015

@heff updated. Any thoughts or looks good?

@heff
Copy link
Member

heff commented Jul 21, 2015

LGTM!

SWF code is still hard to validate so move the logic to fire "seeking" into the js portion of the Flash tech.
Stop firing seeking in the SWF itself.
Add a trigger() to the mock Flash implementation and verify that "seeking" is fired the appropriate number of times.
@dmlap dmlap closed this in 4ad45ef Jul 21, 2015
@dmlap dmlap deleted the seeking-in-tech branch July 21, 2015 21:31
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.

4 participants