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

Blob mimetype not saved consistently across drivers #327

Open
thgreasi opened this issue Dec 19, 2014 · 2 comments
Open

Blob mimetype not saved consistently across drivers #327

thgreasi opened this issue Dec 19, 2014 · 2 comments

Comments

@thgreasi
Copy link
Member

As discussed on #322, WebSql and localStorage drivers lose the mimetype of Blobs. It works just on IndexedDB.

Keep in mind that PhantomJS < 2.0 does not support the Blob constructor.

@stakach
Copy link

stakach commented Jan 14, 2015

Loading videos from blobs hits this issue on Safari - also it looks like the latest safari is still having the blobs serialized, however it supports IndexDB according to caniuse

@tofumatt
Copy link
Member

Unfortunately the iOS8/Yosemite versions of Safari DO support IndexedDB but have issues that means we can’t yet use them in localForage. (#254)

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

No branches or pull requests

3 participants