mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-07-09 12:07:18 +00:00
9c68ceafeb
_createChip called URL.createObjectURL directly, bypassing the _getPreviewUrl/_revokePreviewUrl cache. Each re-render of the attachment strip leaked blob URLs that were never revoked.