зеркало из https://github.com/mozilla/pjs.git
call [super dealloc] to avoid leaking view hierarchy (bug 234280)
This commit is contained in:
Родитель
17a159637c
Коммит
b862aab22a
|
@ -97,6 +97,8 @@
|
|||
// had to retain it to keep it around outside the view hierarchy.
|
||||
if ([self isBookmarkManagerVisible])
|
||||
[mBrowserContainerView release];
|
||||
|
||||
[super dealloc];
|
||||
}
|
||||
|
||||
- (void)awakeFromNib
|
||||
|
|
Загрузка…
Ссылка в новой задаче