jplayer / jPlayer

jPlayer : HTML5 Audio & Video for jQuery
http://jplayer.org/
Other
4.6k stars 1.47k forks source link

Check if navigator.mimeTypes is defined #313

Open alfonsogarciacaro opened 9 years ago

alfonsogarciacaro commented 9 years ago

When using the player in a WebView in a Windows 8.1 App, I'm getting an error when trying to access navigator.mimeTypes.length because mimeTypes property is not defined. This should solve the issue.