mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-16 22:04:36 +00:00
Comment fix. SingletonFactory no longer exists. r+sr=shaver
This commit is contained in:
parent
16294bfeda
commit
e757042645
@ -71,8 +71,7 @@ var myModule = {
|
||||
},
|
||||
|
||||
/*
|
||||
* The GetClassObject method is responsible for producing Factory and
|
||||
* SingletonFactory objects (the latter are specialized for services).
|
||||
* The GetClassObject method is responsible for producing Factory objects
|
||||
*/
|
||||
getClassObject: function (compMgr, cid, iid) {
|
||||
if (!cid.equals(this.myCID))
|
||||
|
Loading…
x
Reference in New Issue
Block a user