James Newell wrote:
return ios.newChannel("javascript:document.location.href='file:///c:/test/New Text 
Document.txt';", null, null);

You didn't specify a security context to execute the javascript against. And on the 1.8 branch (which I presume you're using based on the errors you get) I don't think you can specify such a security context...

-Boris
_______________________________________________
dev-tech-xpcom mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-xpcom

Reply via email to