gecko-dev/uriloader/exthandler
2007-07-23 17:12:58 -07:00
..
beos Bug 388701 - nsExternalHelperAppService::GetProtocolHandlerInfo should get OS Specific implementation. r=cbiesinger, sr=dmose 2007-07-22 11:40:24 -07:00
mac Bug 388701 - nsExternalHelperAppService::GetProtocolHandlerInfo should get OS Specific implementation. r=cbiesinger, sr=dmose 2007-07-22 11:40:24 -07:00
os2 Fix OS/2 bustage introduced by my launchWithURI landing (bug 386078); thanks to Walter Meini <wuno@lsvw.de> for the patch; r+sr=dmose 2007-07-18 19:30:12 -07:00
tests bug 387930: add an API (nsIHandlerService, implemented by nsHandlerService.js) for modifying the content handling datastore (mimeTypes.rdf) 2007-07-21 00:18:21 -07:00
unix Bustage fix 2007-07-22 11:57:08 -07:00
win Bug 388701 - nsExternalHelperAppService::GetProtocolHandlerInfo should get OS Specific implementation. r=cbiesinger, sr=dmose 2007-07-22 11:40:24 -07:00
Makefile.in bug 387930: add an API (nsIHandlerService, implemented by nsHandlerService.js) for modifying the content handling datastore (mimeTypes.rdf) 2007-07-21 00:18:21 -07:00
nsCExternalHandlerService.idl Refactor nsIMIMEInfo and nsExternalHelperAppService to support local and web-based protocol handlers (bug 384374), r=biesi, sr=sicking 2007-07-05 12:31:44 -07:00
nsExternalHelperAppService.cpp bug 389106 didn't mean to check in this line 2007-07-23 17:12:58 -07:00
nsExternalHelperAppService.h Bug 388909 - fix build breakage from 384374 for MOZ_RDF-disabled builds 2007-07-23 16:36:16 -07:00
nsExternalProtocolHandler.cpp Refactor nsIMIMEInfo and nsExternalHelperAppService to support local and web-based protocol handlers (bug 384374), r=biesi, sr=sicking 2007-07-05 12:31:44 -07:00
nsExternalProtocolHandler.h Fix web based protocol handlers to work from link clicks in addition to the URL bar (bug 383396), r=biesi, sr=sicking 2007-06-15 14:43:51 -07:00
nsHandlerAppImpl.cpp Fix build bustage with some g++ versions by not having a curly after NS_HIDDEN 2007-07-08 19:22:01 -07:00
nsHandlerAppImpl.h Fix build bustage with some g++ versions by not having a curly after NS_HIDDEN 2007-07-08 19:22:01 -07:00
nsHandlerService.js bug 387930: add an API (nsIHandlerService, implemented by nsHandlerService.js) for modifying the content handling datastore (mimeTypes.rdf) 2007-07-21 00:18:21 -07:00
nsHelperAppRDF.h Refactor nsIMIMEInfo and nsExternalHelperAppService to support local and web-based protocol handlers (bug 384374), r=biesi, sr=sicking 2007-07-05 12:31:44 -07:00
nsIExternalHelperAppService.idl Bug 289842 Make nsIHelperAppLauncher inherit from nsICancelable 2005-04-15 19:41:07 +00:00
nsIExternalProtocolService.idl Implement backend changes for web-based protocol handlers a la WhatWG HTML5 draft (bug 380415). r=cbiesinger@gmx.at, sr=jonas@sicking.cc 2007-05-25 08:17:44 -07:00
nsIHandlerService.idl bug 387930: add an API (nsIHandlerService, implemented by nsHandlerService.js) for modifying the content handling datastore (mimeTypes.rdf) 2007-07-21 00:18:21 -07: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 Change nsIHandlerInfo::LaunchWithFile to be launchWithURI (bug 386078), r+sr=biesi 2007-07-17 15:59:58 -07:00
nsMIMEInfoImpl.h Change nsIHandlerInfo::LaunchWithFile to be launchWithURI (bug 386078), r+sr=biesi 2007-07-17 15:59:58 -07:00