- From: Jonas Matlock via GitHub <sysbot+gh@w3.org>
- Date: Mon, 20 Aug 2018 22:27:23 +0000
- To: public-html-media@w3.org
JPMatlock has just created a new issue for https://github.com/w3c/media-source: == Refused to load media...? == I am working on a project and the sound file does not work...dev tools while looking at the actual app says it wont load and results in a 404. When inspecting the actual file i get the following: Refused to load media from 'https://raw.githubusercontent.com/JPMatlock/GifTastic/master/assets/sounds/adventuretime.mp3' because it violates the following Content Security Policy directive: "default-src 'none'". Note that 'media-src' was not explicitly set, so 'default-src' is used as a fallback. this is not the case for another project I have completed and am wondering what the deal is. I am pretty new to all this , so I appreciate whatever I can get. Thanks! Please view or discuss this issue at https://github.com/w3c/media-source/issues/217 using your GitHub account
Received on Monday, 20 August 2018 22:27:24 UTC