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
Mozilla
/
mozilla
/
uriloader
/
base
History
bsmedberg%covad.net
0217e2f9a9
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
...
git-svn-id: svn://10.0.0.236/trunk@184456 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-11 14:36:26 +00:00
..
Makefile.in
…
nsCURILoader.idl
…
nsDocLoader.cpp
Make sure to save our parent off before we call onload so we can tell it to
2005-11-04 23:40:22 +00:00
nsDocLoader.h
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
2005-11-11 14:36:26 +00:00
nsIContentHandler.idl
…
nsIDocumentLoader.idl
…
nsIDownload.idl
Bug 298842 make the temp file part of nsITransfer
2005-07-06 23:12:22 +00:00
nsITransfer.idl
Bug 298842 make the temp file part of nsITransfer
2005-07-06 23:12:22 +00:00
nsIURIContentListener.idl
…
nsIURILoader.idl
…
nsIWebProgress.idl
…
nsIWebProgressListener2.idl
…
nsIWebProgressListener.idl
Fix assorted issues with fastback, including adding progress listener notifications and introducing the PageHide and PageShow events. See bug 292971 for all of the details. r=darin, sr=bzbarsky, a=shaver.
2005-06-15 23:52:46 +00:00
nsURILoader.cpp
When doing text/plain sniffing, don't let the special MIME types we use for the
2005-07-13 16:48:01 +00:00
nsURILoader.h
…