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

Security issue on IE 10 #14

Open
h4ckm03d opened this issue Aug 3, 2015 · 3 comments
Open

Security issue on IE 10 #14

h4ckm03d opened this issue Aug 3, 2015 · 3 comments

Comments

@h4ckm03d
Copy link

h4ckm03d commented Aug 3, 2015

from error log, IE pointing code this.msToBlob() as security issue.

@wanyanyan
Copy link

I got the same problem. Is there any solutions solving it?

@eligrey
Copy link
Owner

eligrey commented Aug 18, 2016

This sounds like it may be a result of tainting your canvas with content from another origin without using CORS.

@h4ckm03d or @wanyanyan can you please provide a minimum testcase that triggers this error?

@wanyanyan
Copy link

I want to convert a svg string to png and save it to file. This works well in Chrome and Firefox, but not in IE. This is the test page http://jsfiddle.net/g4hvosu5/1/
Thank you for your answer!

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