Bug 513354 - Destroy the baseWindow on tab destruction, r=bs
This commit is contained in:
@@ -998,6 +998,8 @@ nsFrameLoader::Destroy()
|
||||
#ifdef MOZ_IPC
|
||||
if (mChildProcess) {
|
||||
mChildProcess->SetOwnerElement(nsnull);
|
||||
ContentProcessParent::GetSingleton()->SendPIFrameEmbeddingDestructor(mChildProcess);
|
||||
mChildProcess = nsnull;
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user