for patches when content_type is missing in Bug.add_attachment in the
WebService
r=LpSolit, a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@261912 18797224-902f-48f8-a5cc-f745e15eee43
This helps a lot with tests and benchmarks, and generally should help
all applications where scripts are loaded repeatedly. The cache is
limited to 32 entries and uses MD5 hashes to detect updated scripts.
git-svn-id: svn://10.0.0.236/trunk@261911 18797224-902f-48f8-a5cc-f745e15eee43
patch by rrrelyea
r=elmaldona.
* The NSS trusts patch causes explicit internal tokens to be set in almost all cases. When we switch to FIPS mode we need to reset those explicit internal tokens.
git-svn-id: svn://10.0.0.236/trunk@261908 18797224-902f-48f8-a5cc-f745e15eee43
The problem was extremely visible in V8-benchmark where score was reduced to roughly a 30% by the introduction of STRICT_SETNAME handling with Sun Java 1.6.0_22-b04 HotSpot Server VM. I think handling STRICT_SETNAME using the ScriptRuntime method in Interpreter is also more consistent.
git-svn-id: svn://10.0.0.236/trunk@261907 18797224-902f-48f8-a5cc-f745e15eee43
should. The patch was originally proposed by Brendan Eich in bug 41381
comment 5 in 2000, and was proposed recently by javakit@gmail.com.
r=cjones,wtc.
git-svn-id: svn://10.0.0.236/trunk@261893 18797224-902f-48f8-a5cc-f745e15eee43
unsigned char * type. Change the the various "size" variables to unsigned
int. r=rrelyea. Thanks to Nelson Bolyard and Muzaffar Mahkamov for
discovering the bug and proposing a fix.
Modified Files:
cfind.c ckcapi.h cobject.c crsa.c
git-svn-id: svn://10.0.0.236/trunk@261889 18797224-902f-48f8-a5cc-f745e15eee43
patch by nalin
r=rrelyea
* expose an NSSCMSGenericWrapperDataTemplate that includes the ContentInfo
* properly return plain data from NSS_CMSContentInfo_GetContent
* fix what appear to be some copy/paste errors
* get pointers to pointers to functions out of the interface, to match the rest
of the CMS API
* correctly add new types to the type hash
* don't return CMS contents from NULL CMS messages
git-svn-id: svn://10.0.0.236/trunk@261881 18797224-902f-48f8-a5cc-f745e15eee43
directives. The patch is contributed by Rafael ÎõÎñvila de EspÎáÎõÎándola
<respindola@mozilla.com>. r=wtc.
Modified Files:
mpi_amd64_gas.s mpi_amd64_sun.s
git-svn-id: svn://10.0.0.236/trunk@261873 18797224-902f-48f8-a5cc-f745e15eee43
contributed by Rafael ÎõÎñvila de EspÎáÎõÎándola <respindola@mozilla.com>.
r=wtc.
git-svn-id: svn://10.0.0.236/trunk@261869 18797224-902f-48f8-a5cc-f745e15eee43
Bug 628114: crash in ckcapi_mdObject_Destroy when trying to delete a
certificate.
Bug 628118: crash nss_ckcapi_CreateObject when importing a trust object.
The patch is contributed by Muzaffar Mahkamov <mmahkamov@eisst.com>. r=wtc.
git-svn-id: svn://10.0.0.236/trunk@261868 18797224-902f-48f8-a5cc-f745e15eee43
Patch by Nalin
r=rrelyea
r=emaldona
Return meaningful information for non-pure mechanism types (RSA with SHA1 for instance).
git-svn-id: svn://10.0.0.236/trunk@261861 18797224-902f-48f8-a5cc-f745e15eee43
The patch is contributed by Honza Bambas <honzab.moz@firemni.cz>. r=wtc.
git-svn-id: svn://10.0.0.236/trunk@261860 18797224-902f-48f8-a5cc-f745e15eee43
DistributionPoints in the CRL distribution points extension. Add 'const'
to the char* msg arguments to three functions. r=nelson.
Modified Files:
secutil.c secutil.h
git-svn-id: svn://10.0.0.236/trunk@261856 18797224-902f-48f8-a5cc-f745e15eee43
all ARM platforms. The patch is contributed by Mike Hommey
<mh+mozilla@glandium.org>. r=wtc,blassey.
git-svn-id: svn://10.0.0.236/trunk@261855 18797224-902f-48f8-a5cc-f745e15eee43