Bug 1401379 - Part 7: Don't try to break nsDocShell <-> nsGlobalWindow references when cleaning up, r=smaug
MozReview-Commit-ID: CnAiOaAOTkw
This commit is contained in:
@@ -5980,7 +5980,6 @@ nsDocShell::Destroy()
|
||||
|
||||
if (mScriptGlobal) {
|
||||
mScriptGlobal->DetachFromDocShell();
|
||||
mScriptGlobal = nullptr;
|
||||
}
|
||||
|
||||
if (mSessionHistory) {
|
||||
|
||||
Reference in New Issue
Block a user