gecko-dev/uriloader/exthandler
Jared Wein c686b5d561 Bug 1639606 - Downloads that are set to launchWhenSucceeded with an external application should not get handled internally, unless an attempt has already been made to launch externally. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D76243
2020-05-23 16:21:16 +00:00
..
android Bug 1637452: Part 4 - Fix JNI includes in uriloader; r=nika 2020-05-15 17:04:17 +00:00
docs
mac Bug 1196151 - use BrowsingContext for external helper app handling of protocols, r=mattwoodrow 2020-05-11 13:13:03 +00:00
tests Bug 1639606 - Downloads that are set to launchWhenSucceeded with an external application should not get handled internally, unless an attempt has already been made to launch externally. r=Gijs 2020-05-23 16:21:16 +00:00
uikit Bug 1196151 - use BrowsingContext for external helper app handling of protocols, r=mattwoodrow 2020-05-11 13:13:03 +00:00
unix Bug 1626451 - Remove nsAutoPtr usage from uriloader/. r=valentin 2020-04-03 21:05:39 +00:00
win Bug 1633790 - add an API on nsIMIMEInfo that exposes whether we're the OS default handler, r=jaws 2020-05-06 20:25:29 +00:00
ContentHandlerService.cpp Bug 1196151 - use BrowsingContext for external helper app handling of protocols, r=mattwoodrow 2020-05-11 13:13:03 +00:00
ContentHandlerService.h Bug 1628961 - Replace MOZ_MUST_USE with [[nodiscard]] in docshell and uriloader. r=smaug 2020-04-14 06:41:42 +00:00
DBusHelpers.h
ExternalHelperAppChild.cpp
ExternalHelperAppChild.h Bug 1628961 - Replace MOZ_MUST_USE with [[nodiscard]] in docshell and uriloader. r=smaug 2020-04-14 06:41:42 +00:00
ExternalHelperAppParent.cpp Bug 1622619 - Replace URIParams with nsIURI in PContent.ipdl r=valentin 2020-03-31 18:47:30 +00:00
ExternalHelperAppParent.h Bug 1622619 - Replace URIParams with nsIURI in PContent.ipdl r=valentin 2020-03-31 18:47:30 +00:00
HandlerService.js Bug 1633790 - allow PDF.js use when we've misled the user into misconfiguring PDF handlers, r=jaws,mattwoodrow 2020-05-06 20:28:36 +00:00
HandlerService.manifest
HandlerServiceChild.h
HandlerServiceParent.cpp Bug 1196151 - use BrowsingContext for external helper app handling of protocols, r=mattwoodrow 2020-05-11 13:13:03 +00:00
HandlerServiceParent.h
PExternalHelperApp.ipdl
PHandlerService.ipdl
WebHandlerApp.jsm Bug 1196151 - avoid loading mailto: and other standard schemes into frames, r=nika 2020-05-11 17:48:50 +00:00
components.conf
moz.build
nsCExternalHandlerService.idl
nsContentHandlerApp.h
nsDBusHandlerApp.cpp Bug 1196151 - use BrowsingContext for external helper app handling of protocols, r=mattwoodrow 2020-05-11 13:13:03 +00:00
nsDBusHandlerApp.h
nsExternalHelperAppService.cpp Bug 1633270 - don't default to saveToDisk if we are supposed to handle internally, r=jaws 2020-05-16 13:22:01 +00:00
nsExternalHelperAppService.h Bug 773942 - Use the browsingContext to open the new tab with correct userContextId, private-ness, and ownerTab. r=Gijs 2020-05-16 05:59:53 +00:00
nsExternalProtocolHandler.cpp Bug 1196151 - use BrowsingContext for external helper app handling of protocols, r=mattwoodrow 2020-05-11 13:13:03 +00:00
nsExternalProtocolHandler.h
nsIContentDispatchChooser.idl Bug 1196151 - use BrowsingContext for external helper app handling of protocols, r=mattwoodrow 2020-05-11 13:13:03 +00:00
nsIExternalHelperAppService.idl Bug 773942 - Hide the 'Open with Firefox' option if the download is started from the download button in pdf.js. r=Gijs 2020-05-16 05:59:55 +00:00
nsIExternalProtocolService.idl Bug 1638092 - do not require a browsingcontext to call the external protocol service's loadURI method, r=mattwoodrow 2020-05-17 22:54:30 +00:00
nsIExternalURLHandlerService.idl
nsIHandlerService.idl
nsIHelperAppLauncherDialog.idl
nsISharingHandlerApp.idl
nsLocalHandlerApp.cpp Bug 1196151 - use BrowsingContext for external helper app handling of protocols, r=mattwoodrow 2020-05-11 13:13:03 +00:00
nsLocalHandlerApp.h
nsMIMEInfoChild.h Bug 1633790 - add an API on nsIMIMEInfo that exposes whether we're the OS default handler, r=jaws 2020-05-06 20:25:29 +00:00
nsMIMEInfoImpl.cpp Bug 1196151 - use BrowsingContext for external helper app handling of protocols, r=mattwoodrow 2020-05-11 13:13:03 +00:00
nsMIMEInfoImpl.h Bug 1196151 - use BrowsingContext for external helper app handling of protocols, r=mattwoodrow 2020-05-11 13:13:03 +00:00
nsOSHelperAppServiceChild.cpp
nsOSHelperAppServiceChild.h