Michael Hutchinson wrote:
I'm doing this currently and it's a real pain as an embedder to have to install a FF extension. Is there a way to override the security through the embedding interfaces in XPCOM/C++?
How are we getting into this situation? Is this JS component a part of an embedding app basically?
If so, I wonder whether we could set up a chrome://-like protocol for embedding apps. Perhaps even use chrome:// for the URIs (and either use the chrome registry or a simple res://-like handler that gives things the system principal)....
-Boris _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
