Comment #5 on issue 19129 by [email protected]: Extension Problem: Works in browser as HTML but don't work as toolstrip http://code.google.com/p/chromium/issues/detail?id=19129
Another (likely) possibility is that you were testing webpages loaded from file:// URLs. Web pages loaded from file:// URLs and from http:// URLs will have different permissions. Extensions should at least have the permissions of web pages loaded from http:// URLs, but I suspect that pages loaded from http:// URLs do not have the ability to load local audio files. -- 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 -~----------~----~----~----~------~----~------~--~---
