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
4766df6dca1edfbaf2c86fad4e57ebee8f22bc28
Mozilla
/
mozilla
/
uriloader
/
base
History
vidur%netscape.com
b10d4adc57
Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@77828 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-01 01:54:35 +00:00
..
Makefile.in
…
makefile.win
…
MANIFEST_IDL
…
nsCURILoader.idl
…
nsDocLoader.cpp
API changes for embedding. b=46847, r=dougt, a=valeski
2000-08-25 18:39:46 +00:00
nsDocLoader.h
API changes for embedding. b=46847, r=dougt, a=valeski
2000-08-25 18:39:46 +00:00
nsIContentHandler.idl
…
nsIDocumentLoader.idl
Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz
2000-07-25 05:45:56 +00:00
nsIDocumentLoaderObserver.idl
…
nsIURIContentListener.idl
…
nsIURILoader.idl
help support the doc loader using the web progress listener.
2000-04-22 23:17:11 +00:00
nsIWebProgress.idl
API changes for embedding. b=46847, r=dougt, a=valeski
2000-08-25 18:39:46 +00:00
nsIWebProgressListener.idl
API changes for embedding. b=46847, r=dougt, a=valeski
2000-08-25 18:39:46 +00:00
nsURILoader.cpp
Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com
2000-09-01 01:54:35 +00:00
nsURILoader.h
Removed nsLoadCookie and made nsDocLoader implement nsIInterfaceRequestor directly...
2000-05-07 02:01:10 +00:00