Bug 1230110 - HTMLImageElement should call its superclass's DestroyContent(). r=smaug
This commit is contained in:
@@ -1309,6 +1309,8 @@ void
|
||||
HTMLImageElement::DestroyContent()
|
||||
{
|
||||
mResponsiveSelector = nullptr;
|
||||
|
||||
nsGenericHTMLElement::DestroyContent();
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user