gecko-dev/uriloader/exthandler
Nick Alexander 02dda268a6 Bug 1742879 - Let Cu.createCommandLine accept arguments and state. r=nika
There's a lot of history in this area that mostly explains why this
has not been supported in the past, leading to several awkward
workarounds in tests.  But it doesn't appear that there's any reason
to prevent tests from creating actual command lines, so that's what we
allow here.

I've elected to flesh out `Cu.createCommandLine` rather than expose
`.init(..._)` directly since `Cu.createCommandLine` is already used in
the relevant tests and is only used in tests.  And I've made the
arguments required, rather than optional, so that consumers think
about the arguments, in particular `state`.

Differential Revision: https://phabricator.services.mozilla.com/D132089
2021-12-02 19:06:44 +00:00
..
android
docs
mac Bug 1719901 - Show "Save as dialog" instead of "Unknown Content" dialog. r=mtigley,Gijs,preferences-reviewers 2021-08-03 20:42:21 +00:00
tests Bug 1742879 - Let Cu.createCommandLine accept arguments and state. r=nika 2021-12-02 19:06:44 +00:00
uikit
unix Bug 1730891 - Set default preferredAction for handling files to save directly to disk on GNOME environments. r=mhowell 2021-09-15 17:36:14 +00:00
win Bug 1719901 - Show "Save as dialog" instead of "Unknown Content" dialog. r=mtigley,Gijs,preferences-reviewers 2021-08-03 20:42:21 +00:00
components.conf
ContentHandlerService.cpp Bug 1719892, copy mime handler action over to child process properly, r=nika 2021-11-23 14:56:16 +00:00
ContentHandlerService.h
DBusHelpers.h
ExternalHelperAppChild.cpp
ExternalHelperAppChild.h
ExternalHelperAppParent.cpp
ExternalHelperAppParent.h
HandlerService.js Bug 1736924 - create one-time migration for alwaysAsk mimetype prefs to saveToDisk if downloads improvements pref is enabled. r=Gijs 2021-11-17 23:31:24 +00:00
HandlerService.manifest
HandlerServiceChild.h
HandlerServiceParent.cpp Bug 1701794 - Use nsOSHelperAppServiceChild with Windows r=nika,haik 2021-07-12 19:41:22 +00:00
HandlerServiceParent.h
moz.build Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium 2021-12-01 06:40:04 +00:00
nsCExternalHandlerService.idl
nsContentHandlerApp.h
nsDBusHandlerApp.cpp
nsDBusHandlerApp.h
nsExternalHelperAppService.cpp Bug 1705211, r=nika,ckerschb 2021-12-01 12:36:07 +00:00
nsExternalHelperAppService.h Bug 1705211, r=nika,ckerschb 2021-12-01 12:36:07 +00:00
nsExternalProtocolHandler.cpp Bug 1705211, r=nika,ckerschb 2021-12-01 12:36:07 +00:00
nsExternalProtocolHandler.h
nsIContentDispatchChooser.idl
nsIExternalHelperAppService.idl Bug 1740142 - Rename LaunchWithApplication to SetDownloadToLaunch. r=Gijs 2021-11-23 16:18:50 +00:00
nsIExternalProtocolService.idl Bug 1705211, r=nika,ckerschb 2021-12-01 12:36:07 +00:00
nsIHandlerService.idl
nsIHelperAppLauncherDialog.idl
nsISharingHandlerApp.idl
nsLocalHandlerApp.cpp
nsLocalHandlerApp.h
nsMIMEInfoChild.h
nsMIMEInfoImpl.cpp Bug 1735414 - Protocol handlers should be set to always ask before handling. r=mhowell,NeilDeakin 2021-10-14 17:05:18 +00:00
nsMIMEInfoImpl.h
nsOSHelperAppServiceChild.cpp
nsOSHelperAppServiceChild.h
PExternalHelperApp.ipdl Bug 1720688 - Support extended attribute syntax in protocol declarations, r=mccr8 2021-07-22 02:24:43 +00:00
PHandlerService.ipdl Bug 1719892, copy mime handler action over to child process properly, r=nika 2021-11-23 14:56:16 +00:00
WebHandlerApp.jsm