Loading toolkit/components/urlformatter/src/nsURLFormatter.js +1 −1 Original line number Diff line number Diff line Loading @@ -159,7 +159,7 @@ var nsURLFormatterModule = { }, unregisterSelf: function(aCompMgr, aLocation, aType) { aCompMgr = aCompMgr.QueryInterface(Cinterfaces.nsIComponentRegistrar); aCompMgr = aCompMgr.QueryInterface(Ci.nsIComponentRegistrar); aCompMgr.unregisterFactoryLocation(CID, aLocation); }, Loading Loading
toolkit/components/urlformatter/src/nsURLFormatter.js +1 −1 Original line number Diff line number Diff line Loading @@ -159,7 +159,7 @@ var nsURLFormatterModule = { }, unregisterSelf: function(aCompMgr, aLocation, aType) { aCompMgr = aCompMgr.QueryInterface(Cinterfaces.nsIComponentRegistrar); aCompMgr = aCompMgr.QueryInterface(Ci.nsIComponentRegistrar); aCompMgr.unregisterFactoryLocation(CID, aLocation); }, Loading