|
- XPCOM is an acronym for Cross Platform Component Object Model.
- XPCOM is a reference counted COM implementation.
- XPCOM is not binary compatible with Microsoft's COM
(aka ActiveX.)
- XPConnect is the layer responsible for providing access to
XPCOM from JavaScript.
|
|
|