This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2024-11-05 00:25:27 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
1fabe0ad70
gecko-dev
/
docshell
/
build
History
erik%netscape.com
7cde78d9d1
Adding local .cvsignore file; r=none
1999-11-30 23:22:27 +00:00
..
.cvsignore
Adding local .cvsignore file; r=none
1999-11-30 23:22:27 +00:00
Makefile.in
A couple of changes to get building on Unix. Thanks to andreas.otte@primus-online.de for the patch.
1999-11-29 22:12:28 +00:00
makefile.win
Removed neckoutil_s.lib
1999-11-30 07:58:20 +00:00
nsDocShellModule.cpp
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