.. |
beos
|
Bug 389969 - There is no protocol handling dialog. r=cbiesinger, sr=dmose, a=schrep
|
2007-07-30 16:33:16 -07:00 |
mac
|
bug 389969: followup patch that makes the protocol handling dialog work on Mac as well;
|
2007-07-30 21:57:37 -07:00 |
os2
|
[OS/2] Bug 390075: preliminary OS/2 build break fix for exthandler code, real solution will follow
|
2007-08-03 12:06:33 -07:00 |
tests
|
bug 388388: (relanding updated patch) differentiate between MIME and protocol nsIHandlerInfo objects by not allowing protocol objects to be QIed to nsIMIMEInfo, and expose the scheme for a protocol object via the new nsIHandlerInfo::type attribute (which also holds the MIME type for a MIME object and deprecates nsIMIMEInfo::MIMEType); r=dmose, sr=biesi
|
2007-07-25 13:40:41 -07:00 |
unix
|
Bug 389969 - There is no protocol handling dialog. r=cbiesinger, sr=dmose, a=schrep
|
2007-07-30 16:33:16 -07:00 |
win
|
Bug 389969 - There is no protocol handling dialog. r=cbiesinger, sr=dmose, a=schrep
|
2007-07-30 16:33:16 -07:00 |
Makefile.in
|
Bug 385065 - protocol handling dialog. toolkit: r=mano; uriloader: r=cbiesinger, sr=dmose general: ui-r=beltzner
|
2007-07-25 21:24:25 -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 389969 - There is no protocol handling dialog. r=cbiesinger, sr=dmose, a=schrep
|
2007-07-30 16:33:16 -07:00 |
nsExternalHelperAppService.h
|
Bug 389969 - There is no protocol handling dialog. r=cbiesinger, sr=dmose, a=schrep
|
2007-07-30 16:33:16 -07:00 |
nsExternalProtocolHandler.cpp
|
Bug 389870 - When previous action was to use a local helper app, the protocol never works again. r=cbiesinger, sr=dmose, a=schrep
|
2007-07-27 13:20:54 -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 388388: (relanding updated patch) differentiate between MIME and protocol nsIHandlerInfo objects by not allowing protocol objects to be QIed to nsIMIMEInfo, and expose the scheme for a protocol object via the new nsIHandlerInfo::type attribute (which also holds the MIME type for a MIME object and deprecates nsIMIMEInfo::MIMEType); r=dmose, sr=biesi
|
2007-07-25 13:40:41 -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 |
nsIContentDispatchChooser.idl
|
Bug 385065 - protocol handling dialog. toolkit: r=mano; uriloader: r=cbiesinger, sr=dmose general: ui-r=beltzner
|
2007-07-25 21:24:25 -07:00 |
nsIExternalHelperAppService.idl
|
Bug 289842 Make nsIHelperAppLauncher inherit from nsICancelable
|
2005-04-15 19:41:07 +00:00 |
nsIExternalProtocolService.idl
|
Bug 385065 - protocol handling dialog. toolkit: r=mano; uriloader: r=cbiesinger, sr=dmose general: ui-r=beltzner
|
2007-07-25 21:24:25 -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
|
Bug 389969 - There is no protocol handling dialog. r=cbiesinger, sr=dmose, a=schrep
|
2007-07-30 16:33:16 -07:00 |
nsMIMEInfoImpl.h
|
local protocol handling apps can be chosen but don't work (bug 389758); patch by dolske and me, r=biesi, sr=bz, a=mconnor
|
2007-07-28 20:38:52 -07:00 |