Backout changeset 2e466ccc7bd0 for devtools test failures.
This commit is contained in:
@@ -8751,7 +8751,7 @@ nsDocShell::InternalLoad(nsIURI * aURI,
|
||||
|
||||
nsISupports* context = requestingElement;
|
||||
if (!context) {
|
||||
context = ToSupports(mScriptGlobal);
|
||||
context = nsGlobalWindow::ToSupports(mScriptGlobal);
|
||||
}
|
||||
|
||||
// XXXbz would be nice to know the loading principal here... but we don't
|
||||
|
||||
Reference in New Issue
Block a user