зеркало из https://github.com/mozilla/gecko-dev.git
Bug 455665 - nsSplitterFrameInner crashes in some special case. r+sr=bzbarsky.
This commit is contained in:
Родитель
e2631f01ed
Коммит
a540f51b13
|
@ -526,6 +526,8 @@ nsSplitterFrameInner::MouseUp(nsPresContext* aPresContext, nsGUIEvent* aEvent)
|
|||
delete[] mChildInfosAfter;
|
||||
mChildInfosBefore = nsnull;
|
||||
mChildInfosAfter = nsnull;
|
||||
mChildInfosBeforeCount = 0;
|
||||
mChildInfosAfterCount = 0;
|
||||
}
|
||||
|
||||
void
|
||||
|
|
Загрузка…
Ссылка в новой задаче