This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
48f5d54fae5df6dff08dc2cf811be3e571a218cd
Mozilla
/
mozilla
/
docshell
History
tbogard%aol.net
48f5d54fae
Don't rely on the parent widget to have a device context. Create and cache our own just like the old webShell wolrd. Since we have our own, it can now cache the zoom state too. bug
#30625
. r=jud, waterson a=jevering
...
git-svn-id: svn://10.0.0.236/trunk@62372 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-08 03:58:33 +00:00
..
base
Don't rely on the parent widget to have a device context. Create and cache our own just like the old webShell wolrd. Since we have our own, it can now cache the zoom state too. bug
#30625
. r=jud, waterson a=jevering
2000-03-08 03:58:33 +00:00
build
All source files must have a newline at the end on lesser nixes won't compile.
2000-01-27 02:24:43 +00:00
macbuild
Pro5 update
2000-02-07 23:06:04 +00:00
shistory
Initial checkin. r=law a=don
1999-12-22 22:35:31 +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