From 5cf4630054da47c8ba50ab8799039ffa4ece43bf Mon Sep 17 00:00:00 2001 From: "dp%netscape.com" Date: Thu, 25 Feb 1999 18:11:58 +0000 Subject: [PATCH] Removing strange characters git-svn-id: svn://10.0.0.236/trunk@21931 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/xpcom/doc/xpcom-component-registration.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mozilla/xpcom/doc/xpcom-component-registration.html b/mozilla/xpcom/doc/xpcom-component-registration.html index c61ce18f432..7b2a90cbf87 100644 --- a/mozilla/xpcom/doc/xpcom-component-registration.html +++ b/mozilla/xpcom/doc/xpcom-component-registration.html @@ -261,7 +261,7 @@ ProgID cache to improve performance of ProgID queries Notion of Component dlls living in a Components directory and autoregistration will load/manage only these components. Other components that are linked in to the app need to call nsRepository::RegisterFactory() from -the app. To make this happen we need a list of these.jjjjjjjjj +the app. To make this happen we need a list of these.
  • nsRegistry: Enabling the new nsRegistry developed by Bill Law <law@netscape.com>
  • @@ -273,7 +273,7 @@ Service Manager and Repository: Merge them Convenience function to createIntance(progid)
  • -Base ProgID in the interface ID header file
  • +Base ProgID in the interface ID header file

    @@ -343,8 +343,8 @@ components to use. Is the hierarchy ROOTKEY_COMMON\\Classes\\CLSID acceptable.
  • -Should we have a nsIRepository. JS needs it so that they can reflect -it in javascript. Remove &'s in the API.
  • +Should we have a nsIRepository. JS needs it so that they can reflect it +in javascript. Remove &'s in the API.