1
edit
Changes
→Component
=== Component ===
XPCOM allows developers to connect their code to the rest of the Mozilla codebase. It is a cross platform technology which allows the code to be : *reusable, *updateable, and *modular.
''For example, the CookieManager Component can be called from Javascript code''