Comment #15 on issue 22152 by convincedd: <audio> tag doesn't work for  
extension resources
http://code.google.com/p/chromium/issues/detail?id=22152

related to that:

on background.html and options.html
works:
var music = new Audio('http://xzy.mp3');music.play();

does not work:
var music = new Audio('chrome-extension://xzy.mp3');music.play();


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

-- 
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs

Reply via email to