Closed thomasjoulin closed 13 years ago
For example, dynamically creating an image with new Image(), will set its src to 'data:image/png;base64,…'. This caused an infinite loop with the current code.
For example, dynamically creating an image with new Image(), will set its src to 'data:image/png;base64,…'. This caused an infinite loop with the current code.