tobsch / mediaelement_rails

An easy as hell mediaelementjs rails integration for asset pipeline enabled apps...
MIT License
106 stars 49 forks source link

Safari hangs with MediaElement 2.6.5 #10

Closed nbibler closed 12 years ago

nbibler commented 12 years ago

Safari 5.1.6 and 5.1.7 (current, stable) both hang for about 5 seconds and the Safari nightly build hangs indefinitely - delaying the page load/ready event - with the current gem version (0.3.2) that contains the MediaElement 2.6.5 library. The recent MediaElement 2.9.1 pull request (already applied to master) fixes the issue.

It'd be advisable to release a new gem version, soon.