Bug 1314361 - Part 6: Remove the addonId origin attribute. r=bholley
This commit is contained in:
@@ -12356,7 +12356,6 @@ nsDocShell::AddToSessionHistory(nsIURI* aURI, nsIChannel* aChannel,
|
||||
// get the OriginAttributes
|
||||
OriginAttributes attrs;
|
||||
loadInfo->GetOriginAttributes(&attrs);
|
||||
attrs.StripAttributes(OriginAttributes::STRIP_ADDON_ID);
|
||||
principalToInherit = nsNullPrincipal::Create(attrs);
|
||||
}
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user