"Boris Zbarsky" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > No, that should all be happening automatically. > > If it is, what happens under that?Can you trace the code in > nsSubDocumentFrame::Init? Is it calling ShowDocShell? In particular, > nsDocShell::SetVisibility should get called, with PR_TRUE passed in. Is > that happening? Is mContentViewer null at that point? > > -Boris
Not nsSubDocumentFrame::Init() nor nsDocShell::SetVisibility() are ever called during the run of my code. Does this mean that I configured something in a wrong way ? -Michael. _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
