зеркало из https://github.com/mozilla/gecko-dev.git
Родитель
2cf58923b2
Коммит
073c2f5db3
|
@ -538,7 +538,6 @@ void nsDocAccessible::ShutdownChildDocuments(nsIDocShellTreeItem *aStart)
|
|||
if (!treeItemChild) {
|
||||
continue;
|
||||
}
|
||||
ShutdownChildDocuments(treeItemChild);
|
||||
nsCOMPtr<nsIAccessibleDocument> docAccessible =
|
||||
GetDocAccessibleFor(treeItemChild);
|
||||
nsCOMPtr<nsPIAccessNode> accessNode = do_QueryInterface(docAccessible);
|
||||
|
|
Загрузка…
Ссылка в новой задаче