XPCOM flat file registry landed on trunk
Doug Turner <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xpcom |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
XPCOM now uses a flat file to store persistent data. You will find this file located in bin/components/compreg.dat. The component.reg file still exists and is used by various part of Gecko including plugins, xpinstall, and i18n. I hope to one day to fix up these callers so that i can remove the libreg dependency. Please see bug 48888 for details on this change. If you find any problems, please let me know. Doug Turner [email protected]