On 01/23/2013 03:34 AM, [email protected] wrote:
No i have set systemXHR permission and privileged type in app manifest since i went from 1.0 emulator to 1.1(and firefox 18).
Are you passing mozSystem/mozAnon to the XHR constructor to take advantage of the privilege?
https://developer.mozilla.org/en-US/docs/DOM/XMLHttpRequest#XMLHttpRequest%28%29
The only request which has issues is the routing one (the request is made but it seems that the emulator does not understand the multiple packets response, but that's just a guess).
This seems really unlikely to be the problem. Andrew _______________________________________________ dev-webapps mailing list [email protected] https://lists.mozilla.org/listinfo/dev-webapps
