gecko-dev/caps
Jan de Mooij 9a0c648a30 Bug 1489196 - Don't call SetDomain in ContentPrincipal::Read. r=bholley
This fixes two issues:

1) We no longer SetHasExplicitDomain() when the domain is null.
2) We avoid the unnecessary (because new principal) wrapper recomputation.

Differential Revision: https://phabricator.services.mozilla.com/D5160

--HG--
extra : moz-landing-system : lando
2018-09-06 16:40:56 +00:00
..
tests Bug 1446940 part 5. Stop getting docshells from windows via getInterface in dom/editor/etc code. r=kmag 2018-08-01 13:07:11 -04:00
BasePrincipal.cpp Bug 1485177 - Add |siteOrigin| information to nsIPrincipal r=Ehsan 2018-09-05 03:22:16 +00:00
BasePrincipal.h Bug 1485177 - Add |siteOrigin| information to nsIPrincipal r=Ehsan 2018-09-05 03:22:16 +00:00
ContentPrincipal.cpp Bug 1489196 - Don't call SetDomain in ContentPrincipal::Read. r=bholley 2018-09-06 16:40:56 +00:00
ContentPrincipal.h Bug 1485177 - Add |siteOrigin| information to nsIPrincipal r=Ehsan 2018-09-05 03:22:16 +00:00
DomainPolicy.cpp
DomainPolicy.h
ExpandedPrincipal.cpp
ExpandedPrincipal.h
moz.build
nsIAddonPolicyService.idl
nsIDomainPolicy.idl
nsIPrincipal.idl Bug 1485177 - Add |siteOrigin| information to nsIPrincipal r=Ehsan 2018-09-05 03:22:16 +00:00
nsIScriptSecurityManager.idl
nsJSPrincipals.cpp
nsJSPrincipals.h
nsScriptSecurityManager.cpp
nsScriptSecurityManager.h
NullPrincipal.cpp
NullPrincipal.h
NullPrincipalURI.cpp
NullPrincipalURI.h
OriginAttributes.cpp
OriginAttributes.h
SystemPrincipal.cpp
SystemPrincipal.h