Skip to content

Conversation

@marcoala
Copy link

This seems a chrome bug, solved by replacing "new Image()" with "document.createElement('img')".

Tested on Chrome 27.0.1453.94, Windows 7 Professional

note: second commit updates the change also for camera.min.js, I've accidentaly commited before writing the message, now I can't use a git client to correct.

marcoala added 2 commits May 30, 2013 13:45
This seems a chrome bug, solved by replacing "new Image()" with "document.createElement('img')"
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