зеркало из https://github.com/mozilla/gecko-dev.git
No bug - remove silly assertion as OwnerDoc() never returns null.
Differential Revision: https://phabricator.services.mozilla.com/D47994 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
98a08a3ce4
Коммит
59196e7850
|
@ -959,7 +959,6 @@ void nsSubDocumentFrame::DestroyFrom(nsIFrame* aDestructRoot,
|
|||
::BeginSwapDocShellsForViews(mInnerView->GetFirstChild());
|
||||
|
||||
if (detachedViews && detachedViews->GetFrame()) {
|
||||
MOZ_ASSERT(mContent->OwnerDoc());
|
||||
frameloader->SetDetachedSubdocFrame(detachedViews->GetFrame(),
|
||||
mContent->OwnerDoc());
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче