Bug 1534638 - Part 3: rename SetRootDocShell to ClearDocShell. r=qdot
Depends on D25763 Differential Revision: https://phabricator.services.mozilla.com/D25764
This commit is contained in:
@@ -429,7 +429,7 @@ nsDocShell::~nsDocShell() {
|
||||
Destroy();
|
||||
|
||||
if (mSessionHistory) {
|
||||
mSessionHistory->LegacySHistory()->SetRootDocShell(nullptr);
|
||||
mSessionHistory->LegacySHistory()->ClearRootDocShell();
|
||||
}
|
||||
|
||||
if (--gDocShellCount == 0) {
|
||||
|
||||
Reference in New Issue
Block a user