gecko-dev/modules/libjar
Bobby Holley b646d04d7b Bug 789224 - Separate certificate principals out from CAPS. r=dveditz
There's no longer any reason why "certificate principals" need to be principals at all.
I tried to rip them out entirely, but it looks like they're still used vestigially at XPI
install time to display author information. But there's no reason that they have to be
porkbarreled into the security-critical objects that we pass around all over the place.
So let's make them their own deal.

I was tempted to call them "certificate holders", but that would involve renaming methods and
cause more compat fuss than necessary.

--HG--
rename : caps/idl/nsISignatureVerifier.idl => security/manager/ssl/public/nsISignatureVerifier.idl

--HG--
rename : caps/idl/nsISignatureVerifier.idl => security/manager/ssl/public/nsISignatureVerifier.idl
2012-10-25 17:05:00 +02:00
..
test Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
zipwriter Bug 784912 - nsIStreamListener.onDataAvailable should handle 64-bit offset. r=honza 2012-09-06 11:41:02 +09:00
Makefile.in Bug 784726 - 'Remove old IPC::URI'. r=cjones+khuey. 2012-08-23 12:33:46 -07:00
appnote.txt
nsIJARChannel.idl Bug 769350 - Implement trusted/certified app scheme support [r=vingtetun] 2012-07-11 08:38:36 -07:00
nsIJARFactory.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIJARProtocolHandler.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIJARURI.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIZipReader.idl Bug 789224 - Separate certificate principals out from CAPS. r=dveditz 2012-10-25 17:05:00 +02:00
nsJAR.cpp Bug 789224 - Separate certificate principals out from CAPS. r=dveditz 2012-10-25 17:05:00 +02:00
nsJAR.h Bug 789224 - Separate certificate principals out from CAPS. r=dveditz 2012-10-25 17:05:00 +02:00
nsJARChannel.cpp Bug 795442 - Allow nsIChannel.contentDispositionFilename to be writable. r=jduell, sr=biesi 2012-10-02 09:43:00 -07:00
nsJARChannel.h Bug 783562 - blob: protocol wrong Content-Type header. r=sicking 2012-08-27 19:34:30 -04:00
nsJARFactory.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsJARInputStream.cpp Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg 2012-09-01 22:35:17 -04:00
nsJARInputStream.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsJARProtocolHandler.cpp Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsJARProtocolHandler.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsJARURI.cpp Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg 2012-09-01 22:35:17 -04:00
nsJARURI.h Bug 784726 - 'Remove old IPC::URI'. r=cjones+khuey. 2012-08-23 12:33:46 -07:00
nsZipArchive.cpp Bug 791906: Replace NSPR integer limit constants with stdint ones; r=ehsan 2012-09-28 01:57:33 -05:00
nsZipArchive.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
objs.mk Bug 784726 - 'Remove old IPC::URI'. r=cjones+khuey. 2012-08-23 12:33:46 -07:00
zipstruct.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00