Page 1 of 1
[RESOLVED] XMLHttpRequest from worker thread
Posted: Sat Oct 31, 2009 7:06 am
by Apeiron
I get "Component returned failure code: 0x805e000a [nsIXMLHttpRequest.open]" nsresult: "0x805e000a (<unknown>)" when attempting to use XMLHttpRequest() from within a Web Worker. Any ideas on how to resolve this? It happens on any URL passed, same-domain or otherwise.
Re: XMLHttpRequest from worker thread
Posted: Wed Nov 04, 2009 1:20 pm
by Giorgio Maone
Can you set up a test page for me?
Thanks.
Re: XMLHttpRequest from worker thread
Posted: Thu Nov 05, 2009 10:26 am
by Apeiron
Re: XMLHttpRequest from worker thread
Posted: Thu Nov 05, 2009 9:31 pm
by Giorgio Maone
Thanks, it's gonna be fixed in next release.
Re: XMLHttpRequest from worker thread
Posted: Tue Nov 17, 2009 12:56 am
by Giorgio Maone
Fixed in
1.9.9.15, thanks for reporting.