Bug 934710 - log text perf metrics at reflow end, load complete and presshell teardown. r=heycam
This commit is contained in:
@@ -1025,6 +1025,7 @@ nsDocumentViewer::LoadComplete(nsresult aStatus)
|
||||
// mPresShell could have been removed now, see bug 378682/421432
|
||||
if (mPresShell) {
|
||||
mPresShell->ScrollToAnchor();
|
||||
mPresShell->LoadComplete();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user