On 6/17/14 7:58 PM, Kent James wrote:
> On 6/17/2014 8:01 AM, Nathan Froyd wrote:
>> - For xpcshell, you should set up mock servers via httpd.js (see
>> numerous examples in existing xpcshell tests).
> 
> I use xpcshell to drive tests for an extension that attaches to external
> servers. This is all done by me and not part of any official Mozilla
> test suite.
> 
> Your quote above implies this is not possible any longer with the
> default test driver code. Is that true? Is there are preference that
> could be set to allow xpcshell tests to attach to external servers?
> 
> :rkent

Hey Kent,

reading bug 995417, the crash only happens if
MOZ_DISABLE_NONLOCAL_CONNECTIONS is set, which is set only in the
testing infrastructure.

Philipp
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to