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
ca5c8d9840b709876d0b0050b520231891a6f607
Mozilla
/
mozilla
/
webshell
/
public
History
ftang%netscape.com
2d27ae2d49
fix 5974 by receiving parser command as optional argument
...
git-svn-id: svn://10.0.0.236/trunk@47784 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 14:15:16 +00:00
..
Makefile.in
Removed the obsolete non-NECKO leftovers.
1999-09-09 00:11:48 +00:00
makefile.win
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
1999-09-01 01:24:51 +00:00
MANIFEST
Landing modal dialogs from JS. More like a feature than stabilization. Apologies. approved: chofmann,don
1999-08-12 22:08:17 +00:00
nsIBrowserWindow.h
Landing modal dialogs from JS. More like a feature than stabilization. Apologies. approved: chofmann,don
1999-08-12 22:08:17 +00:00
nsIClipboardCommands.h
…
nsIContentViewer.h
…
nsIContentViewerContainer.h
…
nsIDocStreamLoaderFactory.h
…
nsIDocumentLoader.h
Fixed circular references. nsDocLoader now supports weak references to it. Init() method moves out of constructor. nsDocLoader now has Destroy() method to start breakdown process.
1999-09-09 23:53:55 +00:00
nsIDocumentLoaderObserver.h
api change to nsIWebShell and nsIDocumentLoaderObserver. I've replaced all the old method delarations with the new versions. We now pass 'nsresult' types into the On*() methods instead of PRInt32. The PRInt32 arg type was causing data loss.
1999-08-05 01:28:30 +00:00
nsIDocumentLoadInfo.h
…
nsILinkHandler.h
Converting to stream implementation of HTTP posting, this obsoletes nsIPostData and nsIPostToServer. a=warren
1999-08-03 20:51:41 +00:00
nsIModalWindowSupport.h
Landing modal dialogs from JS. More like a feature than stabilization. Apologies. approved: chofmann,don
1999-08-12 22:08:17 +00:00
nsIRefreshURI.h
10720 fix - we now do meta tag refreshes
1999-08-03 21:48:40 +00:00
nsIThrobber.h
…
nsIUrlDispatcher.h
Converting to stream implementation of HTTP posting, this obsoletes nsIPostData and nsIPostToServer. a=warren
1999-08-03 20:51:41 +00:00
nsIWebShell.h
Support LoadURI which is a new method on the webshell which takes a nsIURI. This is part of a webshell optimization
1999-09-08 03:59:21 +00:00
nsIWebShellServices.h
fix 5974 by receiving parser command as optional argument
1999-09-16 14:15:16 +00:00
nsweb.h
…