Граф коммитов

8014 Коммитов

Автор SHA1 Сообщение Дата
Matheus Kerschbaum 391192a6ab Bug 477358 - Kill NS_USE_NATIVE r=khuey 2011-10-12 20:32:07 +02:00
Jeff Walden 1872189eac Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail 2011-10-12 12:21:53 -07:00
Matheus Kerschbaum 1ff5b31dd3 Bug 477358 - Kill NS_USE_NATIVE r=khuey 2011-10-12 20:32:07 +02:00
Jeff Walden 37f2b96015 Bug 639469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. r=cjones
--HG--
extra : rebase_source : 860a8271bf7e51cde358f2a4185c410de1fc2960
2011-10-10 22:50:08 -07:00
Brian Smith ce5be44164 Bug 669061: Upgrade to NSS 3.13 RC0, r=wtc 2011-10-07 13:37:26 -07:00
Brian Smith 6a6d4cb132 Bug 679140: Do all SSL error processing on the main thread, r=honzab.moz 2011-10-06 17:46:52 -07:00
Brian Smith 71108a6dea Bug 675221: Remove XPCOM Proxies: Implement Runnable that can be waited on synchronously, r=bsmedberg 2011-10-06 17:46:41 -07:00
Brian Smith 284bb1a424 Bug 682329: Remove default SSL error UI, r=honzab.moz 2011-10-06 17:41:43 -07:00
Matt Brubeck e02c8356c7 Back out 2780356be1a1 (bug 675574) and 9928fb9a32b1 (bug 690220) on suspicion of causing browser-chrome shutdown hangs 2011-09-29 14:44:36 -07:00
Michael Wu ac54b41b01 Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
2011-09-28 23:19:26 -07:00
Mounir Lamouri c4614b379f Bug 675574 - Do not allow more than one call to window.open() when we allow popups. r=jst 2011-09-28 23:23:36 +02:00
Kyle Huey af85bd8b2c Merge m-c to b-s. 2011-09-15 16:44:46 -07:00
Margaret Leibovic d03c779c86 Bug 685302 - Use "website" instead of "web site" consistently across all strings in the UI. r=dao 2011-09-13 16:42:37 -07:00
Kyle Huey 3c5aedafa5 Merge m-c to b-s. 2011-09-07 10:47:50 -04:00
Mike Hommey 06f90afe3c Bug 683441 - Always sign NSS libraries from packager.mk. r=ted 2011-09-06 08:19:37 +02:00
Kai Engert d66dcfc07f Additional patch for bug 683261 - Better coverage for DigiNotarGate in NSS 2011-09-02 15:00:59 -04:00
Ehsan Akhgari 14cec35261 Bug 683449 - Really remove the exemptions; r=kaie over irc 2011-09-02 14:58:49 -04:00
Kai Engert 5c895019f5 Bug 683261 - Better coverage for DigiNotarGate in NSS; r=rrelyea 2011-09-02 14:03:05 -04:00
Kai Engert 94bf3caa94 Bug 683883 - Improve DigitNotarGate handling in PSM; r=rrelyea 2011-09-02 13:58:32 -04:00
Ehsan Akhgari c78cebd75d Bug 683449 - Remove the exemptions for the Staat der Nederlanden root; rs=LegNeato 2011-09-02 13:53:47 -04:00
Ms2ger cecbef53f7 Bug 684807 - Annotate crashtest assertions on Android; r=philor 2011-09-06 18:35:43 +02:00
Kyle Huey c777c06b2a Merge b-s to m-c. 2011-08-31 10:59:12 -04:00
Ehsan Akhgari 1285d69c0d Bug 683449 - DigiNotar patch erroneously blocks one of the two Staat der Nederlanden roots; r=kaie 2011-08-31 10:11:17 -04:00
Kyle Huey a733d4d347 Merge m-c to b-s. 2011-08-31 07:52:43 -04:00
Marco Bonardo 6f6d8cb9ab Merge mozilla-central and mozilla-inbound 2011-08-31 10:43:43 +02:00
Jim Chen 5678b7d4a3 Bug 674806 - e. Override ARCHFLAG instead of DSO_CFLAGS to retain -fPIC on Android; r= 2011-08-30 17:11:37 -07:00
Brian Smith 72c8ab7a3d Bug 682927 - Dis-trust DigiNotar root certificate, part 3; r=kaie,dveditz 2011-08-30 10:33:04 -04:00
Kai Engert e2c92f3135 Bug 682927 - Dis-trust DigiNotar root certificate, part 2; r=bsmith 2011-08-30 10:32:25 -04:00
Kai Engert e4f5e35c09 Bug 682927 - Dis-trust DigiNotar root certificate, part 1; r=bsmith 2011-08-30 10:31:46 -04:00
Kyle Huey b5de73cea5 Merge m-c to b-s. 2011-08-24 08:34:27 -04:00
Mike Hommey 60aad8e0cf Bug 678214 - Properly link NSS with new style jemalloc. r=khuey 2011-08-23 15:30:44 +02:00
Boris Zbarsky a3b8c61917 Bug 666516. Stop casting things gotten by contract to concrete classes. r=kaie 2011-08-23 17:03:02 -04:00
Geoff Brown 6b2be6e629 Bug 668349 - Changes to xpcshell.ini; r=jmaher 2011-08-22 09:00:50 +01:00
Kai Engert ae877a1553 Bug 669061, Upgrade to NSS 3.13, starting with NSS_3_13_BETA1, r=wtc
--HG--
rename : security/nss/cmd/lib/SSLerrs.h => security/nss/lib/ssl/SSLerrs.h
rename : security/nss/cmd/lib/SECerrs.h => security/nss/lib/util/SECerrs.h
2011-08-19 17:27:10 +02:00
flod 2ba441ac48 Bug 649266 - Certificate window is broken with long text labels. r=kaie 2011-08-18 11:56:34 +02:00
Brian Smith 75db908eac Bug 677418: Remove unused nsNSSComponent::GetNSSCipherIDFromPrefString, r=kaie 2011-08-17 20:21:06 -07:00
Brian Smith 559627e941 Bug 677409: Remove unused nsICipherInfo API, r=kaie 2011-08-17 20:20:50 -07:00
Luke Wagner 402b0adf3f Backed out changeset 0cf822d12c64 (and dependent be91fb29d950 and 53dd7a930bae) due to intermittent crashes
--HG--
extra : rebase_source : 9c96a4ac164ef8929591ef3d83ad6c974642557a
2011-08-15 17:21:23 -07:00
Brian Smith 3cbd1af8e6 Bug 593077: Remove SSL 2.0 Support and Fortezza Cipher Suites, r=kaie 2011-08-15 22:38:56 -07:00
Malini Das 840353c068 Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain tests 2/2. r=jmaher, a=test-only 2011-08-12 12:21:44 -04:00
Malini Das 5227ab39be Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- update tests. r=jmaher, a=test-only 2011-08-12 12:21:37 -04:00
Malini Das 0fa2d67771 Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only 2011-08-12 12:21:36 -04:00
Brad Lassey d618965c5c backing out changesets 1baddb020156, d9456378c12d, 187ac0d7b154, 40e392d958e0 and f2e8ee893fe4 2011-08-10 18:18:09 -04:00
Geoff Brown 9b0eaba0a0 Bug 668349 - changes to xpcshell.ini; r=jmaher 2011-08-10 16:56:49 -04:00
Luke Wagner 73aea3c252 Bug 674571 - Remove xpcom/proxy use in security/manager/ssl (since this can lead to off-thread scripted QI) (r=kaie) 2011-07-01 17:33:52 -07:00
Kai Engert 04c60355e5 Bug 673382, Upgrade Mozilla to NSS 3.12.11 and NSPR 4.8.9, final releases. Only version number changes, no code changes. r=wtc 2011-08-10 14:09:17 +02:00
Mike Hommey 4bc98c4d41 Bug 676455 - Don't fail to build NSS's modutil on Android. r=ted 2011-08-09 09:05:23 +02:00
Michael Wu c0f3877f71 Bug 676465 - Replace PRBool with boolean in IDL files, r=bsmedberg 2011-08-06 22:03:32 -07:00
Kai Engert a2ae009116 Bug 673382, Upgrade to NSS 3.12.11, landing beta 3, r=wtc 2011-08-05 17:50:59 +02:00
Kai Engert c80f058c64 Bug 673382, upgrading to NSS 3.12.11 beta 2, r=wtc 2011-08-05 02:13:14 +02:00