Fix build bustage.

Tag #871
This commit is contained in:
wolfbeast 2018-11-15 09:29:51 +01:00 committed by Roy Tam
commit 6e25ae612a

View file

@ -194,7 +194,6 @@ MarkDocument(nsIDocument* aDoc, bool aCleanupJS, bool aPrepareForCC)
return;
}
nsIDocument *doc = aViewer->GetDocument();
if (aDoc->GetMarkedCCGeneration() != nsCCUncollectableMarker::sGeneration) {
aDoc->MarkUncollectableForCCGeneration(nsCCUncollectableMarker::sGeneration);
if (aCleanupJS) {