.. |
android
|
Bug 613080 - External URL handler service. r=bz a=blocking-fennec
|
2010-11-23 15:40:46 -08:00 |
beos
|
bug 582616 - Sharing back-end for Android r=mwu,mfinkle sr=stuart a=blocking-fennec
|
2010-09-30 11:37:36 -04:00 |
mac
|
bug 582616 - Sharing back-end for Android r=mwu,mfinkle sr=stuart a=blocking-fennec
|
2010-09-30 11:37:36 -04:00 |
os2
|
bug 582616 - Sharing back-end for Android r=mwu,mfinkle sr=stuart a=blocking-fennec
|
2010-09-30 11:37:36 -04:00 |
tests
|
Bug 599475/561350, disable test_punycodeURIs.js again, a=blocking-beta8 CLOSED TREE
|
2010-12-14 23:08:59 +13:00 |
unix
|
Bug 582621 - Sharing back-end for MeeGo r=dougt a=blocking-fennec
|
2010-10-18 09:46:42 -07:00 |
win
|
bug 582616 - Sharing back-end for Android r=mwu,mfinkle sr=stuart a=blocking-fennec
|
2010-09-30 11:37:36 -04:00 |
ExternalHelperAppChild.cpp
|
Bug 591081 - Keep using nsExternalAppHandler in the child process after forwarding download request, r=dwitte, a=blocking-fennec2.0b1
|
2010-09-13 11:37:00 -07:00 |
ExternalHelperAppChild.h
|
Bug 562444 - e10s: fix external app handler code to enable download manager and others over IPC, r=dwitte, sr=biesi, blocking-fennec2.0a1=mfinkle
|
2010-08-17 20:19:24 -07:00 |
ExternalHelperAppParent.cpp
|
Bug 517889 - Add referrer to PExternalHelperApp. r=dwitte,bz a=blocking-fennec
|
2010-11-21 11:21:59 -08:00 |
ExternalHelperAppParent.h
|
Bug 517889 - Add referrer to PExternalHelperApp. r=dwitte,bz a=blocking-fennec
|
2010-11-21 11:21:59 -08:00 |
ipdl.mk
|
Bug 562444 - e10s: fix external app handler code to enable download manager and others over IPC, r=dwitte, sr=biesi, blocking-fennec2.0a1=mfinkle
|
2010-08-17 20:19:24 -07:00 |
Makefile.in
|
Bug 613080 - External URL handler service. r=bz a=blocking-fennec
|
2010-11-23 15:40:46 -08:00 |
nsCExternalHandlerService.idl
|
|
|
nsContentHandlerApp.cpp
|
Bug 586334 - nsContentHandlerApp is not accessible from JavaScript. r=romaxa. blocking-fennec=2.0+
|
2010-08-11 18:28:13 -07:00 |
nsContentHandlerApp.h
|
Bug 562897 - Add required implementation to open files on Maemo 6. r=dougt
|
2010-07-30 12:46:20 -07:00 |
nsDBusHandlerApp.cpp
|
Bug 568691 - Add CID data back to classinfo because it's required for fastload to work correctly.
|
2010-06-22 12:59:57 -04:00 |
nsDBusHandlerApp.h
|
|
|
nsExternalHelperAppService.cpp
|
bug 622684 - updates should not be downloaded to "<sdcard>/downloads" r=mbrubeck a=blocking-fennec
|
2011-01-03 17:32:57 -05:00 |
nsExternalHelperAppService.h
|
bug 582616 - Sharing back-end for Android r=mwu,mfinkle sr=stuart a=blocking-fennec
|
2010-09-30 11:37:36 -04:00 |
nsExternalProtocolHandler.cpp
|
Back out Bug 536324 part 2.
|
2010-08-30 13:20:39 -07:00 |
nsExternalProtocolHandler.h
|
|
|
nsHandlerService.js
|
Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes.
|
2010-06-22 12:59:15 -04:00 |
nsHandlerService.manifest
|
Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes.
|
2010-06-22 12:59:15 -04:00 |
nsIContentDispatchChooser.idl
|
|
|
nsIExternalHelperAppService.idl
|
|
|
nsIExternalProtocolService.idl
|
|
|
nsIExternalSharingAppService.idl
|
bug 582616 - Sharing back-end for Android r=mwu,mfinkle sr=stuart a=blocking-fennec
|
2010-09-30 11:37:36 -04:00 |
nsIExternalURLHandlerService.idl
|
Bug 613080 - External URL handler service. r=bz a=blocking-fennec
|
2010-11-23 15:40:46 -08:00 |
nsIHandlerService.idl
|
|
|
nsIHelperAppLauncherDialog.idl
|
Bug 568791 rename NS_IHELPERAPPLAUNCHERDLG_CONTRACTID to NS_HELPERAPPLAUNCHERDLG_CONTRACTID
|
2010-05-28 14:37:09 +03:00 |
nsLocalHandlerApp.cpp
|
|
|
nsLocalHandlerApp.h
|
|
|
nsMIMEInfoImpl.cpp
|
Bug 562628. Propagate nsProcess::Init failures back to LaunchWithIProcess. r=bzbarsky
|
2010-07-02 16:56:09 -04:00 |
nsMIMEInfoImpl.h
|
Bug 445673 - Rename mType member of class nsMIMEInfoBase to nSchemeOrType to avoid confusion [r=bzbarsky]
|
2010-05-06 09:22:01 +02:00 |
nsWebHandlerApp.js
|
Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes.
|
2010-06-22 12:59:15 -04:00 |
nsWebHandlerApp.manifest
|
Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes.
|
2010-06-22 12:59:15 -04:00 |
PExternalHelperApp.ipdl
|
Bug 567267 - move management of ExternalHelperApp protocols to PContent, r=dwitte, blocking-fennec2.0b1=mfinkle
|
2010-09-15 15:55:08 -07:00 |