зеркало из https://github.com/mozilla/pjs.git
Fix leak of nsInputDimensionSpec. r=waterson
This commit is contained in:
Родитель
1d9c948ca1
Коммит
aea58e73b1
|
@ -1393,6 +1393,7 @@ nsGfxTextControlFrame2::CreateAnonymousContent(nsIPresContext* aPresContext,
|
|||
col = (col <= 0) ? 1 : col; // XXX why a default of 1 char, why hide it
|
||||
}
|
||||
mailEditor->SetBodyWrapWidth(col);
|
||||
delete spec;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче