Closed Bug 1054120 Opened 11 years ago Closed 11 years ago

Can't use other domain's source in webaudio

Categories

(Core :: Web Audio, defect)

31 Branch
x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 937718

People

(Reporter: inferrna, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 (Beta/Release) Build ID: 20140715214327 Steps to reproduce: I have downloaded sample page http://mdn.github.io/media-source-buffer/ (linked from https://developer.mozilla.org/en-US/docs/Web/API/AudioContext.createMediaElementSource) and replaced source of audio element to "http://81.19.85.197/echo.mp3". Also it affects Firefox OS 1.4 (in emulator, but with ogg source) Actual results: No sound. In chromium it works fine, also if <script> commented I can play sound from this source. Expected results: Just work as with same-domain source.
The example would need to use crossOrigin, but bug 937718 makes even that fail.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.