gecko-dev/uriloader/exthandler
Michael Hughes 64fe1d816e Bug 1884785 - Expose the path to the os default application to privileged extensions r=Gijs,necko-reviewers
Added in some code to expose the path to the os default application. Tested via tests on Windows. Mac and Linux will use the nsMIMEInfoImpl which will supply the functionality for them and be tested with the auto-tests.

Differential Revision: https://phabricator.services.mozilla.com/D204306
2024-03-25 23:19:17 +00:00
..
android Bug 1884785 - Expose the path to the os default application to privileged extensions r=Gijs,necko-reviewers 2024-03-25 23:19:17 +00:00
docs
mac
tests Bug 1884785 - Expose the path to the os default application to privileged extensions r=Gijs,necko-reviewers 2024-03-25 23:19:17 +00:00
uikit
unix Bug 1884785 - Expose the path to the os default application to privileged extensions r=Gijs,necko-reviewers 2024-03-25 23:19:17 +00:00
win Bug 1884785 - Expose the path to the os default application to privileged extensions r=Gijs,necko-reviewers 2024-03-25 23:19:17 +00:00
components.conf
ContentHandlerService.cpp
ContentHandlerService.h
DBusHelpers.h
ExternalHelperAppChild.cpp
ExternalHelperAppChild.h
ExternalHelperAppParent.cpp
ExternalHelperAppParent.h
ExtHandlerService.sys.mjs Bug 1864896: Autofix unused function arguments (uriloader). r=mtigley 2024-03-03 09:09:11 +00:00
HandlerList.sys.mjs
HandlerServiceChild.h
HandlerServiceParent.cpp Bug 1884785 - Expose the path to the os default application to privileged extensions r=Gijs,necko-reviewers 2024-03-25 23:19:17 +00:00
HandlerServiceParent.h
moz.build Bug 1884265 - Expose pretty ApplicationName from the registry to file handlers r=nrishel,nalexander,necko-reviewers,barret,valentin 2024-03-25 23:19:17 +00:00
nsCExternalHandlerService.idl
nsContentHandlerApp.h
nsDBusHandlerApp.cpp
nsDBusHandlerApp.h
nsExternalHelperAppService.cpp
nsExternalHelperAppService.h Bug 1884623 - Update more jsm references in production code and docs in misc code. r=mossop,necko-reviewers,profiler-reviewers,julienw,kershaw 2024-03-14 17:42:28 +00:00
nsExternalProtocolHandler.cpp
nsExternalProtocolHandler.h
nsIContentDispatchChooser.idl
nsIExternalHelperAppService.idl
nsIExternalProtocolService.idl
nsIHandlerService.idl
nsIHelperAppLauncherDialog.idl
nsISharingHandlerApp.idl
nsLocalHandlerApp.cpp Bug 1884265 - Expose pretty ApplicationName from the registry to file handlers r=nrishel,nalexander,necko-reviewers,barret,valentin 2024-03-25 23:19:17 +00:00
nsLocalHandlerApp.h Bug 1884265 - Expose pretty ApplicationName from the registry to file handlers r=nrishel,nalexander,necko-reviewers,barret,valentin 2024-03-25 23:19:17 +00:00
nsMIMEInfoChild.h
nsMIMEInfoImpl.cpp Bug 1884785 - Expose the path to the os default application to privileged extensions r=Gijs,necko-reviewers 2024-03-25 23:19:17 +00:00
nsMIMEInfoImpl.h Bug 1884785 - Expose the path to the os default application to privileged extensions r=Gijs,necko-reviewers 2024-03-25 23:19:17 +00:00
nsOSHelperAppServiceChild.cpp
nsOSHelperAppServiceChild.h Bug 1856795 - Remove redundant member init r=emilio 2023-10-15 15:29:02 +00:00
PExternalHelperApp.ipdl
PHandlerService.ipdl
WebHandlerApp.sys.mjs