Commit Graph

69 Commits

Author SHA1 Message Date
Ehsan Akhgari
25650e8cfe Update NSPR to NSPR_4_10_7_BETA5 to pick up the fix for bug 1043082
--HG--
extra : rebase_source : 301754d11c7d6ced30527213ef861278982fe04b
2014-08-08 12:43:19 -04:00
Wan-Teh Chang
d6d1b18bf8 Bug 1043108: Update to NSPR_4_10_7_BETA4. Also includes the fix for
bug 1042408.
2014-08-06 07:39:02 -07:00
Ehsan Akhgari
285aa6eaf1 Update NSPR to NSPR_4_10_7_BETA3 to fix bug 1034415 and bug 979278 2014-07-07 11:13:29 -04:00
Mike Hommey
68c78fcf55 Bug 1026469 - Update to NSPR_4_10_7_BETA1. r=ted
- Use AC_CHECK_LIB instead of MOZ_CHECK_PTHREADS. r=ted
- Skip compiler checks when using MSVC, even when $CC is not literally "cl". r=ted
2014-06-21 09:14:00 +09:00
Mike Hommey
67e1dd4bb9 Bug 1017926 - Update NSPR to NSPR_4_10_6_BETA2, which includes nspr patch for bug 1014976. r=ted 2014-05-30 09:36:57 +09:00
Wan-Teh Chang
9839ff3935 Bug 891551: Update NSPR to NSPR_4_10_6_BETA1, which also includes fixes
for bug 1003946, bug 1009270, and bug 1011861.
2014-05-23 10:51:29 -07:00
Wan-Teh Chang
475a0261ce Bug 992471: Update to NSPR_4_10_5_BETA4. 2014-04-27 19:59:07 -07:00
Wan-Teh Chang
6f151c8762 Bug 849085: Update to NSPR_4_10_5_BETA3. Also includes fixes for
bug 989497 and bug 986745.
2014-04-03 07:24:00 -07:00
Wan-Teh Chang
d0e2856e5a Bug 983945: Handle an NSPR configure script generated with autoconf 2.68.
r=glandium.
Bug 849085: Port NSPR's build/autoconf/acwinpaths.m4 to autoconf 2.56+.
r=bsmedberg.
2014-03-26 06:40:07 -07:00
Wan-Teh Chang
e4556546fd Bug 849093: Update NSPR to NSPR_4_10_5_BETA1. Also includes fixes for
bug 50549, bug 977685, bug 695993, bug 978636, bug 981558, bug 983942.
2014-03-21 16:36:42 -07:00
Wan-Teh Chang
46a3824cb6 Bug 967153: Update to NSS 3.16 (NSS_3_16_RTM) and NSPR 4.10.4
(NSPR_4_10_4_RTM).
2014-03-15 06:30:30 -07:00
Wan-Teh Chang
573d9e630f Bug 844784: Update NSPR to NSPR_4_10_4_BETA4. Also includes the changes
for bug 972125, bug 963033, bug 767759, bug 971152, bug 936320, and
bug 969061.
2014-03-01 08:46:18 -08:00
Wan-Teh Chang
a3855090a2 Bug 958796: Update NSPR to NSPR_4_10_4_BETA2. 2014-02-05 18:51:10 -08:00
Wes Kocher
b22e65883a Backed out changeset ed9194eec73b (bug 958796) for multiple OSX debug failures on a CLOSED TREE 2014-02-04 19:26:24 -08:00
Wan-Teh Chang
af4bb14ac6 Bug 958796: Update NSPR to NSPR_4_10_4_BETA1. Also includes the fixes
for bug 844784 and bug 939786.
2014-02-04 18:20:07 -08:00
Ted Mielczarek
b13edd521c bug 942207 - Update NSPR to NSPR_4_10_3_BETA1
--HG--
extra : rebase_source : cece0860369aeebbb0cac304d069ecc91e08b48a
2013-11-22 14:42:35 -05:00
Wan-Teh Chang
52b2bbf886 Bug 915522: Update NSPR to NSPR_4_10_2_BETA1. 2013-09-27 18:00:13 -07:00
Wan-Teh Chang
16d39e2738 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
081d555a74 Bug 865828 - Upgrade Mozilla 23 to NSPR 4.10, r=wtc 2013-04-25 22:06:51 +02:00
Wan-Teh Chang
50c84383be 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
9523519999 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
d5c4c5a980 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
4bb6a2c22b 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
b8f0d2ccee 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
Brian Smith
8cec6f8abb 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
Cameron McCormack
d9b5eba009 Bug 767848 - Backout NSPR MSVC version detection change from bug 448573. r=ted 2012-06-27 10:13:24 +10:00
Cameron McCormack
2d4b020464 Bug 448573 - Match French localisations of MSVC version banners. r=ted,dmandelin 2012-06-22 11:55:04 +10:00
Ryan VanderMeulen
891e38e528 Revert c39d36167b99 due to a horribly munged backout. 2012-06-10 19:44:50 -04:00
Ryan VanderMeulen
f497d31a0a Backout the bug 754202 backout due to orange. 2012-06-10 19:37:47 -04:00
Wan-Teh Chang
f8566c2d0d 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
Mike Hommey
da19ef80f5 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
ff73a9422b 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
Kai Engert
cbabdaa26e Bug 713936, land NSPR_4_9_BETA7 for final release testing, r=wtc 2012-02-14 23:06:50 +01:00
Mike Hommey
20d97b68cf 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
0a4a746c7b 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
dc541ba050 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
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
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
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
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
Kyle Huey
0261928cdc Update to NSPR 4.8.7 RTM to erase changes that landed in Bug 618789. a=me 2011-01-21 18:07:31 -05:00
Oleg Romashin
a261301068 Bug 618789 - Allow ARMv7 builds for ARM code (rather than Thumb-2 code). r=mitchell.field a=approval2.0 2011-01-14 07:35:38 +02:00
Michael Wu
565f646314 Bug 598036 - update nspr to NSPR_HEAD_20101015 a=beltzner
--HG--
extra : rebase_source : 8077ea197a3caf8eb608505b1a7cce9b792922fa
2010-10-15 11:38:02 -07:00
Wan-Teh Chang
3fe5290133 Bug 575620: Update NSPR to NSPR_4_8_6_BETA2 in mozilla-central. This
includes patches for bugs 338224 and 410677.  Note that dtoa.c is not
being used.
2010-07-09 09:11:07 -07:00
Wan-Teh Chang
53f61f30a0 Bug 575620: Update NSPR to NSPR_4_8_6_BETA1. This includes patches
for bugs 559133, 564851, 415563, 575620, 575534,570332.
2010-07-08 18:26:16 -07:00
Brad Lassey
6425e01e9e update nspr to NSPR_HEAD_20100604 r=ted
(transplanted from b5b016bb7c91740a438ecc24d1cbc41fb61a9302)

--HG--
extra : transplant_source : %B5%B0%16%BB%7C%91t%0AC%8E%CC%24%D1%CB%C4%1F%B6%1A%93%02
2010-06-05 13:15:50 -04:00