gecko-dev/xpcom/components
Emilio Cobos Álvarez 42b7f1a58c Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana
This prevents copies and avoids the hack we have to avoid this, which
right now is using nsDependent{C,}String.

Non-virtual actors can still use `nsString` if they need to on the
receiving end.

Differential Revision: https://phabricator.services.mozilla.com/D152519
2022-07-25 20:19:48 +00:00
..
test
GenericFactory.cpp Bug 1514936, part 1 - Remove the outer argument to nsIFactory::createInstance. r=xpcom-reviewers,preferences-reviewers,nika,Gijs 2022-05-17 20:24:19 +00:00
GenericFactory.h Bug 1773770: Part 12 - Remove XPCOM Module infrastructure. r=xpcom-reviewers,nika 2022-06-30 09:12:19 +00:00
ManifestParser.cpp Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana 2022-07-25 20:19:48 +00:00
ManifestParser.h
Module.h Bug 1519636 - Reformat recent changes to the Google coding style. r=media-playback-reviewers,alwu 2022-07-14 08:10:07 +00:00
ModuleUtils.h Bug 1773770: Part 12 - Remove XPCOM Module infrastructure. r=xpcom-reviewers,nika 2022-06-30 09:12:19 +00:00
StaticComponents.cpp.in Bug 1773770: Part 3 - Migrate XRE module to static component registration. r=xpcom-reviewers,nika 2022-06-30 09:12:16 +00:00
StaticComponents.h Bug 1769002 - Support ESM in components.conf. r=kmag 2022-06-17 04:59:14 +00:00
components.conf Bug 1731890 - Adding Utility process with basic sandbox r=agi,nika,bobowen 2022-01-12 20:52:58 +00:00
gen_static_components.py Bug 1773770: Part 3 - Migrate XRE module to static component registration. r=xpcom-reviewers,nika 2022-06-30 09:12:16 +00:00
moz.build Bug 1747165 - Replace TK_FLAGS/TK_LIBS with MOZ_GTK3_FLAGS/MOZ_GTK3_LIBS. r=firefox-build-system-reviewers,andi 2021-12-23 20:29:07 +00:00
nsCategoryCache.cpp
nsCategoryCache.h
nsCategoryManager.cpp Bug 1514936, part 2 - Drop the outer arguments from static components. r=xpcom-reviewers,nika 2022-05-17 20:24:19 +00:00
nsCategoryManager.h Bug 1514936, part 2 - Drop the outer arguments from static components. r=xpcom-reviewers,nika 2022-05-17 20:24:19 +00:00
nsCategoryManagerUtils.h
nsComponentManager.cpp Bug 1519636 - Reformat recent changes to the Google coding style. r=media-playback-reviewers,alwu 2022-07-14 08:10:07 +00:00
nsComponentManager.h Bug 1773770: Part 12 - Remove XPCOM Module infrastructure. r=xpcom-reviewers,nika 2022-06-30 09:12:19 +00:00
nsComponentManagerUtils.cpp Bug 1514936, part 1 - Remove the outer argument to nsIFactory::createInstance. r=xpcom-reviewers,preferences-reviewers,nika,Gijs 2022-05-17 20:24:19 +00:00
nsComponentManagerUtils.h Bug 1767291, part 1 - Remove aggregate arguments to nsComponentManager's create instance methods. r=xpcom-reviewers,nika 2022-05-02 21:00:46 +00:00
nsICategoryManager.idl
nsIClassInfo.idl
nsIComponentManager.idl Bug 1769002 - Support ESM in components.conf. r=kmag 2022-06-17 04:59:14 +00:00
nsIComponentRegistrar.idl Bug 1774686 - Remove obsolete "binary compatibility" stub methods. r=xpcom-reviewers,mccr8 2022-07-11 15:40:43 +00:00
nsIFactory.idl Bug 1514936, part 1 - Remove the outer argument to nsIFactory::createInstance. r=xpcom-reviewers,preferences-reviewers,nika,Gijs 2022-05-17 20:24:19 +00:00
nsIModule.idl
nsIServiceManager.idl
nsServiceManagerUtils.h