uppy/packages/@uppy/thumbnail-generator/src
Renée Kooi 514004549e
thumbnail-generator: do not export tainted canvas
When an SVG image includes external resources, we're not allowed to read
the resized version from the canvas.

Trying to do so would log a SecurityError. Now, Uppy still logs a
warning when `debug: true`, but is silent when `debug: false`.
2019-03-11 14:24:55 +01:00
..
index.js thumbnail-generator: do not export tainted canvas 2019-03-11 14:24:55 +01:00
index.test.js Merge pull request #1096 from richartkeil/master 2018-10-25 14:02:18 +02:00