Commit Graph
11 Commits
Author SHA1 Message Date
rickg@netscape.com d2cf6a715e preloader update. r=peterl, sr=attinasi 2001-04-03 22:58:59 +00:00
locka@iol.ie ab64b20ce9 Moved URI fixup code out of docshell and into a global service. b=51702, sr=waterson@netscape.com 2000-11-08 21:00:37 +00:00
rayw@netscape.com c6334366cb Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
valeski@netscape.com 629043ee05 45723. r=rpotts. webshell-docshell consolodation changes. 2000-07-18 23:13:07 +00:00
tbogard@aol.net 4983fa11c4 Creation of the docshell now uses the generic factory rather than it's own private Create method for instantiation of the nsDocShell class. 2000-04-21 23:31:42 +00:00
pepper@netscape.com 976a87bce3 All source files must have a newline at the end on lesser nixes won't compile. 2000-01-27 02:24:43 +00:00
tbogard@aol.net 9215579912 Backing out generic module as it causes a problem in webshell loading for now. 2000-01-25 10:51:57 +00:00
tbogard@aol.net a547c8c559 Converted docshell to a generic module. 2000-01-25 08:18:46 +00:00
tbogard@aol.net e0b8170934 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
pavlov@netscape.com a83908478a add unix makefiles for docshell r=mcafee,paulmac. also changed IDL to C++ in the two .cpp files' emacs comments and added a newline at the end of them (files not built by default) 1999-11-02 03:43:10 +00:00
tbogard@aol.net 2ac4f51d11 Added build directory to build a DLL for various docShells. 1999-10-25 04:53:13 +00:00