Files
Sylvestre Ledru 3035033c92 Bug 2038819 - Convert xpcom/docs RST to Markdown r=xpcom-reviewers,emilio
Convert xpcom/docs/*.rst to MyST-flavored Markdown.

Update stringguide.xpidl :ref: targets to the explicit
(stringguide-xpidl)= MyST anchor.

Differential Revision: https://phabricator.services.mozilla.com/D304220
2026-07-04 10:18:42 +00:00

629 B

XPCOM

These pages contain documentation for Mozilla's Cross-Platform Component Object Model (XPCOM) module. It abstracts core systems functionality for cross-platform use. The component architecture follows the standard COM approach.

Consuming XPCOM functionality

:maxdepth: 1

logging
stringguide
refptr
thread-safety
collections
hashtables
hashtables_detailed
iniparser
mozpromise
sorting.md
xpcomutils

Tooling around XPCOM

:maxdepth: 1

huntingleaks

Writing new XPCOM interfaces/classes

:maxdepth: 1

xpidl
writing-xpcom-interface
cc-macros
fmt-in-gecko.md