зеркало из https://github.com/mozilla/pjs.git
Bug #15655 new file. module for mime. (replaces nsMimeFactory.cpp)
r=rhp
This commit is contained in:
Родитель
5e1d2e2f84
Коммит
1b5e2380a5
|
@ -231,7 +231,7 @@ NS_IMETHODIMP nsMimeModule::UnregisterSelf(nsIComponentManager* aCompMgr,
|
|||
Components* end = cp + NUM_COMPONENTS;
|
||||
while (cp < end)
|
||||
{
|
||||
nsresult rv = aCompMgr->UnregisterComponentSpec(*cp->mCID, aPath);
|
||||
aCompMgr->UnregisterComponentSpec(*cp->mCID, aPath);
|
||||
cp++;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче