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 GIFs #1

Open
friendlyanon opened this issue Mar 12, 2017 · 0 comments
Open

Blob GIFs #1

friendlyanon opened this issue Mar 12, 2017 · 0 comments

Comments

@friendlyanon
Copy link
Owner

GM_xmlhttpRequest does not emit progress events when a GIF image is being downloaded with responseType: "arraybuffer"

GIFs turned into blobs with an ArrayBuffer as source using new Blob([xhr.response], {type: "image/gif"}) do not display as expected, at least not on FF 51.0.1(32bit)

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

1 participant