webcss / angular-indexedDB

An angularjs serviceprovider to utilize indexedDB with angular
149 stars 99 forks source link

works on chrome but not firefox #15

Closed tedx closed 10 years ago

tedx commented 10 years ago

chrome version 33.0.1750.117 firefox version 24.2.0 Anyone seen this behavior? Any thoughts on what to look at to find out why it isn't working?

Ted

tedx commented 10 years ago

well I also tried it on firefox 27 on my mac and it works fine so I'm not sure what's going on with my RHEL 6 box firefox 24 :(

webcss commented 10 years ago

Firefox supports indexedDB from version 26+ onwards...