gecko-dev/webshell/public
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
..
MANIFEST Adding partial load event support, removing script context Run_GC method adding partial script error support 1998-08-12 04:56:40 +00:00
Makefile Adding partial load event support, removing script context Run_GC method adding partial script error support 1998-08-12 04:56:40 +00:00
makefile.win Adding partial load event support, removing script context Run_GC method adding partial script error support 1998-08-12 04:56:40 +00:00
nsIBrowserWindow.h Checked in api changes and some other small changes from the branch. 1998-08-14 23:08:54 +00:00
nsIContentViewer.h connected prefs 1998-07-31 06:02:06 +00:00
nsIContentViewerContainer.h new 1998-07-18 21:43:02 +00:00
nsIDocumentLoader.h webshell/public/nsIDocumentLoader.h 1998-08-18 23:25:17 +00:00
nsIDocumentLoaderObserver.h Adding new doc loader observer interface. 1998-08-12 05:15:38 +00:00
nsIDocumentViewer.h new 1998-07-18 21:43:02 +00:00
nsILinkHandler.h Checked in api changes and some other small changes from the branch. 1998-08-14 23:08:54 +00:00
nsIThrobber.h new 1998-07-19 01:13:06 +00:00
nsIWebShell.h Tweek interface to be compatible with branch for now. 1998-08-18 22:01:50 +00:00
nsweb.h Fixed ommision of include of nscore.h 1998-07-19 02:03:59 +00:00