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
…
nsITransfer.idl
…
nsIURIContentListener.idl
…
nsIURILoader.idl
…
nsIWebProgress.idl
…
nsIWebProgressListener2.idl
…
nsIWebProgressListener.idl
…
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
…