Bug 1653214 - Part 2: Remove nsIBaseWindow::Create; r=nika
Differential Revision: https://phabricator.services.mozilla.com/D83767
This commit is contained in:
@@ -440,9 +440,6 @@ nsDocShellTreeOwner::InitWindow(nativeWindow aParentNativeWindow,
|
||||
return NS_ERROR_NULL_POINTER;
|
||||
}
|
||||
|
||||
NS_IMETHODIMP
|
||||
nsDocShellTreeOwner::Create() { return NS_ERROR_NULL_POINTER; }
|
||||
|
||||
NS_IMETHODIMP
|
||||
nsDocShellTreeOwner::Destroy() {
|
||||
nsCOMPtr<nsIWebBrowserChrome> webBrowserChrome = GetWebBrowserChrome();
|
||||
|
||||
Reference in New Issue
Block a user