gecko-dev/docshell
mscott%netscape.com 23fde50053 Fix a webshell leak! improper nsCOMPtr useage in DestroyChildren was causing us to leak
all child webshells!!! uhuh...that couldn't have been good
1999-12-02 23:46:00 +00:00
..
base Fix a webshell leak! improper nsCOMPtr useage in DestroyChildren was causing us to leak 1999-12-02 23:46:00 +00:00
build Adding local .cvsignore file; r=none 1999-11-30 23:22:27 +00:00
macbuild First Checked In. 1999-11-30 00:12:08 +00:00
.cvsignore Adding local .cvsignore file; r=none 1999-11-30 23:22:27 +00:00
Makefile.in Updated the UNIX makefiles to be in sync with the Windows ones. (Not Part of the build). 1999-11-29 18:42:33 +00:00
makefile.win Now that we have decided that there is only one docshell for all content types, we needed to get rid of the base class/ content type implementation. This checkin takes and moves the nsDocShellBase to be nsDocShell. It now holds the nsIHTMLDocShell stuff. This will be going away. nsCDocShell was created to replace the previous nsCHTMLDocShell. 1999-11-12 07:28:25 +00:00