gecko-dev/browser/app/installation_dir_layout
Duncan McIntosh 0411f5c913 Bug 1973093 - Use the C ABI for GetInstallationDirLayoutType. r=cdupuis,bytesized
The symbol is accessed directly via GetProcAddress and the linker
definition, but the name could be mangled by the C++ compiler.

Differential Revision: https://phabricator.services.mozilla.com/D256147
2025-07-08 00:06:55 +00:00
..
docs
single
tests Bug 1891616 - Add xpcshell test to exercise install_dir_layout r=bytesized,frontend-codestyle-reviewers,mossop 2025-06-18 19:40:00 +00:00
versioned
components.conf Bug 1891616 - Create XPCOM component for accessing setting r=bytesized 2025-06-18 19:39:57 +00:00
InstallationDirLayout.def
InstallationDirLayout.h Bug 1973093 - Use the C ABI for GetInstallationDirLayoutType. r=cdupuis,bytesized 2025-07-08 00:06:55 +00:00
moz.build Bug 1891616 - Add xpcshell test to exercise install_dir_layout r=bytesized,frontend-codestyle-reviewers,mossop 2025-06-18 19:40:00 +00:00
nsIInstallationDirLayout.idl Bug 1891616 - Create XPCOM component for accessing setting r=bytesized 2025-06-18 19:39:57 +00:00
nsInstallationDirLayout.cpp Bug 1891616 - Create XPCOM component for accessing setting r=bytesized 2025-06-18 19:39:57 +00:00
nsInstallationDirLayout.h Bug 1891616 - Create XPCOM component for accessing setting r=bytesized 2025-06-18 19:39:57 +00:00