Commit 8994676
committed
Clean up object URLs in dispose() method
When a Webamp instance is disposed, clean up all object URLs from tracks
and album art to prevent memory leaks. This ensures proper cleanup when
the instance is destroyed, complementing the per-track cleanup that
happens during normal operation.1 parent 8ab0738 commit 8994676
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
528 | 528 | | |
529 | 529 | | |
530 | 530 | | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
531 | 543 | | |
532 | 544 | | |
533 | 545 | | |
| |||
0 commit comments