mirror of
https://github.com/mastodon/mastodon.git
synced 2025-01-30 05:51:41 +01:00
0758b00bfd
- Use URL.createObjectURL (replace from FileReader) - Use HTMLCanvasElement.prototype.toBlob (replace from HTMLCanvasElement.prototype.toDataURL) - Use Promise (replace callback interface)