.. |
android
|
Bug 877503 - Add MOZ_FINAL to some Android classes to fix gcc 4.7 warnings-as-errors. blanket-r=ehsan rs=tbsaunde
|
2013-05-30 11:26:02 -07:00 |
gonk
|
Bug 774599 - Crash when content of unknown MIME type is encountered [r=jlebar]
|
2012-09-16 09:15:24 -07:00 |
mac
|
Bug 877500 - Add a null check so that CFRelease() doesn't crash. r=joshmoz
|
2013-06-14 17:05:55 -05:00 |
os2
|
Bug 792581 - part 18: Replace LL_L2D macro with double cast. r=ehsan
|
2012-10-12 13:29:11 -04:00 |
tests
|
Bug 877500 - Test. r=joshmoz
|
2013-06-18 10:18:59 -05:00 |
unix
|
Bug 879746 - Port GTK2 to GTK3 - uriloader fixes. r=karlt
|
2013-06-10 08:36:26 -04:00 |
win
|
Bug 867101 - Fix more implicit conversion to already_AddRefed; r=Ms2ger
|
2013-04-28 14:52:10 +03:00 |
ExternalHelperAppChild.cpp
|
Bug 784912 - nsIStreamListener.onDataAvailable should handle 64-bit offset. r=honza
|
2012-09-06 11:41:02 +09:00 |
ExternalHelperAppChild.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
ExternalHelperAppParent.cpp
|
Bug 828958 - audit uses of DeserializeURI r=bent
|
2013-01-30 14:09:31 -08:00 |
ExternalHelperAppParent.h
|
Bug 784912 - nsIStreamListener.onDataAvailable should handle 64-bit offset. r=honza
|
2012-09-06 11:41:02 +09:00 |
Makefile.in
|
Bug 882738 - Remove SRCS_IN_OBJDIR from Makefile.in; r=joey
|
2013-06-13 13:49:01 -04:00 |
moz.build
|
Bug 868536 - Move ipdl.mk files to moz.build; r=gps
|
2013-07-01 09:56:28 -04:00 |
nsCExternalHandlerService.idl
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsContentHandlerApp.cpp
|
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
|
2012-09-01 22:35:17 -04:00 |
nsContentHandlerApp.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsDBusHandlerApp.cpp
|
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
|
2012-09-01 22:35:17 -04:00 |
nsDBusHandlerApp.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsExternalHelperAppService.cpp
|
Bug 874080 - Add an early return to nsExternalHelperAppService::GetTypeFromExtension when called with an empty extension parameter. r=paolo
|
2013-07-02 15:49:06 -04:00 |
nsExternalHelperAppService.h
|
Bug 880947 - Make CreateTransfer re-entrant, remove InitializeDownload. r=paolo
|
2013-06-11 09:07:44 -07:00 |
nsExternalProtocolHandler.cpp
|
Bug 536324 part 2 - Change implementers of nsIChannel. r=sworkman
|
2012-10-22 10:51:07 -07:00 |
nsExternalProtocolHandler.h
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (uriloader parts); r=bzbarsky
|
2012-06-12 23:53:09 -04:00 |
nsHandlerService.js
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-31 09:13:28 -07:00 |
nsHandlerService.manifest
|
|
|
nsIContentDispatchChooser.idl
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsIExternalHelperAppService.idl
|
Move execution from nsExternalAppHandler to nsDownload (b=858234, r=paolo)
|
2013-05-27 18:33:39 -07:00 |
nsIExternalProtocolService.idl
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsIExternalSharingAppService.idl
|
Bug 849086: Remove unused *_CLASSNAME defines. r=bsmedberg
|
2013-03-15 10:52:10 -07:00 |
nsIExternalURLHandlerService.idl
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsIHandlerService.idl
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsIHelperAppLauncherDialog.idl
|
Bug 854299 - Part 1. Split nsExternalAppHandler::SaveToDisk in two parts to make second part async. r=bz sr=roc
|
2013-04-01 03:07:13 -03:00 |
nsLocalHandlerApp.cpp
|
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
|
2012-09-01 22:35:17 -04:00 |
nsLocalHandlerApp.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsMIMEInfoImpl.cpp
|
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
|
2012-09-01 22:35:17 -04:00 |
nsMIMEInfoImpl.h
|
Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg
|
2012-06-06 14:08:30 +12:00 |
nsWebHandlerApp.js
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-31 09:13:28 -07:00 |
nsWebHandlerApp.manifest
|
|
|
PExternalHelperApp.ipdl
|
Bug 784912 - nsIStreamListener.onDataAvailable should handle 64-bit offset. r=honza
|
2012-09-06 11:41:02 +09:00 |