Bug 1608501 - Part 2: Rename nsObjectLoadingContent::DestroyContent to ::Destroy; r=smaug
Depends on D82729 Differential Revision: https://phabricator.services.mozilla.com/D84341
This commit is contained in:
@@ -447,7 +447,7 @@ uint32_t HTMLObjectElement::GetCapabilities() const {
|
||||
}
|
||||
|
||||
void HTMLObjectElement::DestroyContent() {
|
||||
nsObjectLoadingContent::DestroyContent();
|
||||
nsObjectLoadingContent::Destroy();
|
||||
nsGenericHTMLFormElement::DestroyContent();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user