tbogard%aol.net
|
7889c33117
|
Got more implementation for the DoContent methods. It now calls the new nsDocShell::CreateContentViewer method to kick off the content viewer creation and pairing to the stream.
|
1999-11-12 09:09:27 +00:00 |
tbogard%aol.net
|
3bd30f0e0c
|
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 |
tbogard%aol.net
|
f07d391a5d
|
Added methods to set and get the presContext for the content listener. Made nsDocShellBase a friend class so we could move the constructor and all the non-interface methods into protected area.
|
1999-11-07 10:00:53 +00:00 |
tbogard%aol.net
|
508e44c469
|
Changed the nsIDocShell parent attribute to not create a cycle. Added notes about this. Framed out start of usage for the uriloader. Added code for the new nsDSURIContentListener object to be the callback object for nsIURIContentListener passed to uriloader.
|
1999-11-06 04:51:05 +00:00 |