Masatoshi Kimura
|
32e5d77ba4
|
Bug 1387805 - Remove [deprecated] nsIScriptSecurityManager.getCodebasePrincipal(). r=bz
MozReview-Commit-ID: CY47PBaQ5oy
--HG--
extra : rebase_source : 6a82bae0d3caafadc772a08a1d392ab30c4ad914
|
2017-08-06 15:31:31 +09:00 |
Bob Owen
|
9fe7a4201d
|
Bug 1378377 Part 1: Expose file:// URI whitelist check to chrome JS. r=bz
This is required so that we can check the whitelist and run domains that are
allowed to use file:// URIs in the file content process.
|
2017-07-19 09:37:25 +01:00 |
Andrea Marchesini
|
e7eda19b3d
|
Bug 1369323 - Get rid of nsScriptSecurityManager::GetNoAppCodebasePrincipal, r=bholley
|
2017-06-02 11:05:28 +02:00 |
Andrea Marchesini
|
9eee06711a
|
Bug 1369314 - Fixing comments related to appId in nsIScriptSecurityManager, r=bholley
|
2017-06-02 11:05:28 +02:00 |
Andrea Marchesini
|
1cb008c2f2
|
Bug 1369314 - Get rid of nsScriptSecurityManager::GetAppCodebasePrincipal, r=bholley
|
2017-06-02 11:05:28 +02:00 |
dimi
|
bcd217b3c0
|
Bug 1320402 - Move url-classifier off of using appIds. r=ehsan, gcp
MozReview-Commit-ID: IqnAVrv2c9W
|
2017-01-03 14:21:58 +08:00 |
Dave Huseby
|
ce82855c42
|
Bug 1189086 - Eliminate nsIPrincipal::jarPrefix. r=dveditz
|
2016-10-24 13:52:00 +02:00 |
Ehsan Akhgari
|
6b65aceec2
|
Bug 1297687 - Part 1: Remove nsIScriptSecurityManager.createExpandedPrincipal(); r=bholley
|
2016-09-22 13:27:33 -04:00 |
Jonathan Hao
|
525c086187
|
Bug 1259871 - Replace getSimpleCodebasePrincipal with createCodebasePrincipal. r=sicking
MozReview-Commit-ID: Frx0CjBzuve
--HG--
extra : histedit_source : 036eb321d9ccb20e0e071ba588b0a1249eb34bdd
|
2016-05-24 18:01:34 +08:00 |
Boris Zbarsky
|
dc120449d2
|
Bug 1275698. Get rid of nsScriptSecurityManager::ScriptAllowed and replace it with xpc::Scriptability::Get(obj).Allowed() for better performance and less indirection. r=khuey
|
2016-05-27 20:26:56 -04:00 |
Jonathan Watt
|
73ea9dd190
|
Bug 1162772, part 3 - Add a getChannelResultPrincipalIfNotSandboxed method to nsIScriptSecurityManager. r=bz
MozReview-Commit-ID: 4QwM1y6wRb
|
2016-04-28 11:13:09 +01:00 |
Sebastian Hengst
|
bec59714da
|
Backed out changeset c32539fd746a (bug 1162772)
|
2016-04-30 09:54:01 +02:00 |
Jonathan Watt
|
c40b7e121f
|
Bug 1162772, part 3 - Add a getChannelResultPrincipalIfNotSandboxed method to nsIScriptSecurityManager. r=bz
MozReview-Commit-ID: 4QwM1y6wRb
|
2016-04-28 11:13:09 +01:00 |
Stephanie Ouillon
|
5e14a3b3a8
|
Bug 1178533 - Add nsIInstallPackagedWebapp for registering permissions when navigating to signed packages r=bholley,fabrice,valentin
|
2015-08-26 13:12:13 +02:00 |
Carsten "Tomcat" Book
|
64c0a617b7
|
Backed out 1 changesets (bug 1178533) for xpcshell-1 test failures
Backed out changeset b12584fad334 (bug 1178533)
|
2015-09-24 08:41:04 +02:00 |
Stephanie Ouillon
|
478b31c634
|
Bug 1178533 - Add nsIInstallPackagedWebapp for registering permissions when navigating to signed packages. r=bholley, r=fabrice, r=valentin
|
2015-09-23 07:41:00 +02:00 |
Carsten "Tomcat" Book
|
58878018ac
|
Backed out 1 changesets (bug 1178533) for s4 testfailures
Backed out changeset 8bbdb80f67e0 (bug 1178533)
--HG--
extra : rebase_source : 040491f382ad7b03ba803686601f1272416ab47d
|
2015-09-23 10:17:54 +02:00 |
Stephanie Ouillon
|
ad9e2b8a95
|
Bug 1178533 - Add nsIInstallPackagedWebapp for registering permissions when navigating to signed packages. r=bholley, r=fabrice, r=valentin
|
2015-09-22 11:55:00 +02:00 |
Yoshi Huang
|
e6070e9062
|
Bug 1165272 - Part 2: replace getNoAppCodebasePrincipal. r=bholley
|
2015-08-18 15:01:42 +08:00 |
Yoshi Huang
|
4347bb2318
|
Bug 1165272 - Part 1: remove getAppCodebasePrincipal. r=bholley
|
2015-08-17 17:03:19 +08:00 |
Bobby Holley
|
edfe287f26
|
Backed out 3 changesets (bug 1165272) for b2g sanity blocker.
|
2015-08-25 11:16:21 -07:00 |
Ryan VanderMeulen
|
1d04070e5b
|
Merge fx-team to m-c. a=merge
|
2015-08-24 20:57:36 -04:00 |
Dave Townsend
|
cbedcf3b95
|
Bug 1042699: Block cross-origin add-on install requests. r=dveditz
--HG--
extra : commitid : FdVvNum7B1w
extra : rebase_source : db8d8aff572798f35b80e20feb6aaaa9094cf79c
extra : amend_source : 14e54c9a677784e9f520a454ee579208f8385384
|
2015-08-18 17:21:05 -07:00 |
Yoshi Huang
|
de47f4b89f
|
Bug 1165272 - Part 2: Replace getNoAppCodebasePrincipal. r=bholley
|
2015-08-24 01:18:00 -04:00 |
Yoshi Huang
|
12efacfa8c
|
Bug 1165272 - Part 1: Remove getAppCodebasePrincipal. r=bholley
|
2015-08-24 01:31:00 -04:00 |
Steven Englehardt
|
9d4063da89
|
Bug 1179557 - Add userContextId to originAttributes with tests. r=bholley, r=tanvi
--HG--
extra : histedit_source : 4d033ad9aef7b71c7ebbbe77242c94e9b8e94f0c
|
2015-07-28 17:32:00 -04:00 |
Bobby Holley
|
87abc69fb0
|
Bug 1182357 - Add an API to mint nsExpandedPrincipals. r=mrbkap
|
2015-07-15 16:59:09 -07:00 |
Bobby Holley
|
91e0c12696
|
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 |
Gabor Krizsanits
|
9ae27c5155
|
Bug 1126014 - DomainPolicy support for e10s. r=mrbkap
|
2015-03-24 15:29:16 +01:00 |
Bobby Holley
|
08be6709e0
|
Bug 1088617 - Remove nsIScriptSecurityManager::CheckSameOrigin. r=me
|
2014-10-29 09:21:18 +01:00 |
Christoph Kerschbaumer
|
68de320099
|
Bug 1062529 - Split GetChannelPrincipal into GetChannelResultPrincipal and GetChannelURIPrincipal. r=bz
|
2014-08-06 16:05:40 -07:00 |
Birunthan Mohanathas
|
a4ac396211
|
Bug 1038535 - Flatten caps/{idl,include,src}/ directories. r=bholley,gps
--HG--
rename : caps/src/DomainPolicy.cpp => caps/DomainPolicy.cpp
rename : caps/include/DomainPolicy.h => caps/DomainPolicy.h
rename : caps/idl/nsIDomainPolicy.idl => caps/nsIDomainPolicy.idl
rename : caps/idl/nsIPrincipal.idl => caps/nsIPrincipal.idl
rename : caps/idl/nsIScriptSecurityManager.idl => caps/nsIScriptSecurityManager.idl
rename : caps/src/nsJSPrincipals.cpp => caps/nsJSPrincipals.cpp
rename : caps/include/nsJSPrincipals.h => caps/nsJSPrincipals.h
rename : caps/src/nsNullPrincipal.cpp => caps/nsNullPrincipal.cpp
rename : caps/include/nsNullPrincipal.h => caps/nsNullPrincipal.h
rename : caps/src/nsNullPrincipalURI.cpp => caps/nsNullPrincipalURI.cpp
rename : caps/src/nsNullPrincipalURI.h => caps/nsNullPrincipalURI.h
rename : caps/src/nsPrincipal.cpp => caps/nsPrincipal.cpp
rename : caps/include/nsPrincipal.h => caps/nsPrincipal.h
rename : caps/src/nsScriptSecurityManager.cpp => caps/nsScriptSecurityManager.cpp
rename : caps/include/nsScriptSecurityManager.h => caps/nsScriptSecurityManager.h
rename : caps/src/nsSystemPrincipal.cpp => caps/nsSystemPrincipal.cpp
rename : caps/include/nsSystemPrincipal.h => caps/nsSystemPrincipal.h
|
2014-07-15 11:12:59 -07:00 |