On 10/16/09 4:39 PM, Grant Gayed wrote:
The IE implementations of this are IInternetSecurityManager.MapUrlToZone()
(for embedders) and the Mark Of The Web (for pages).  Do equivalents for
either of these exist in the Mozilla world?

Not really, though for a particular page you could probably intercept the file protocol handler and make sure to return a channel with the appropriate principal set... And then hope that there aren't any doofuses using the url for security checks.

-Boris
_______________________________________________
dev-security mailing list
dev-security@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-security

Reply via email to