зеркало из https://github.com/mozilla/pjs.git
Comment fix. SingletonFactory no longer exists. r+sr=shaver
This commit is contained in:
Родитель
ea902ec200
Коммит
798f766091
|
@ -71,8 +71,7 @@ var myModule = {
|
||||||
},
|
},
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* The GetClassObject method is responsible for producing Factory and
|
* The GetClassObject method is responsible for producing Factory objects
|
||||||
* SingletonFactory objects (the latter are specialized for services).
|
|
||||||
*/
|
*/
|
||||||
getClassObject: function (compMgr, cid, iid) {
|
getClassObject: function (compMgr, cid, iid) {
|
||||||
if (!cid.equals(this.myCID))
|
if (!cid.equals(this.myCID))
|
||||||
|
|
Загрузка…
Ссылка в новой задаче