gecko-dev/webshell
valeski%netscape.com 0a20396f56 webshell/public/nsIDocumentLoader.h
Removed support for the underlying timer/refreshurl infrastructure.

webshell/src/nsDocLoader.cpp
1. Added support in nsDocumentBindInfo for the new nsIRefreshUrl method for cancelling.
1.5 Changed the refreshurl() method so it delegates to the container's (i.e. webshell's) refreshurl() method.
2. Removed the "actual" refresh url implementation (timers) from the nsDocumentBindInfo. It's now in the webshell and nsDocumentBindInfo's implementation of nsIRefreshUrl simply delegates to the "container" (i.e. the webshell).
3. Added call to new NS_NewURL() routine which takes an nsISupports pointer as an arg, if the nsDocumentBindInfo has a container to pass along.

webshell/src/nsWebShell.cpp
Added support for the nsIRefreshUrl interface to nsWebShell (this includes the underlying timers and callback mechanism).
1998-08-18 23:25:17 +00:00
..
macbuild deleted nsCellCol, nsCollColl and nsHTMLIFrame.cpp 1998-07-23 17:06:48 +00:00
public webshell/public/nsIDocumentLoader.h 1998-08-18 23:25:17 +00:00
src webshell/public/nsIDocumentLoader.h 1998-08-18 23:25:17 +00:00
tests Added WidgetDebug.o to library 1998-08-17 23:36:16 +00:00
Makefile moved to pub 1998-04-13 20:24:54 +00:00
makefile.win moved to pub 1998-04-13 20:24:54 +00:00