зеркало из https://github.com/mozilla/pjs.git
Added a missing Release() which should allow the nsDocument to be destroyed...
This commit is contained in:
Родитель
d174463719
Коммит
d1221dbc8c
|
@ -811,6 +811,7 @@ void nsHTMLContainer::MapAttributesInto(nsIStyleContext* aContext,
|
|||
styleSheet->SetVisitedLinkColor(value.GetColorValue());
|
||||
}
|
||||
}
|
||||
NS_RELEASE(htmlDoc);
|
||||
}
|
||||
|
||||
// set up the basefont (defaults to 3)
|
||||
|
|
Загрузка…
Ссылка в новой задаче