gecko-dev/uriloader/exthandler
cbiesinger%web.de 6da5a56402 Bug 237947 Mozilla Freezes when handling filetypes with an entry in .mailcap that does not exist
o) also return from GetFileTokenForPath when the base class implementation failed
with NS_ERROR_FILE_NOT_FOUND.
o) Do not return NS_ERROR_FILE_NOT_FOUND from the
base class impl if the file path is both relative and does not exist in the
mozilla directory.
o) Make sure to break out of the loop in the unix GetFileTokenForPath even if
ApendRelativePath fails

r+sr=bzbarsky a=asa
2004-03-31 19:32:26 +00:00
..
beos bug 235695, one constructor is enough for nsMIMEInfoBase and subclasses 2004-03-06 14:43:30 +00:00
mac bug 235695, one constructor is enough for nsMIMEInfoBase and subclasses 2004-03-06 14:43:30 +00:00
os2 229636 search for helper apps in mozilla directory before $PATH 2004-03-08 20:15:09 +00:00
unix Bug 237947 Mozilla Freezes when handling filetypes with an entry in .mailcap that does not exist 2004-03-31 19:32:26 +00:00
win fixing win32 bustage 2004-03-08 20:39:19 +00:00
.cvsignore
Makefile.in bug 78919, last part. r=bzbarsky sr=darin. 2004-02-23 22:49:28 +00:00
nsCExternalHandlerService.idl
nsExternalHelperAppService.cpp Bug 237947 Mozilla Freezes when handling filetypes with an entry in .mailcap that does not exist 2004-03-31 19:32:26 +00:00
nsExternalHelperAppService.h 229636 search for helper apps in mozilla directory before $PATH 2004-03-08 20:15:09 +00:00
nsExternalProtocolHandler.cpp
nsExternalProtocolHandler.h 230970 2004-01-16 18:22:55 +00:00
nsHelperAppRDF.h
nsIExternalHelperAppService.idl bug 78919, last part. r=bzbarsky sr=darin. 2004-02-23 22:49:28 +00:00
nsIExternalProtocolService.idl
nsIHelperAppLauncherDialog.idl
nsIInternetConfigService.idl
nsMIMEInfoImpl.cpp bug 235695, one constructor is enough for nsMIMEInfoBase and subclasses 2004-03-06 14:43:30 +00:00
nsMIMEInfoImpl.h 235695: nsMIMEInfoImpl needs only one constructor, and nsMIMEInfoBase can have a hidden ctor. 2004-03-09 16:42:34 +00:00