Bug 1524683 - Move all nsIFrameLoaderOwner references to nsFrameLoaderOwner; r=nika
Depends on D19728 Differential Revision: https://phabricator.services.mozilla.com/D19729
This commit is contained in:
@@ -54,7 +54,7 @@ NS_IMPL_CYCLE_COLLECTION_TRAVERSE_END
|
||||
|
||||
NS_IMPL_ISUPPORTS_CYCLE_COLLECTION_INHERITED(
|
||||
HTMLEmbedElement, nsGenericHTMLElement, nsIRequestObserver,
|
||||
nsIStreamListener, nsIFrameLoaderOwner, nsIObjectLoadingContent,
|
||||
nsIStreamListener, nsFrameLoaderOwner, nsIObjectLoadingContent,
|
||||
imgINotificationObserver, nsIImageLoadingContent, nsIChannelEventSink)
|
||||
|
||||
NS_IMPL_ELEMENT_CLONE(HTMLEmbedElement)
|
||||
|
||||
Reference in New Issue
Block a user