зеркало из https://github.com/mozilla/pjs.git
Update our cached YMosts when our regions are cleared. Bug 351202, r+sr=roc
This commit is contained in:
Родитель
d42c5f5967
Коммит
32aa62d777
|
@ -975,6 +975,8 @@ nsSpaceManager::ClearRegions()
|
|||
ClearFrameInfo();
|
||||
mBandList.Clear();
|
||||
mLowestTop = NSCOORD_MIN;
|
||||
mHaveCachedLeftYMost = mHaveCachedRightYMost = PR_TRUE;
|
||||
mMaximalLeftYMost = mMaximalRightYMost = 0;
|
||||
}
|
||||
|
||||
void
|
||||
|
|
Загрузка…
Ссылка в новой задаче