Masatoshi Kimura
|
b5473a8193
|
Bug 1387805 - Remove [deprecated] nsIScriptSecurityManager.getCodebasePrincipal(). r=bz
MozReview-Commit-ID: CY47PBaQ5oy
|
2017-08-06 15:31:31 +09:00 |
|
Bob Owen
|
44c2bf32aa
|
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
|
a64229ff92
|
Bug 1369323 - Get rid of nsScriptSecurityManager::GetNoAppCodebasePrincipal, r=bholley
|
2017-06-02 11:05:28 +02:00 |
|
Andrea Marchesini
|
662ce1fd8d
|
Bug 1369314 - Fixing comments related to appId in nsIScriptSecurityManager, r=bholley
|
2017-06-02 11:05:28 +02:00 |
|
Andrea Marchesini
|
7b03c9b2b8
|
Bug 1369314 - Get rid of nsScriptSecurityManager::GetAppCodebasePrincipal, r=bholley
|
2017-06-02 11:05:28 +02:00 |
|
dimi
|
d2fb140df2
|
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
|
5431eeef89
|
Bug 1189086 - Eliminate nsIPrincipal::jarPrefix. r=dveditz
|
2016-10-24 13:52:00 +02:00 |
|
Ehsan Akhgari
|
0a2b381a4b
|
Bug 1297687 - Part 1: Remove nsIScriptSecurityManager.createExpandedPrincipal(); r=bholley
|
2016-09-22 13:27:33 -04:00 |
|
Jonathan Hao
|
2a932ab0e2
|
Bug 1259871 - Replace getSimpleCodebasePrincipal with createCodebasePrincipal. r=sicking
MozReview-Commit-ID: Frx0CjBzuve
|
2016-05-24 18:01:34 +08:00 |
|
Boris Zbarsky
|
8386016c45
|
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
|
6f81513923
|
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
|
3d2ce65e01
|
Backed out changeset c32539fd746a (bug 1162772)
|
2016-04-30 09:54:01 +02:00 |
|
Jonathan Watt
|
5cb60c2c0b
|
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
|
f75df23f8f
|
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
|
34decaf4a3
|
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
|
38e36ba770
|
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
|
e3420a256f
|
Backed out 1 changesets (bug 1178533) for s4 testfailures
Backed out changeset 8bbdb80f67e0 (bug 1178533)
|
2015-09-23 10:17:54 +02:00 |
|
Stephanie Ouillon
|
8719127565
|
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
|
d2b4917583
|
Bug 1165272 - Part 2: replace getNoAppCodebasePrincipal. r=bholley
|
2015-08-18 15:01:42 +08:00 |
|
Yoshi Huang
|
8b5f32856e
|
Bug 1165272 - Part 1: remove getAppCodebasePrincipal. r=bholley
|
2015-08-17 17:03:19 +08:00 |
|
Bobby Holley
|
d12b79b75a
|
Backed out 3 changesets (bug 1165272) for b2g sanity blocker.
|
2015-08-25 11:16:21 -07:00 |
|
Ryan VanderMeulen
|
8f0e6f65c4
|
Merge fx-team to m-c. a=merge
|
2015-08-24 20:57:36 -04:00 |
|
Dave Townsend
|
4618999b6b
|
Bug 1042699: Block cross-origin add-on install requests. r=dveditz
|
2015-08-18 17:21:05 -07:00 |
|
Yoshi Huang
|
431a4ee3e8
|
Bug 1165272 - Part 2: Replace getNoAppCodebasePrincipal. r=bholley
|
2015-08-24 01:18:00 -04:00 |
|
Yoshi Huang
|
22d5c28f38
|
Bug 1165272 - Part 1: Remove getAppCodebasePrincipal. r=bholley
|
2015-08-24 01:31:00 -04:00 |
|
Steven Englehardt
|
2e3eefe582
|
Bug 1179557 - Add userContextId to originAttributes with tests. r=bholley, r=tanvi
|
2015-07-28 17:32:00 -04:00 |
|
Bobby Holley
|
7f6d3dee48
|
Bug 1182357 - Add an API to mint nsExpandedPrincipals. r=mrbkap
|
2015-07-15 16:59:09 -07:00 |
|
Bobby Holley
|
641e3298fa
|
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
|
a745fc8934
|
Bug 1126014 - DomainPolicy support for e10s. r=mrbkap
|
2015-03-24 15:29:16 +01:00 |
|
Bobby Holley
|
47213d87c0
|
Bug 1088617 - Remove nsIScriptSecurityManager::CheckSameOrigin. r=me
|
2014-10-29 09:21:18 +01:00 |
|
Christoph Kerschbaumer
|
6528b85c91
|
Bug 1062529 - Split GetChannelPrincipal into GetChannelResultPrincipal and GetChannelURIPrincipal. r=bz
|
2014-08-06 16:05:40 -07:00 |
|
Birunthan Mohanathas
|
6bc43f8a6d
|
Bug 1038535 - Flatten caps/{idl,include,src}/ directories. r=bholley,gps
|
2014-07-15 11:12:59 -07:00 |
|