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

Chrome: File format is not recognized #8

Closed
skrat opened this issue Mar 31, 2012 · 2 comments
Closed

Chrome: File format is not recognized #8

skrat opened this issue Mar 31, 2012 · 2 comments

Comments

@skrat
Copy link

skrat commented Mar 31, 2012

It doesn't seem to recognize 0 (aka. store) compression method in any browser, but in Chrome everything is failing. I don't want to go into base64 encoding my data before hand to employ importData64URI as it is unnecessary extra cycles. You could perhaps add importArrayBuffer (as in xhr.responseType = 'arraybuffer'). Test case here: https://docs.google.com/open?id=0B5sQ3oZM4e3yZkdab0RsOVBRdktFUjBXMzg3YU5XZw

You can change image.def.zip for image.zip in xhr3

@skrat
Copy link
Author

skrat commented Mar 31, 2012

Some Chrome has issues with blob, it gives size: 0

@skrat skrat closed this as completed Mar 31, 2012
@baoxiehao
Copy link

So how you solve this problem? I have also encountered this.

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

2 participants