Hi,

I'm developping a map app for firefoxOS. I got it working with 1.0 simulator 
but it does not seems to take permission into account, i have been able to do 
cross domain request without setting permission in manifest.webapp.

So i switched to 1.1pre3 which works with permission. I can do XHR request, but 
one of my request (which works perfectly fine on firefox desktop), does not in 
the emulator. 

After laucnching wireshark, i can see that the request is made and the server 
respond, but i never seems to be able to retrieve the response (again the same 
code works perfectly well in firefox desktop). I guess there is something 
special about it (it's a fairly big response, cutted in a lot of packets). 

If you would like to try (i can give the api key in pm) here is a test request :

http://routes.cloudmade.com/API_KEY/api/0.3/45.194,5.73201,48.85693,2.3412/car.js?lang=fr&units=km

Thanks !
_______________________________________________
dev-webapps mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-webapps

Reply via email to