Bug 1706316 - Part 2: Remove nsIBaseWindow::setFocus; r=hsivonen
Depends on D112739 Differential Revision: https://phabricator.services.mozilla.com/D112740
This commit is contained in:
@@ -622,9 +622,6 @@ nsDocShellTreeOwner::GetMainWidget(nsIWidget** aMainWidget) {
|
||||
return NS_ERROR_NULL_POINTER;
|
||||
}
|
||||
|
||||
NS_IMETHODIMP
|
||||
nsDocShellTreeOwner::SetFocus() { return NS_ERROR_NULL_POINTER; }
|
||||
|
||||
NS_IMETHODIMP
|
||||
nsDocShellTreeOwner::GetTitle(nsAString& aTitle) {
|
||||
nsCOMPtr<nsIEmbeddingSiteWindow> ownerWin = GetOwnerWin();
|
||||
|
||||
Reference in New Issue
Block a user