gecko-dev/uriloader/exthandler
bzbarsky%mit.edu 396d2a1682 Follow refresh headers even if we handle the content via the external helper app
service.  Bug 341806, r=biesi, sr=darin
2006-07-19 01:43:14 +00:00
..
beos
mac
os2
unix
win
.cvsignore
Makefile.in Bug 241972 (new window opened by window.open('xxx.exe') or target="_blank" isn't closed automatically when a download begins). Fix stores state on the channel indicating whether a window was opened specifically for the download. The external helper app service then closes the window if there is no refresh header and if the window was opened specifically for the download. r=cbiesinger, sr=darin 2006-07-04 20:48:33 +00:00
nsCExternalHandlerService.idl
nsExternalHelperAppService.cpp Follow refresh headers even if we handle the content via the external helper app 2006-07-19 01:43:14 +00:00
nsExternalHelperAppService.h Minor tweak to patch for bug 241972. Change mShouldCloseWindow to a PRPackedBool, to be consistent with the other bools around it. r=cbiesinger 2006-07-06 18:41:16 +00:00
nsExternalProtocolHandler.cpp
nsExternalProtocolHandler.h
nsHelperAppRDF.h
nsIExternalHelperAppService.idl
nsIExternalProtocolService.idl
nsIHelperAppLauncherDialog.idl
nsIInternetConfigService.idl
nsMIMEInfoImpl.cpp
nsMIMEInfoImpl.h