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

fix: 'no 360 support' error in IE #67

Merged
merged 3 commits into from
May 8, 2018
Merged

fix: 'no 360 support' error in IE #67

merged 3 commits into from
May 8, 2018

Conversation

bcdarius
Copy link
Contributor

@bcdarius bcdarius commented Apr 18, 2018

Description

Proposed solution for #66

Specific Changes proposed

  • Move instantiating webvr-polyfill after IE check
  • Trigger web-vr-not-supported error on loadstart — triggering the error earlier would result in the error overlay being hidden upon loadstart (videoJS resets error on loadstart)
  • Do not pass tags in message to player.error() as it doesn't parse HTML markup

@bcdarius bcdarius changed the title fix: 'no 360 support' in IE error fix: 'no 360 support' error in IE May 2, 2018
@brandonocasey
Copy link
Contributor

made a few small updates for formatting and tested a few alternatives solutions. Seems like this is the best way to go. Will merge when the tests pass.

@brandonocasey brandonocasey merged commit 446fa9b into videojs:master May 8, 2018
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.

2 participants