Bug 1353867 - Add cross-process proxies for WindowProxy. r=bzbarsky
Differential Revision: https://phabricator.services.mozilla.com/D12656
This commit is contained in:
@@ -2309,7 +2309,7 @@ nsDocShell::NotifyScrollObservers() {
|
||||
|
||||
NS_IMETHODIMP
|
||||
nsDocShell::GetName(nsAString& aName) {
|
||||
mBrowsingContext->GetName(aName);
|
||||
aName = mBrowsingContext->Name();
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user