gecko-dev/uriloader/exthandler
bzbarsky%mit.edu 722b5218b2 Add an interface for nested URIs (like jar:, view-source:, etc) to implement
and use it in various places.  Create null principals if asked for a codebase
principal for a codebase that doesn't have an inherent security context (eg
data: or javascript:).  Bug 334407, r=biesi,dveditz, sr=darin
2006-05-02 18:54:19 +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 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones 2006-02-03 14:18:39 +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 Build change to make WinCE build exthandler. r=dougt 2005-11-30 18:36:17 +00:00
nsCExternalHandlerService.idl Blocked protocols should still allow URI creation; they should just fail 2004-05-21 00:28:52 +00:00
nsExternalHelperAppService.cpp Bug 245725 Make downloads display an approximation to the current transfer rate rather than the overall average speed p=son.le0@gmail.com r=biesi sr=me 2006-02-06 00:34:30 +00:00
nsExternalHelperAppService.h bug 309241 a tmp file should be created if open an attachment of an local eml file 2005-09-26 03:14:50 +00:00
nsExternalProtocolHandler.cpp Add an interface for nested URIs (like jar:, view-source:, etc) to implement 2006-05-02 18:54:19 +00:00
nsExternalProtocolHandler.h Blocked protocols should still allow URI creation; they should just fail 2004-05-21 00:28:52 +00:00
nsHelperAppRDF.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 16:52:41 +00:00
nsIExternalHelperAppService.idl Bug 289842 Make nsIHelperAppLauncher inherit from nsICancelable 2005-04-15 19:41:07 +00:00
nsIExternalProtocolService.idl bumping IID after bug 263546's checkin 2004-10-29 16:48:38 +00:00
nsIHelperAppLauncherDialog.idl Bug 285517 show better message in helper app dialog when the type was sniffed from text/plain 2005-03-13 17:03:44 +00:00
nsIInternetConfigService.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 16:52:41 +00:00
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 282196 - need to access arbitrary metdata on default application handler (windows) - make nsMIMEInfoWin implement nsIPropertyBag with property keys to access moz-icon URIs for default and preferred application handlers. r=biesi sr=bz 2005-02-25 09:02:14 +00:00