Bug 1671697 - Crash in [@ nsDocShell::InternalLoad], r=peterv
Differential Revision: https://phabricator.services.mozilla.com/D93929
This commit is contained in:
@@ -9338,7 +9338,7 @@ nsresult nsDocShell::InternalLoad(nsDocShellLoadState* aLoadState,
|
||||
nsID historyID = {};
|
||||
aLoadState->SHEntry()->GetDocshellID(historyID);
|
||||
|
||||
MOZ_ALWAYS_SUCCEEDS(mBrowsingContext->SetHistoryID(historyID));
|
||||
Unused << mBrowsingContext->SetHistoryID(historyID);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user