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-10-31 22:25:30 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
587863609c
gecko-dev
/
docshell
History
tbogard%aol.net
956aa1737e
Made webshell implement nsIInterfaceRequestor. This paves the way for me to start changing people to not use nsIContentViewerContainer::QueryCapability(). r=pavlov
1999-11-13 04:06:23 +00:00
..
base
Made webshell implement nsIInterfaceRequestor. This paves the way for me to start changing people to not use nsIContentViewerContainer::QueryCapability(). r=pavlov
1999-11-13 04:06:23 +00:00
build
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
Makefile.in
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
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