forked from mirrors/gecko-dev
Backed out 1 changesets (bug 1468523) for mochitest failures on test_bug475636.html. CLOSED TREE
Backed out changeset 93540ca16c31 (bug 1468523)
This commit is contained in:
parent
a1d1e03224
commit
f978fedf90
1 changed files with 0 additions and 2 deletions
|
|
@ -6219,8 +6219,6 @@ nsDocShell::ForceRefreshURI(nsIURI* aURI, nsIPrincipal* aPrincipal, int32_t aDel
|
||||||
*/
|
*/
|
||||||
loadInfo->SetReferrer(mCurrentURI);
|
loadInfo->SetReferrer(mCurrentURI);
|
||||||
|
|
||||||
loadInfo->SetOriginalURI(mCurrentURI);
|
|
||||||
|
|
||||||
// Set the triggering pricipal to aPrincipal if available, or current
|
// Set the triggering pricipal to aPrincipal if available, or current
|
||||||
// document's principal otherwise.
|
// document's principal otherwise.
|
||||||
nsCOMPtr<nsIPrincipal> principal = aPrincipal;
|
nsCOMPtr<nsIPrincipal> principal = aPrincipal;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue