Gregor Wagner
|
606e9b8f76
|
Bug 781355 - Hook up mozBrowser to Permission Manager. r=jlebar
|
2012-08-15 10:22:30 -07:00 |
|
Aryeh Gregor
|
982100775b
|
Bug 780618 - Move all error codes to nsError.h; r=ehsan
|
2012-07-27 17:03:27 +03:00 |
|
Justin Lebar
|
ba21663f76
|
Bug 777135 - Part 1: Add nice C++ version of nsIPrincipal::GetAppStatus. r=mounir
--HG--
extra : rebase_source : 6150a2b708faa41f1f6c7723260fc52444b7ea8d
|
2012-08-13 12:58:38 -04:00 |
|
Ms2ger
|
331accfcb4
|
Bug 780387 - Part b: Stop using PRIntn; r=bsmedberg
|
2012-08-09 09:09:40 +02:00 |
|
Fabrice Desré
|
b6c9cb580d
|
Bug 781224 - Rename APP_STATUS_TRUSTED to APP_STATUS_PRIVILEGED in nsIPrincipal [r=mounir]
|
2012-08-08 10:21:54 -07:00 |
|
Eric Faust
|
d4a732fc86
|
Bug 775788 - Modify JSFunctionSpec to accept JSJitInfos. (r=luke)
|
2012-08-07 22:26:19 -07:00 |
|
Justin Lebar
|
cee459a4a6
|
No bug - Fix error in nsIPrincipal comment (it's nsIScriptSecurityManager::NO_APP_ID, not nsIAppsService::NO_APP_ID). r=me DONTBUILD
|
2012-08-06 00:31:22 -04:00 |
|
Mike Hommey
|
c1b35e7b2a
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Mounir Lamouri
|
fcaf100669
|
Bug 776824 - Add isInBrowserElement to nsIPrincipal. r=mrbkap sr=sicking
|
2012-07-31 17:47:20 +02:00 |
|
Aryeh Gregor
|
57c0ad57fb
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
|
Justin Lebar
|
56db9a6e24
|
Bug 772987 - Part 2: Use Static{Auto,Ref}Ptr where appropriate. r=mounir
--HG--
extra : rebase_source : 4e3e72ba53cd0177160f80231eebeb4972119eec
|
2012-07-26 15:33:45 -04:00 |
|
William Chen
|
f02258ae34
|
Bug 777582 - Make nsPrincipal deserialize members in the order that they are serialized. r=mounir
|
2012-07-25 20:12:03 -04:00 |
|
Joshua Cranmer
|
de30491499
|
Bug 773637 - Kill NS_SCRIPTABLE attributes, Part 2: Remove NS_SCRIPTABLE. r=ehsan
--HG--
extra : rebase_source : 83020e0a1961ed5b33d5e0599419c6b7b82caa87
|
2012-07-06 15:31:49 -05:00 |
|
Joshua Cranmer
|
e1cdfe2f05
|
Bug 773637 - Kill NS_SCRIPTABLE annotations, Part 1: Remove NS_*PARAM annotations. r=ehsan
--HG--
extra : rebase_source : a0b4bc50fece36d9a90fed61431635948bfa33b5
|
2012-07-06 15:14:07 -05:00 |
|
Mounir Lamouri
|
bd21420645
|
Bug 758258 - part 6 - Change how extendedOrigin is generated. r=sicking
|
2012-07-21 17:37:02 -07:00 |
|
Mounir Lamouri
|
40f1fac706
|
Bug 758258 - Tests. r=sicking
|
2012-07-21 17:14:25 -07:00 |
|
Jonas Sicking
|
690071fc50
|
Bug 774585: Rename getCodebasePrincipal to getSimpleCodebasePrincipal since the behavior has semantically changed. r=mounir
|
2012-07-21 00:29:40 -07:00 |
|
Ed Morley
|
4d382e6311
|
Bug 774585 - Temporarily disable test_principal_extendedorigin_appid_appstatus.html for failures on OS X 10.7 (and possibly others); rs=mounir on a CLOSED TREE
|
2012-07-20 12:20:55 +01:00 |
|
Mounir Lamouri
|
397fdcc90e
|
No bug - fix build bustage on Windows/Android and M-oth on MacOS. r=me CLOSED TREE
|
2012-07-20 02:14:25 -07:00 |
|
Mounir Lamouri
|
41def80cf5
|
No bug - Pushing on a CLOSED TREE. r=me
|
2012-07-20 00:32:12 -07:00 |
|
Mounir Lamouri
|
ccb573e0c6
|
Bug 774585 - Tests. r=sicking
|
2012-07-20 00:26:05 -07:00 |
|
Jonas Sicking
|
0bed47c306
|
Bug 774585 - Make GetChannelPrincipal get the correct app principal. r=mounir
|
2012-07-20 00:07:49 -07:00 |
|
Jonas Sicking
|
ae7e96692e
|
Bug 774585 - Add GetDocShellCodebasePrincipal to nsIScriptSecurityManager. r=mounir
|
2012-07-20 00:06:24 -07:00 |
|
Mounir Lamouri
|
f8a7531c39
|
Bug 758258 - part 5 - Add GetAppCodebasePrincipal and GetNoAppCodebasePrincipal to nsIScriptSecurityManager. r=mrbkap sr=sicking
|
2012-07-19 20:28:08 -07:00 |
|
Mounir Lamouri
|
48b9e1c384
|
Bug 758258 - part 4 - Update CreateCodebasePrincipal() to take app/inbrowser info. r=sicking
|
2012-07-19 15:32:08 -07:00 |
|
Mounir Lamouri
|
946396d9c4
|
Bug 758258 - part 3 - Add extendedOrigin, appStatus and appId to nsIPrincipal. r=bholley sr=sicking
|
2012-07-19 22:44:03 -07:00 |
|
Mounir Lamouri
|
9b29b3b2e7
|
No bug - Disable failing test on a CLOSED TREE. r=me
|
2012-07-19 18:55:05 -07:00 |
|
Mounir Lamouri
|
28e8d77612
|
No bug - fix test bustage on a CLOSED TREE. r=me
|
2012-07-19 17:35:42 -07:00 |
|
Mounir Lamouri
|
6e7f2253ad
|
Bug 758258 - Part 2 - Add GetExtendedOrigin(), NO_APP_ID and UNKNOWN_APP_ID. r=sicking
|
2012-07-18 21:25:19 -07:00 |
|
Mounir Lamouri
|
0ec7cc8b2c
|
Bug 758258 - Part 1 - Create skeleton for extendedOrigin tests. r=sicking
|
2012-07-19 16:14:11 -07:00 |
|
Steve Fink
|
eaba73b970
|
Backed out changeset 1bafff5720a8
|
2012-07-19 15:22:36 -07:00 |
|
Steve Fink
|
cd96c07f2c
|
Backed out changeset afc1cf222996
|
2012-07-19 15:22:32 -07:00 |
|
Mounir Lamouri
|
a849186201
|
Bug 758258 - Part 2 - Add GetExtendedOrigin(), NO_APP_ID and UNKNOWN_APP_ID. r=sicking
|
2012-07-18 21:25:19 -07:00 |
|
Mounir Lamouri
|
8638ac5ada
|
Bug 758258 - Part 1 - Create skeleton for extendedOrigin tests. r=sicking
|
2012-07-19 10:29:21 -07:00 |
|
Mounir Lamouri
|
c50dc913f1
|
Bug 775354 - Add a static method to be able to compute the origin based on nsPrincipal algorithm. r=mrbkap
|
2012-07-18 21:23:44 -07:00 |
|
Mounir Lamouri
|
8b371aed8a
|
Bug 327244 (2/2) - Remove nsIScriptSecurityManager::CheckLoadURI(). r=sicking,jlebar
|
2012-07-18 15:27:02 -07:00 |
|
Mounir Lamouri
|
ff9d427dc7
|
Bug 327244 (1/2) - Remove nsIScriptSecurityManager::CheckLoadURIStr(). r=sicking
|
2012-07-19 10:49:17 -07:00 |
|
Ed Morley
|
bb507d18ac
|
Backout ea6db8f420c0 (bug 770831), b51c79ee0883 (bug 774957), 020f6ed5958b (bug 758258), 11d8e19e1fca (bug 758258), 707fc51bfe2e (bug 775354), 489d944a6fe6 (bug 327244), be7df3c9d50f (bug 327244) for m-oth orange
|
2012-07-19 08:29:48 +01:00 |
|
Mounir Lamouri
|
147b74c44a
|
Bug 758258 - Part 2 - Add GetExtendedOrigin(), NO_APP_ID and UNKNOWN_APP_ID. r=sicking
|
2012-07-18 21:25:19 -07:00 |
|
Mounir Lamouri
|
29d37627cd
|
Bug 758258 - Part 1 - Create skeleton for extendedOrigin tests. r=sicking
|
2012-07-18 21:26:30 -07:00 |
|
Mounir Lamouri
|
b7c8a681c6
|
Bug 775354 - Add a static method to be able to compute the origin based on nsPrincipal algorithm. r=mrbkap
|
2012-07-18 21:23:44 -07:00 |
|
Mounir Lamouri
|
30741d2c3a
|
Bug 327244 (2/2) - Remove nsIScriptSecurityManager::CheckLoadURI(). r=sicking,jlebar
|
2012-07-18 15:27:02 -07:00 |
|
Mounir Lamouri
|
2b7700d07d
|
Bug 327244 (1/2) - Remove nsIScriptSecurityManager::CheckLoadURIStr(). r=sicking
|
2012-07-18 13:35:15 -07:00 |
|
Jonas Sicking
|
6372b568ef
|
Bug 774585: Remove unused argument in nsScriptSecurityManager. r=mrbkap
|
2012-07-17 22:28:47 -07:00 |
|
Bobby Holley
|
c80430a612
|
Bug 655649 - Recompute cross-compartment wrappers when setting document.domain. r=mrbkap
|
2012-07-12 10:10:15 +02:00 |
|
Nathan Froyd
|
5b30baa4c3
|
Bug 370750 - consolidate mochitest files installation; r=glandium
With assistance on the patch from Ms2ger, Waldo, and Mossop.
|
2012-07-03 16:49:02 -04:00 |
|
Makoto Kato
|
70a261905e
|
Bug 769533 - Part 1. Replace AppendWithConversion with others. r=jlebar
|
2012-07-06 18:43:28 +09:00 |
|
Bobby Holley
|
82e093909f
|
Bug 754202 - Check principal in IsCapabilityEnabled when there's no code on the stack. r=mrbkap
|
2012-06-28 23:47:55 +02:00 |
|
Bobby Holley
|
fb95f07878
|
Bug 754202 - Remove mContextPrincipal usage from within nsScriptSecurityManager. r=mrbkap
|
2012-06-28 23:47:55 +02:00 |
|
Bobby Holley
|
fb16bc5a98
|
Bug 754202 - Remove context pushing/popping API. r=mrbkap Each one of these uses grabs the principal off of an object for pushing, but also enters the compartment of that object. So we shouldn't need this anymore.
Can I get a 'hell yeah'?
|
2012-06-28 23:47:55 +02:00 |
|