On May 2, 10:16 pm, Boris Zbarsky <[EMAIL PROTECTED]> wrote:
> krithika wrote:
> > 1. I addProgressListener after I do windowWatcher.openWindow.
>
> addProgressListener where?
>
> > Is nsIWebProgress progress common for all new window that gets opened.
>
> Which nsIWebProgress? These form a tree with a unique root (a service) and
> one
> non-root node per docshell.
>
> -Boris
.Iam using as shown below
nsIWebProgress progress =
(nsIWebProgress)serviceManager.getServiceByContractID("@mozilla.org/
docloaderservice;1", nsIWebProgress.NS_IWEBPROGRESS_IID);
Can tell me how get instance per docshell ?.
Thanks in Advance,
Krithikal
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding