Bug 1625513 - Part 4: Don't require being in tabbrowser for subframe process switches, r=mattwoodrow,necko-reviewers,valentin
Differential Revision: https://phabricator.services.mozilla.com/D71396
This commit is contained in:
@@ -2069,24 +2069,6 @@
|
||||
replaceBrowsingContext
|
||||
);
|
||||
}
|
||||
|
||||
getRemoteTypeForPrincipal(
|
||||
principal,
|
||||
remoteTabs,
|
||||
remoteSubframes,
|
||||
preferredRemoteType,
|
||||
currentPrincipal,
|
||||
isSubframe
|
||||
) {
|
||||
return E10SUtils.getRemoteTypeForPrincipal(
|
||||
principal,
|
||||
remoteTabs,
|
||||
remoteSubframes,
|
||||
preferredRemoteType,
|
||||
currentPrincipal,
|
||||
isSubframe
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
MozXULElement.implementCustomInterface(MozBrowser, [Ci.nsIBrowser]);
|
||||
|
||||
Reference in New Issue
Block a user