Skip to content

Fixed a file loading on Opera browser #6

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

Merged
merged 1 commit into from
Jun 18, 2012
Merged

Conversation

naoina
Copy link
Contributor

@naoina naoina commented Jun 18, 2012

On Opera browser, File object passed to the window.URL.createObjectURL() and returns File object.
Will be <img src="https://github.com/[object%20File]"/> created by set a File object to img.src.

One more, revokeObjectURL() is not implemented on Opera browser.

blueimp added a commit that referenced this pull request Jun 18, 2012
Fixed a file loading on Opera browser
@blueimp blueimp merged commit 9f2ef8d into blueimp:master Jun 18, 2012
@blueimp
Copy link
Owner

blueimp commented Jun 18, 2012

Thanks for your contribution! :)

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

Successfully merging this pull request may close these issues.

2 participants