gecko-dev/uriloader/exthandler
Paolo Amadini bc9668cdff Bug 1346716 - Remove the entry for "mimeTypes.rdf" in the directory service. r=mak
This improves performance because we won't try to fix the permissions of the file every time the nsIHandlerService implementation wants to open it, and makes it easier to access the file path from xpcshell tests.

MozReview-Commit-ID: DZmLa92qUnZ

--HG--
extra : source : bd0fdce03cc7442079e96318d3a9b519a4d403a9
2017-03-30 15:51:18 +01:00
..
android Bug 1293212 - Add MOZ_MUST_USE to prevent potential bugs. r=smaug 2016-08-08 18:16:15 +08:00
gonk Bug 1293212 - Add MOZ_MUST_USE to prevent potential bugs. r=smaug 2016-08-08 18:16:15 +08:00
mac Bug 1299384 - Use MOZ_MUST_USE with NS_warn_if_impl(). r=erahm. 2016-09-02 17:12:24 +10:00
tests Bug 1346716 - Remove the entry for "mimeTypes.rdf" in the directory service. r=mak 2017-03-30 15:51:18 +01:00
uikit
unix Bug 1346859 - Remove dead code found by clang-tidy in unix/nsOSHelperAppService.cpp r=froydnj 2017-03-13 18:09:02 +01:00
win Bug 1340803 - Make nsMIMEInfoWin::GetPossibleLocalHandlers check fileExt is non-empty before checking its first char. r=jimm 2017-02-18 07:31:00 -05:00
ContentHandlerService.cpp
ContentHandlerService.h Bug 1293212 - Add MOZ_MUST_USE to prevent potential bugs. r=smaug 2016-08-08 18:16:15 +08:00
ExternalHelperAppChild.cpp Bug 1301056 - Fix auto-closing of windows when they divert to an external app. r=mconley 2017-03-08 08:24:08 -08:00
ExternalHelperAppChild.h Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
ExternalHelperAppParent.cpp Bug 1303727 - Propagate whether we're dealing with a local file to the parent. r=jduell 2017-01-10 17:49:16 -08:00
ExternalHelperAppParent.h Bug 1303727 - Propagate whether we're dealing with a local file to the parent. r=jduell 2017-01-10 17:49:16 -08:00
HandlerServiceChild.h
HandlerServiceParent.cpp Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
HandlerServiceParent.h Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
moz.build Bug 1287660 - New implementation of nsIHandlerService for the JSON backend. r=Paolo 2017-03-10 17:41:33 +08:00
nsCExternalHandlerService.idl
nsContentHandlerApp.cpp
nsContentHandlerApp.h
nsDBusHandlerApp.cpp Bug 1267214: Close private DBus connection in |nsDBusHandlerApp::LaunchWithURI|, r=bz 2016-05-04 11:41:07 +02:00
nsDBusHandlerApp.h
nsExternalHelperAppService.cpp Bug 1299500 - Get rid of DeviceStorage API - part 10 - DeviceStorage, r=ehsan, r=billm 2017-03-08 20:15:45 +01:00
nsExternalHelperAppService.h Bug 1293212 - Add MOZ_MUST_USE to prevent potential bugs. r=smaug 2016-08-08 18:16:15 +08:00
nsExternalProtocolHandler.cpp Bug 1349987 - Init nsExtProtocolChannel.mLoadFlags to 0, r=jduell 2017-03-23 10:17:00 +01:00
nsExternalProtocolHandler.h
nsHandlerService-json.js Bug 1350008 - Don't read the file type description from mimeTypes.rdf. r=mak 2017-03-23 17:37:33 +00:00
nsHandlerService-json.manifest Bug 1287660 - New implementation of nsIHandlerService for the JSON backend. r=Paolo 2017-03-10 17:41:33 +08:00
nsHandlerService.js Bug 1346716 - Remove the entry for "mimeTypes.rdf" in the directory service. r=mak 2017-03-30 15:51:18 +01:00
nsHandlerService.manifest
nsIContentDispatchChooser.idl
nsIExternalHelperAppService.idl
nsIExternalProtocolService.idl
nsIExternalSharingAppService.idl
nsIExternalURLHandlerService.idl
nsIHandlerService.idl
nsIHelperAppLauncherDialog.idl
nsLocalHandlerApp.cpp
nsLocalHandlerApp.h
nsMIMEInfoImpl.cpp
nsMIMEInfoImpl.h
nsWebHandlerApp.js Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws. 2017-01-09 20:27:26 +01:00
nsWebHandlerApp.manifest
PExternalHelperApp.ipdl
PHandlerService.ipdl