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