зеркало из https://github.com/mozilla/pjs.git
Followup to bug 538918 - Don't leak gNeuteredWindows, r=jimm
--HG-- extra : transplant_source : %1D%9C%3Eg%A2%ACV%3DY%F3%92%C8b%BDxB%3A.e%A7
This commit is contained in:
Родитель
3d695773cc
Коммит
4a412d67a1
|
@ -501,6 +501,8 @@ UnhookNeuteredWindows()
|
|||
RestoreWindowProcedure(gNeuteredWindows->ElementAt(index));
|
||||
}
|
||||
gNeuteredWindows->Clear();
|
||||
delete gNeuteredWindows;
|
||||
gNeuteredWindows = NULL;
|
||||
}
|
||||
|
||||
void
|
||||
|
|
Загрузка…
Ссылка в новой задаче