mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-08 08:48:39 +09:00
parent
ac30af20f6
commit
6e25ae612a
1 changed files with 0 additions and 1 deletions
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue