зеркало из https://github.com/mozilla/pjs.git
Bug 430394, r+sr=roc
This commit is contained in:
Родитель
0fd7093a2d
Коммит
80c3e6241d
|
@ -544,7 +544,9 @@ NS_IMETHODIMP nsTreeBodyFrame::SetView(nsITreeView * aView)
|
|||
}
|
||||
|
||||
// View, meet the tree.
|
||||
nsWeakFrame weakFrame(this);
|
||||
mView->SetTree(mTreeBoxObject);
|
||||
NS_ENSURE_STATE(weakFrame.IsAlive());
|
||||
mView->GetRowCount(&mRowCount);
|
||||
|
||||
PRBool isInReflow;
|
||||
|
|
Загрузка…
Ссылка в новой задаче