Gaurav Aggarwal wrote, On 2009-05-16 15:55:

> I want to put some additional checks in nsCrypto::importUserCertificates() 
> function. For these checks, i want to access the URI of the script that 
> called this function (originating URI) and the URI of the parent page (host 
> URI).
> 
> Could anyone please advise me on how i can do this. Would i need to get the 
> corresponding nsIChannel object and access the URI from there? Even in that 
> case it seems that it would only give me the originating URI. Or are there 
> any other XPCOM components that i would need to access?
> 
> I was not sure whether this is the right group to ask this question. Please 
> direct me to the appropriate newsgroup if thats the case.

I suggest you ask these questions in either
mozilla.dev.apps.firefox   or
mozilla.dev.platform
-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to