зеркало из https://github.com/mozilla/pjs.git
Fixing bustage
This commit is contained in:
Родитель
80a6fb775c
Коммит
30398af49f
|
@ -628,7 +628,7 @@ nsHTMLGroupboxAccessible::GetAccessibleRelated(PRUint32 aRelationType,
|
|||
if (!mDOMNode) {
|
||||
return NS_ERROR_FAILURE;
|
||||
}
|
||||
NS_ENSURE_ARG_POINTER(aRelated, NS_ERROR_NULL_POINTER);
|
||||
NS_ENSURE_ARG_POINTER(aRelated);
|
||||
|
||||
*aRelated = nsnull;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче