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

Not working on chrome windows7 #9

Open
jimiwhite1020 opened this issue Sep 4, 2014 · 2 comments
Open

Not working on chrome windows7 #9

jimiwhite1020 opened this issue Sep 4, 2014 · 2 comments

Comments

@jimiwhite1020
Copy link

When I run the example.html from windows explorer, I see this error on console and it doesn't work.
My system is win7 and browser is chrome.

Error message:
Uncaught SecurityError: Failed to execute 'getImageData' on 'CanvasRenderingContext2D': The canvas has been tainted by cross-origin data.
greyScale.js:47

@prydie
Copy link
Owner

prydie commented Sep 4, 2014

Which branch of the code base are you using? Try using the rewrite branch and let me know if the issue persists.

@jimiwhite1020
Copy link
Author

I have guessed the issue.

The url should be http://blah/blah/blah
I had check on file://blah/blah/blah

Thank you.

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