On Wednesday, April 17, 2013 8:09:50 PM UTC-5, Dave Townsend wrote:
Thanks Dave for the reply.
Okay - can I use a chrome file as the URL to instantiate the sandbox? I would like to use a resource in the extension. In other words something like
var sb = new Components.utils.Sandbox("chrome://bla");
or
var sb = new Components.utils.Sandbox("file://bla");