On 2/13/13 7:36 PM, Simon Kornblith wrote:
Don't workers have access to XMLHttpRequest?
That's implemented by sending messages to the main thread and doing the XHR from there, so no messages means no XHR.
-Boris _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

