krithika wrote:
> nsIWebProgress progress =
> (nsIWebProgress)serviceManager.getServiceByContractID("@mozilla.org/
> docloaderservice;1", nsIWebProgress.NS_IWEBPROGRESS_IID);

That would be the global shared instance.

> Can tell me how get instance per docshell ?.

Depends on what you have to start with....  Docshells implement nsIWebProgress, 
for example.

-Boris

_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to