зеркало из https://github.com/mozilla/pjs.git
fix 46904. a=warren. Same change as on m17 branch
This commit is contained in:
Родитель
1d53a7af05
Коммит
9fd93d8476
|
@ -450,6 +450,9 @@ xptiInterfaceInfo::GetIIDForParam(uint16 methodIndex,
|
|||
mInterface->mWorkingSet->GetTypelibGuts(mInterface->mTypelib)->
|
||||
GetInfoAtNoAddRef(td->type.iface - 1);
|
||||
|
||||
if(!theInfo)
|
||||
return NS_ERROR_FAILURE;
|
||||
|
||||
return theInfo->GetIID(iid);
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче