зеркало из https://github.com/mozilla/pjs.git
Fix for bug 199520. "file bookmark" window not painting all of the bookmark tree
r=neil, sr=jag
This commit is contained in:
Родитель
22558e9d8a
Коммит
891896a42f
|
@ -453,7 +453,6 @@ nsTreeBodyFrame::GetMinSize(nsBoxLayoutState& aBoxLayoutState, nsSize& aSize)
|
|||
if (!rows.IsEmpty()) {
|
||||
PRInt32 err;
|
||||
desiredRows = rows.ToInteger(&err);
|
||||
mHasFixedRowCount = PR_TRUE;
|
||||
mPageCount = desiredRows;
|
||||
}
|
||||
else {
|
||||
|
|
Загрузка…
Ссылка в новой задаче