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:
Narcis Beleuzu 2018-07-04 04:49:52 +03:00
parent a1d1e03224
commit f978fedf90

View file

@ -6219,8 +6219,6 @@ nsDocShell::ForceRefreshURI(nsIURI* aURI, nsIPrincipal* aPrincipal, int32_t aDel
*/
loadInfo->SetReferrer(mCurrentURI);
loadInfo->SetOriginalURI(mCurrentURI);
// Set the triggering pricipal to aPrincipal if available, or current
// document's principal otherwise.
nsCOMPtr<nsIPrincipal> principal = aPrincipal;