Skip to content

Conversation

@shoremark
Copy link

No description provided.

vdeshpande and others added 30 commits September 8, 2016 16:38
Cleanup event bindings when reinitialized
- There was a race-condition that caused this plugin to get cleanup and never reinitialized in certain cases which meant that timeout errors were not consistently triggered in situations where the browser was performing slowly.
* Error if Flash tech is unusable

* Return early if there already is an error

* Added clarifying comments
* Allow errors to be non-dismissible

* Consolidate error display and dismiss as default

* Refactor dismiss and add unit tests

* Refactor dismiss
- Attach to modalclose event for player.error(null)
- Remove double-binding of the closeButton
- Remove disposal of child closeButtons before closeable
- Attach to okButton on player rather than videojs
* Add unit tests for dismiss
* Update README.md
- dismiss can be passed along with custom error
- Default errors on iPhone no longer appear dismissible

* Make closeable more clear

* Build innerHTML string in separate variable
* update travis to test 5 & 6
* make queries local to errorDisplay rather than document
greenkeeper bot and others added 28 commits September 17, 2018 11:55
When in the background, timers are throttled, so, we want a higher player timeout threshold. Our new default for background timeout is 5 minutes.
Background timeout can be disabled entirely by setting the value to Infinity. It is also turned off if the player is playing muted.
* plugin update + unit test

* update readme

* timeout update + unit test

* move muted condition

* update nvmrc

* indexOf update
@gkatsev gkatsev deleted the branch SardiusMedia:master December 15, 2021 21:21
@gkatsev gkatsev deleted the master branch December 15, 2021 21:21
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.