gecko-dev/webshell/public
rods%netscape.com 855fd85355 This patch is a bit different, instead of having the DocShell figure out whether it or one of its children are printing or PP, it gets told whether it is, and it caches that value.
This was done so navigation is as fast as possible, meaning it doesn't have to figure it out each time.
The patch:
1) Adds a method to the nsIContentViewerContainer to tell it whether we are printing or in PP.
2) Fix up the DV and PrintEngine, the DV SetIsXXXX didn't need to set any
values in the PrintEngine, but now instead makes calls and sets the values in DocShells
3) Cleaned up and add a macro to nsIDocumentViewerPrint
Bug 171161 r=dcone sr=rpotts
2002-10-08 13:17:56 +00:00
..
.cvsignore
MANIFEST
MANIFEST_IDL
Makefile.in exports frozen interface to dist/sdk using new SDK variable. 164717. r=cls, sr=alec 2002-08-27 01:05:21 +00:00
nsIClipboardCommands.idl
nsIContentViewerContainer.idl This patch is a bit different, instead of having the DocShell figure out whether it or one of its children are printing or PP, it gets told whether it is, and it caches that value. 2002-10-08 13:17:56 +00:00
nsIDocStreamLoaderFactory.h
nsIDocumentLoadInfo.h
nsIDocumentLoaderFactory.idl
nsILinkHandler.h fix for bug 12493 - layout should canonicalize urls before asking global history for visited status 2002-08-06 23:51:42 +00:00
nsIRefreshURI.idl
nsIThrobber.h
nsIWebShell.h
nsIWebShellServices.h