gecko-dev/uriloader/exthandler
timeless%mozdev.org ba2c063b89 Bug 330331 Building with option --disable-xul failed
patch by romaxa@gmail.com r=timeless r=biesi sr=bz
Removing last traces of RDF dependency from HTMLDocument (bug 101995)

Only build toolkit download ifdef MOZ_RDF
Only build windowdatesource and the charset menu ifdef MOZ_RDF

Enable nsExternalHelperAppService to build w/o RDF.
Enable nsDirectoryViewer to build, this is enables geckos to work around bug 347782
Don't build nsHTTPIndex at all.
2006-08-14 22:36:15 +00:00
..
beos Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines. 2006-03-30 07:57:05 +00:00
mac bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones 2006-02-03 14:18:39 +00:00
os2 #326273 2006-05-11 17:21:18 +00:00
unix bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones 2006-02-03 14:18:39 +00:00
win This is a workaround for the WinCE Native Unicode converter. I couldn't figure out how to use the utf8 codepages on certain devices. So, mapping from UTF-8 -> UCS-2 became a problem. This fix simply uses the existing algorithm in intl/uconv. This change only effect the Windoze CE native uconv. NPODB. Also includes further gfx fixup. r/sr=dveditz b=297683 WinCE only. 2005-09-07 19:21:02 +00:00
.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 Bug 330331 Building with option --disable-xul failed 2006-08-14 22:36:15 +00:00
nsExternalHelperAppService.h Bug 330331 Building with option --disable-xul failed 2006-08-14 22:36:15 +00:00
nsExternalProtocolHandler.cpp Bug 337917 Make consumers stop using cids from other modules 2006-06-18 21:18:22 +00:00
nsExternalProtocolHandler.h
nsHelperAppRDF.h
nsIExternalHelperAppService.idl
nsIExternalProtocolService.idl
nsIHelperAppLauncherDialog.idl
nsIInternetConfigService.idl
nsMIMEInfoImpl.cpp 335840 nsIMimeInfo doesn't indicate when Mac type/creator are invalid. r=josh sr=bryner 2006-04-28 18:17:11 +00:00
nsMIMEInfoImpl.h