зеркало из https://github.com/mozilla/pjs.git
initialize mBounds
This commit is contained in:
Родитель
13939e207f
Коммит
49961807ae
|
@ -314,6 +314,7 @@ struct LineData {
|
|||
mNext = nsnull;
|
||||
mInnerBottomMargin = 0;
|
||||
mOuterBottomMargin = 0;
|
||||
mBounds.SetRect(0,0,0,0);
|
||||
}
|
||||
|
||||
~LineData();
|
||||
|
|
Загрузка…
Ссылка в новой задаче