On Wed, May 20, 2009 at 6:23 PM, Boris Zbarsky <[email protected]> wrote:

> Francis Brosnan Blazquez wrote:
>
>> The other approach I've tried is to create a firefox extension, sign the
>> XPI package and then load all .js files via chrome:/// url but it makes
>> no difference. It still requires
>> signed.applets.codebase_principal_support to be enabled.
>>
>
> I don't see why, unless you did it wrong.
>

I think the OP was talking about using <script src="chrome://..."/> *from a
web page*. This isn't supposed to give the script any additional
permissions, since while extension is trusted, the web page including the
script is not. Right?

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

Reply via email to