webamp/packages
Claude 668f1061d9
Clean up object URL after extracting skin sprites
After sprites are extracted from the image via getSpriteUrisFromImg
(which draws to canvas and creates data URLs), the original image and
its object URL are no longer needed. Clean up the object URL at this
point to prevent memory leaks.

This only affects the fallback path (HTMLImageElement) since ImageBitmap
doesn't have a src property and doesn't use object URLs.
2025-11-29 00:26:21 +00:00
..
ani-cursor Add ESLint to ani-cursor and include in CI (#1323) 2025-11-27 18:31:36 -08:00
skin-database Enable more lints (#1330) 2025-11-28 12:19:10 -08:00
skin-museum-og Consolidate ESLint configs into root (#1324) 2025-11-27 21:32:10 -08:00
webamp Clean up object URL after extracting skin sprites 2025-11-29 00:26:21 +00:00
webamp-docs Consolidate ESLint configs into root (#1324) 2025-11-27 21:32:10 -08:00
webamp-modern Clean up outdated references to yarn 2025-11-03 15:39:26 -08:00
winamp-eqf Remove legacy JS files from winamp-eqf package (#1327) 2025-11-28 11:51:02 -08:00