Re: how to get nsIPresShell interface
Boris Zbarsky <[email protected]> Mon, 30 May 2011 16:58:30 -0400
| Newsgroups | gmane.comp.mozilla.devel.embedding |
|---|---|
| Message-ID | <[email protected]> |
On 5/30/11 4:22 PM, Boris Zbarsky wrote: > You can also getInterface a presshell from a docshell. More precisely, you can just GetPresShell there. -Boris