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

Fix exception in Firefox after paste files #31

Merged
merged 1 commit into from
Feb 5, 2014

Conversation

fcsonline
Copy link
Contributor

This PR tries to fix exceptions from Firefox which doesn't fill the attribute items properly and the access to the property items is undefined. The previous check clipboardData.items !== null was true and was causing invalid access to the items array.

@saimonmoore
Copy link

👍 👍

Rovak added a commit that referenced this pull request Feb 5, 2014
Fix exception in Firefox after paste files
@Rovak Rovak merged commit f8e0655 into Rovak:master Feb 5, 2014
@Rovak
Copy link
Owner

Rovak commented Feb 5, 2014

Thanks!

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.

None yet

3 participants