mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-11 16:32:59 +00:00
d0199a10bc
Added new functions to the registry for reading / writing byte arrays of binary content and escaping registry keys that contain binary content. Modified code which reads/writes location of dll or javascript for components to use new ReadBytesUTF8/WriteBytesUTF8 and which uses or reads the keys to use EscapeKey and UnescapeKey. r=dveditz |
||
---|---|---|
.. | ||
.cvsignore | ||
Makefile.in | ||
makefile.win | ||
MANIFEST | ||
MANIFEST_COMPONENTS | ||
MANIFEST_IDL | ||
nsCategoryManager.cpp | ||
nsComponentManager.cpp | ||
nsComponentManager.h | ||
nsComponentManagerUtils.h | ||
nsGenericFactory.cpp | ||
nsGenericFactory.h | ||
nsICategoryHandler.idl | ||
nsICategoryManager.idl | ||
nsIComponentLoader.idl | ||
nsIComponentManager.idl | ||
nsIFactory.idl | ||
nsIGenericFactory.h | ||
nsIModule.idl | ||
nsIRegistry.idl | ||
nsIRegistryUtils.h | ||
nsIServiceManager.h | ||
nsMacRepository.h | ||
nsNativeComponentLoader.cpp | ||
nsNativeComponentLoader.h | ||
nsRegistry.cpp | ||
nsRepository.cpp | ||
nsRepository.h | ||
nsServiceManager.cpp | ||
nsXPComFactory.h | ||
xcDll.cpp | ||
xcDll.h | ||
xcDllStore.cpp | ||
xcDllStore.h |