On Sun, Nov 1, 2009 at 6:42 AM, alessandro <[email protected]> wrote: > I have a big problem regarding " HTTP ajax request". In fact while for > " firefox" all good works, for chrome the " GET" it does not return > the file xml in output. I must perhaps use the api google chrome?. But > like? > Help me, please! :(
Do you have a small piece of example code that demonstrates the problem? Also, you might want to look at how some of the samples work. Here are two that do AJAX requests: http://src.chromium.org/viewvc/chrome/trunk/src/chrome/test/data/extensions/samples/subscribe_page_action/ http://src.chromium.org/viewvc/chrome/trunk/src/chrome/test/data/extensions/samples/gmail_browser_action/ - a --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-extensions" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/chromium-extensions?hl=en -~----------~----~----~----~------~----~------~--~---
