gecko/caps
Bobby Holley 17dddddb65 Bug 1165162 - Serialize originSuffix into .origin. r=gabor,sr=sicking
We also provide an opt-out for the original behavior, and use it in various
consumers that look like they need fixing up. Most of the usage here is in
code with persistence considerations, where we may need some sort of migration
path.
2015-05-20 17:11:49 -07:00
..
tests Bug 1164292 - Tests. r=gabor 2015-05-15 11:51:54 -07:00
BasePrincipal.cpp Bug 1165162 - Serialize originSuffix into .origin. r=gabor,sr=sicking 2015-05-20 17:11:49 -07:00
BasePrincipal.h Bug 1165162 - Serialize originSuffix into .origin. r=gabor,sr=sicking 2015-05-20 17:11:49 -07:00
DomainPolicy.cpp Bug 1126014 - DomainPolicy support for e10s. r=mrbkap 2015-03-24 15:29:16 +01:00
DomainPolicy.h Bug 1156632 - Remove unused forward class declarations - patch 4 - netwerk image and dom, r=ehsan 2015-04-22 08:29:20 +02:00
moz.build Bug 1164292 - Tests. r=gabor 2015-05-15 11:51:54 -07:00
nsIDomainPolicy.idl Bug 1126014 - DomainPolicy support for e10s. r=mrbkap 2015-03-24 15:29:16 +01:00
nsIPrincipal.idl Bug 1165162 - Serialize originSuffix into .origin. r=gabor,sr=sicking 2015-05-20 17:11:49 -07:00
nsIScriptSecurityManager.idl Bug 1165162 - Rework the nsIScriptSecurityManager principal-minting API to be originAttributes-centric. r=gabor,r=bholley,sr=sicking 2015-05-20 17:11:41 -07:00
nsJSPrincipals.cpp Bug 1164292 - Re-implement dumpImpl in terms of GetScriptLocation. r=gabor 2015-05-15 11:51:48 -07:00
nsJSPrincipals.h Bug 1164292 - Re-implement dumpImpl in terms of GetScriptLocation. r=gabor 2015-05-15 11:51:48 -07:00
nsNullPrincipal.cpp Bug 1165162 - Hoist GetOrigin onto BasePrincipal. r=gabor 2015-05-20 17:11:48 -07:00
nsNullPrincipal.h Bug 1165162 - Hoist GetOrigin onto BasePrincipal. r=gabor 2015-05-20 17:11:48 -07:00
nsNullPrincipalURI.cpp Bug 1149280 part 2. Drop the useless mScheme member of nsNullPrincipalURI. r=smaug 2015-03-31 13:11:04 -04:00
nsNullPrincipalURI.h Bug 1149280 part 2. Drop the useless mScheme member of nsNullPrincipalURI. r=smaug 2015-03-31 13:11:04 -04:00
nsPrincipal.cpp Bug 1165162 - Hoist GetOrigin onto BasePrincipal. r=gabor 2015-05-20 17:11:48 -07:00
nsPrincipal.h Bug 1165162 - Hoist GetOrigin onto BasePrincipal. r=gabor 2015-05-20 17:11:48 -07:00
nsScriptSecurityManager.cpp Bug 1165162 - Fix up nsScriptSecurityManager::AppStatusForPrincipal to compare principals rather than origins. r=gabor, sr=sicking 2015-05-20 17:11:47 -07:00
nsScriptSecurityManager.h Bug 1165162 - Rework the nsIScriptSecurityManager principal-minting API to be originAttributes-centric. r=gabor,r=bholley,sr=sicking 2015-05-20 17:11:41 -07:00
nsSystemPrincipal.cpp Bug 1165162 - Hoist GetOrigin onto BasePrincipal. r=gabor 2015-05-20 17:11:48 -07:00
nsSystemPrincipal.h Bug 1165162 - Hoist GetOrigin onto BasePrincipal. r=gabor 2015-05-20 17:11:48 -07:00