[Project_owners] nsIWebProgressListener question

Myk Melez myk at melez.com
Fri Jun 9 13:45:15 EDT 2006


Eric H. Jung wrote:
> I posted this question here:
> http://forums.mozillazine.org/viewtopic.php?p=2309944
> but haven't gotten any responses so I thought I'd try here.
>   
You might try mozilla.dev.extensions or mozilla.dev.tech.network.

> Is there any way to correlate the new nsIRequest to the original
> nsIRequest?
If you just need the URI of the original request, you can get that from 
nsIChannel.originalURI:

-myk



More information about the Project_owners mailing list