Backed out changeset 585e0230b2d5 (bug 1580766) as requested. CLOSED TREE

This commit is contained in:
Razvan Maries
2020-06-16 21:01:26 +03:00
parent c0d27ed94e
commit 490fef059b
16 changed files with 22 additions and 268 deletions

View File

@@ -208,7 +208,6 @@ void nsGenericHTMLFrameElement::UnbindFromTree(bool aNullParent) {
mFrameLoader = nullptr;
}
nsFrameLoaderOwner::UnbindFromTree();
nsGenericHTMLElement::UnbindFromTree(aNullParent);
}