Bug 1559414 - Rename unaudited pre-fission methods with SameProcess for future audit burndown. r=nika
Differential Revision: https://phabricator.services.mozilla.com/D39378
This commit is contained in:
@@ -2890,7 +2890,7 @@ nsresult XMLHttpRequestMainThread::SendInternal(const BodyExtractorBase* aBody,
|
||||
|
||||
if (GetOwner()) {
|
||||
if (nsCOMPtr<nsPIDOMWindowOuter> topWindow =
|
||||
GetOwner()->GetOuterWindow()->GetTop()) {
|
||||
GetOwner()->GetOuterWindow()->GetInProcessTop()) {
|
||||
if (nsCOMPtr<nsPIDOMWindowInner> topInner =
|
||||
topWindow->GetCurrentInnerWindow()) {
|
||||
mSuspendedDoc = topWindow->GetExtantDoc();
|
||||
|
||||
Reference in New Issue
Block a user