Francis Brosnan Blázquez wrote:
This sounds promising Boris. Sorry but, can you elaborate more on this. Maybe you can point me to some document or code example (or mozilla source). If I understand you there is a way to activate a per-site user controlled setting that will allow UniversalXPConnect without modifying signed.applets.codebase_principal_support. Is this right?
Correct. I don't have a document to link to offhand, but you can take a build in which signed.applets.codebase_principal_support is enabled, go to a page that asks for UniversalXPConnect, allow the privilege and tell the browser to remember it. Then quit the browser and look at the resulting capability.policy prefs in user.js in your profile.
Ok, this solution seems to be more robust in the long term if I understand you.
Yeah, indeed.
Definitely exposing a particular and limited API looks like the right thing. Is there any document or a working example implementing this concept?
Firebug does this with their console.* APIs, I believe... -Boris _______________________________________________ dev-tech-network mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-network
