Backout changeset 2e466ccc7bd0 for devtools test failures.

This commit is contained in:
Ms2ger
2013-10-26 17:02:20 +02:00
parent aaa8c3a41f
commit 69b50c2dad
42 changed files with 1147 additions and 2818 deletions

View File

@@ -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