moxiecode / moxie

Pollyfills for XHR2 and File API
GNU Affero General Public License v3.0
484 stars 135 forks source link

Safari & Html5 #64

Open herra opened 10 years ago

herra commented 10 years ago

Hi, I had an issue with safari 5.1.7(7534.57.2). The library work like there is support for html5 FileReader, but safari fails to provide one(I think the library should fallback to flash, but it doesn't). I couldn't spend more time to find proper fix for my problem, so I made dirty fix by changing the order of the Runtimes.

Runtime.order = 'flash,html5,silverlight,html4';

Still I am not sure if this is an actual issue or I made some mistake. I admire you for the effort and the great design. If there is something I can help with please contact me.

jayarjo commented 10 years ago

Try to set required_features to true in your config.