зеркало из https://github.com/mozilla/pjs.git
Bug 81830 - Crash in profile selection using keyboard navigation. r=blake, sr=hyatt, a=asa.
This commit is contained in:
Родитель
24efd6dbd3
Коммит
bac741e290
|
@ -116,6 +116,9 @@ nsXULTreeElement::~nsXULTreeElement()
|
|||
fprintf(stdout, "%d - RDF: nsXULTreeElement\n", gInstanceCount);
|
||||
#endif
|
||||
|
||||
if (mSelectTimer)
|
||||
mSelectTimer->Cancel();
|
||||
|
||||
NS_IF_RELEASE(mSelectedItems);
|
||||
NS_IF_RELEASE(mCurrentItem);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче