This is about extensions, right? Perhaps you should send this to chromium-extensions, which is read by the guys who wrote the extensions support. Perhaps you can suggest a better failure mode over there too.
On Wed, Sep 9, 2009 at 6:39 AM, Rob<[email protected]> wrote: > > I am tinkering with the extensions stuff in Google Chrome 4.0.206.1 on > windows 7. > I chased my tail for quite a while yesterday and today until i ran > across the info on Cross-Origin XMLHttpRequest. > In hind sight of course! but the failure mode did not help me really. > Once I added the following section to my manifest.json it worked ok. > > "permissions": [ > "http://api.flickr.com/" > ] > > Hope this post helps someone who gets lost like i did :) > Rob. > > > > --~--~---------~--~----~------------~-------~--~----~ Chromium Discussion mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-discuss -~----------~----~----~----~------~----~------~--~---
