зеркало из https://github.com/mozilla/pjs.git
bug 538633, mac bustage fix
This commit is contained in:
Родитель
6a850efa80
Коммит
25e8bfa787
|
@ -309,7 +309,7 @@ nsAccessibleWrap::GetUnignoredParent()
|
|||
return parentWrap->GetUnignoredParent();
|
||||
|
||||
nsIAccessible *outValue = nsnull;
|
||||
NS_IF_ADDREF(outValue = parent.get());
|
||||
NS_IF_ADDREF(outValue = parentWrap);
|
||||
|
||||
return outValue;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче