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-08 12:37:37 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
e155a34658
gecko-dev
/
docshell
History
tbogard%aol.net
84eb2092e0
link with jsdom.dll so we get the methods to create a new ScriptGlobalObject and context.
1999-11-30 01:08:08 +00:00
..
base
nsDocShell now implements nsIScriptContextOwner.
1999-11-30 01:06:59 +00:00
build
link with jsdom.dll so we get the methods to create a new ScriptGlobalObject and context.
1999-11-30 01:08:08 +00:00
macbuild
First Checked In.
1999-11-30 00:12:08 +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