Changeset 353c39c in Klonkt for src/assets

Timestamp:
05/20/2026 10:19:03 PM (4 months ago)
Author:
Robin Genis <roboburr@…>
Branches:
main
Children:
c88783e
Parents:
21522ae
Message:

audio: allow blob: in CSP media-src (fix Step-1 no-play/auto-skip loop)

Step 1 (blob playback) shipped without blob: in the CSP media-src directive
("self" https:). The browser silently blocked <audio>.src = blob:... so the
player fired error on every track and auto-skipped through the whole queue
without playing anything. self/https: do NOT imply blob:.

Co-Authored-By: Claude Opus 4.7 <noreply@…>

(No files)

Note: See TracChangeset for help on using the changeset viewer.