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