Bug 484320, r=dveditz, sr=mrbkap, a=dveditz
git-svn-id: svn://10.0.0.236/trunk@256631 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
da61c4d5ae
commit
35c2ce4088
@ -268,6 +268,8 @@ nsTreeSelection::nsTreeSelection(nsITreeBoxObject* aTree)
|
||||
nsTreeSelection::~nsTreeSelection()
|
||||
{
|
||||
delete mFirstRange;
|
||||
if (mSelectTimer)
|
||||
mSelectTimer->Cancel();
|
||||
}
|
||||
|
||||
// QueryInterface implementation for nsBoxObject
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user