mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 866569 - Unlink nsXULPrototypeNodes more aggressively. r=smaug
This commit is contained in:
parent
be640f4d8e
commit
4bf567ba23
@ -2329,6 +2329,7 @@ nsXULPrototypeElement::Unlink()
|
||||
mNumAttributes = 0;
|
||||
delete[] mAttributes;
|
||||
mAttributes = nullptr;
|
||||
mChildren.Clear();
|
||||
}
|
||||
|
||||
void
|
||||
|
Loading…
Reference in New Issue
Block a user