зеркало из https://github.com/mozilla/pjs.git
Bug 484320, r=dveditz, sr=mrbkap, a=blocking1.9.1
This commit is contained in:
Родитель
f86d98ebf1
Коммит
4e5515828f
|
@ -268,6 +268,8 @@ nsTreeSelection::nsTreeSelection(nsITreeBoxObject* aTree)
|
|||
nsTreeSelection::~nsTreeSelection()
|
||||
{
|
||||
delete mFirstRange;
|
||||
if (mSelectTimer)
|
||||
mSelectTimer->Cancel();
|
||||
}
|
||||
|
||||
// QueryInterface implementation for nsBoxObject
|
||||
|
|
Загрузка…
Ссылка в новой задаче