зеркало из https://github.com/mozilla/pjs.git
Fixing bustage
This commit is contained in:
Родитель
506e74f744
Коммит
ac411d0231
|
@ -2283,7 +2283,7 @@ DumpFramesRecurse(nsIDocShell* aDocShell, FILE* out, nsString *aFilterName)
|
|||
if (nsnull != root) {
|
||||
nsIFrameDebug* fdbg;
|
||||
if (NS_SUCCEEDED(CallQueryInterface(root, &fdbg))) {
|
||||
fdbg->List(shell->GetPresContext(), out, 0);
|
||||
fdbg->List(out, 0);
|
||||
}
|
||||
}
|
||||
NS_RELEASE(shell);
|
||||
|
|
Загрузка…
Ссылка в новой задаче