Bug 1608501 - Part 1: Rename nsImageLoadingContent::DestroyImageLoadingContent to ::Destroy; r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D82729
This commit is contained in:
@@ -49,7 +49,7 @@ HTMLObjectElement::~HTMLObjectElement() {
|
||||
OnFocusBlurPlugin(this, false);
|
||||
#endif
|
||||
UnregisterActivityObserver();
|
||||
DestroyImageLoadingContent();
|
||||
nsImageLoadingContent::Destroy();
|
||||
}
|
||||
|
||||
bool HTMLObjectElement::IsInteractiveHTMLContent() const {
|
||||
|
||||
Reference in New Issue
Block a user