Commit Graph

91 Commits

Author SHA1 Message Date
Wan-Teh Chang
42eece097d Bug 888273: Update NSPR to NSPR_4_10_1_BETA1 to pick up the bug fix. 2013-07-25 10:03:09 -07:00
Kai Engert
4fda66d20f Bug 858231, update to NSS 3.15 and NSPR 4.10, final releases, r=wtc 2013-06-05 21:03:40 +02:00
Wan-Teh Chang
398c464eef Bug 865828: Update NSPR to NSPR_4_10_BETA2. r=wtc.
Includes fixes for bug 844513, bug 331169, bug 859066, and bug 871064.
2013-05-22 07:31:26 -07:00
Kai Engert
934eaa61d5 Bug 865828 - Upgrade Mozilla 23 to NSPR 4.10, r=wtc 2013-04-25 22:06:51 +02:00
Wan-Teh Chang
fd7156900e Bug 841651: Update NSPR to NSPR_4_9_6_RTM. Remove the private patch. 2013-03-14 21:53:25 -07:00
Wan-Teh Chang
b4b99336e8 Bug 841651: Implement PR_SetThreadPriority() on Linux-based platforms
using per-thread nice values.  The patch is contributed by Gabriele
Svelto <gsvelto@mozilla.com>.  r=wtc.
2013-02-27 12:51:25 -08:00
Wan-Teh Chang
5aa40c0fdb Bug 807883: Update NSPR to NSPR 4.9.6 Beta 1 to pick up the new
PL_SizeOfArenaPoolExcludingPool function. Also include the fixes
for bug 782214, bug 812085, bug 827271.
2013-02-10 16:27:31 -08:00
Kai Engert
62c0f4c74d Bug 834741, landing final NSPR 4.9.5 and final NSS 3.14.2, r=wtc.
Keeping the locally applied patch, but bumping its version tag, to indicate it hasn't been part of an official NSS release yet.
2013-02-01 00:31:20 +01:00
Kai Engert
d4ddc18806 Bug 834741, NSPR_4_9_5_BETA2 and NSS_3_14_2_BETA2, r=wtc 2013-01-25 17:26:46 +01:00
Wan-Teh Chang
1b9c76ac12 Bug 634793: update NSPR to NSPR_4_9_5_BETA1 and add the TestPRIntN.cpp
test to verify PRInt{N} matches int{N}_t.  r=ehsan,jlebar.
2012-12-14 09:01:25 -08:00
Wan-Teh Chang
64d4c2e574 Bug 757593: update NSPR to NSPR_4_9_4_RTM. The only change is the
version string.
2012-11-21 06:14:33 -08:00
Wan-Teh Chang
44e1d8541d Bug 804806: Update NSPR to NSPR_4_9_4_BETA2. 2012-11-14 05:59:06 -08:00
Wan-Teh Chang
bcb463935f Bug 757593: update NSPR to NSPR_4_9_4_BETA1. Also includes the fixes for
bug 804806 and bug 804833.
2012-11-12 17:44:12 -08:00
Wan-Teh Chang
1d2354d4de Bug 795987: Upgrade NSPR to NSPR_4_9_3_RTM. Includes a patch for
bug 749849.
2012-10-24 12:37:30 -07:00
Wan-Teh Chang
585482e37b Bug 795987: Upgrade NSPR to NSPR_4_9_3_BETA2. Includes patches for
bug 749849 and bug 767759.
2012-10-20 10:28:37 -07:00
Brian Smith
08d09fcbd0 Bug 795987: Upgrade NSPR to NSPR_4_9_3_BETA1, r=me
--HG--
extra : rebase_source : dfc778a8221d3ae57bf88d7865208bcfb5e52adb
2012-10-01 10:25:35 -07:00
Michal Novotny
c18aa589cb Bug 794316 - PR_PushIOLayer doesn't push layer on the top correctly, r=wtc 2012-09-28 13:39:06 +02:00
Kai Engert
56ad76bace Bug 778845 - Must upgrade Aurora 16 to NSPR 4.9.2 final, r=wtc 2012-08-02 23:04:47 +02:00
Wan-Teh Chang
a093074906 Bug 758837: shorten a long thread name by eliding the middle part of
the thread name with a '~'.
Bug 763410: fix compilation error on MinGW.
2012-06-20 15:46:33 -07:00
Ryan VanderMeulen
b74e4a29db Revert c39d36167b99 due to a horribly munged backout. 2012-06-10 19:44:50 -04:00
Ryan VanderMeulen
061d4c2616 Backout the bug 754202 backout due to orange. 2012-06-10 19:37:47 -04:00
Wan-Teh Chang
245f2e7645 Bug 758837: update NSPR to NSPR_4_9_2_BETA1 to pick up the new
thread name functions.  r=honzab.
2012-06-07 11:26:20 -07:00
Kai Engert
1e2f1eef75 Update NSPR to NSPR_4_9_1_RTM tag. Fixes bug 754649, bug 290726, bug 735223, bug 756575 & bug 729019; a=ted 2012-06-01 21:19:47 +02:00
Mike Hommey
0b2d4d78cc Update NSPR to NSPR_4_9_1_BETA2 tag. Fixes bug 754649, bug 290726, bug 735223, bug 756575 & bug 729019; a=ted 2012-05-22 08:31:54 +02:00
Michael Wu
fcb600bece Update NSPR to NSPR_4_9_1_BETA1 tag, a=ted
Includes bug 331299, 722125, 693329, 274013, 716564, 736962, 739469, 482002, 693329
2012-05-10 12:01:43 -07:00
Brian Smith
3a9ac2bbb7 Bug 713936, Part 3: Update to NSPR 4.9 RTM (NSPR_4_9_RTM), r=kaie, a=akeybl 2012-02-17 15:03:46 -08:00
Kai Engert
d6dab78e50 Bug 713936, land NSPR_4_9_BETA7 for final release testing, r=wtc 2012-02-14 23:06:50 +01:00
Mike Hommey
2369107847 Update NSPR to NSPR_4_9_BETA6 tag. Fixes bug 712262, bug 712275 & bug 712281; a=ted 2012-01-19 08:19:21 +01:00
Ed Morley
698609027d Update NSPR to NSPR_4_9_BETA5 tag. Fixes bug 702997, bug 700376 & bug 687380; a=ted 2011-12-13 20:30:42 +00:00
Ted Mielczarek
e3a2e1c8e9 Update NSPR to NSPR_4_9_BETA4 tag. Fixes bug 681558, bug 675593, bug 674277, bug 481815
--HG--
extra : rebase_source : 83d02f6ace9a1eebb7b00e2f5ca0ec0cc2f76776
2011-11-03 15:13:17 -04:00
Ehsan Akhgari
2aa707acd5 Update NSPR to NSPR_4_9_BETA3. Fixes bug 684254, bug 331316, bug 684758, bug 681558 2011-09-29 18:42:53 -04:00
Mike Hommey
c7b2f47024 Update NSPR to the NSPR_4_9_BETA2 tag. Fixes bug 676584, bug 679334, bug 666376, bug 677191, bug 681588 2011-08-29 19:16:12 +02:00
Ted Mielczarek
b9d2c66216 Update NSPR to the NSPR_4_9_BETA1 tag. Fixes bug 676457, bug 653737, bug 673799, bug 673817, bug 678993, bug 676584 2011-08-18 08:58:49 -04:00
Kai Engert
0419dd4465 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
Kai Engert
7faadb5faa Bug 673382, Upgrade to NSPR 4.8.9, landing beta 5, r=wtc 2011-08-05 17:51:26 +02:00
Wan-Teh Chang
329439748d Bug 673382: Update NSPR to NSPR_4_8_9_BETA4, which includes the fixes for
Bug 665978, Bug 655058, Bug 645459, Bug 661596, Bug 673223, Bug 673224,
Bug 654436, Bug 663970.
2011-07-28 07:17:57 -07:00
Honza Bambas
7b148766d3 Bug 634084 - Assertion failure: ready > 0, added debugging assertions, r=mcmanus 2011-06-27 16:05:44 +02:00
Mike Hommey
26fe99b8c2 Update NSPR to NSPR_4_8_9_BETA3 which includes bug 661351 and bug 626035 2011-06-03 01:48:35 +02:00
Brad Lassey
d8c3498373 Update NSPR to NSPR_4_8_9_BETA2 which includes bug 617115, bug 647820, bug 564851 and bug 650474 2011-05-26 14:48:59 -04:00
Wan-Teh Chang
35e133ac47 Update NSPR to NSPR_4_8_9_BETA1, which includes the fixes for
bug 513659 and bug 650474.
2011-05-11 18:36:38 -07:00
Wan-Teh Chang
570defa239 Bug 642148: Upgrade Mozilla to NSPR 4.8.8 final. Only the version
number is changed, plus a properly generated configure file.
2011-05-06 15:10:17 -07:00
Kai Engert
0f38bcec70 Bug 642148 - Upgrade Mozilla to NSPR 4.8.8 beta 3 and NSS 3.12.10 beta 1, r=wtc, r=kaie 2011-05-05 16:35:11 +02:00
Wan-Teh Chang
b90686b2a2 Bug 639191: update NSPR to NSPR_4_8_8_BETA2. Include fixes
for bug 546535, bug 587426, bug 622425, bug 624868,
bug 626035 (attachment 504094 only), bug 626309, bug 627299,
bug 629653, bug 635667.
2011-03-26 10:42:58 -07:00
Wan-Teh Chang
4cafe8bd76 bug 626866 - Fennec doesn't support IPv6 on Android r=blassey a=blocking-fennec 2011-01-31 06:23:58 -08:00
Honza Bambas
1a77f830a9 Bug 614526 - fixing AI_CANONNAME condition bustage, r=wtc, a=bz 2011-01-28 18:24:41 +01:00
Wan-Teh Chang
006505993e Bug 614526: Pass AI_ADDRCONFIG to getaddrinfo if PR_AI_ADDRCONFIG is set.
Filter the various localhost names to work around a AI_ADDRCONFIG problem
with loopback addresses in some implementations.  The patch is contributed
by Honza Bambas <honzab.moz@firemni.cz>.  r=wtc.  a=blocking+approval2.0.
2011-01-27 15:55:40 -08:00
Kai Engert
228134d642 Bug 618368, Mozilla upgrade to NSS 3.12.9 final (includes NSPR 4.8.7 final). a=blocking-fennec-2.0+=doug.turner 2011-01-13 14:22:51 +01:00
Kai Engert
f19ca3c7ad Bug 599324, landing NSPR_4_8_7_BETA2, includes fix for bustage from ealier landing (bug 617903), a=blocking2.0-beta8+ 2010-12-09 22:54:21 +01:00
Kai Engert
2b9d46accd Bug 599324, land NSPR_4_8_7_BETA1 and NSS_3_12_9_BETA2, a=blocking-2.0-beta8+ 2010-12-09 12:04:11 +01:00
Benjamin Smedberg
0a2062e721 Merge mozilla-central to the branch for bug 596451. 2010-10-28 10:05:20 -04:00