Wan-Teh Chang
|
d1209cbbd9
|
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
|
faa01623eb
|
Bug 844784: Update NSPR to NSPR_4_10_4_BETA3. Also includes the fix for
bug 939786.
|
2014-02-08 08:19:09 -08:00 |
|
Wan-Teh Chang
|
a77cc73ad1
|
Bug 958796: Update NSPR to NSPR_4_10_4_BETA2.
|
2014-02-05 18:51:10 -08:00 |
|
Wes Kocher
|
87f49f23e0
|
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
|
bca76a8617
|
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 |
|
Wan-Teh Chang
|
614d100a46
|
Bug 942207: Update NSPR to NSPR_4_10_3_BETA2. Includes changes for
bug 932398, bug 952621, bug 957458, and bug 749849.
|
2014-01-21 17:16:46 -08:00 |
|
Ted Mielczarek
|
13aacb301e
|
bug 942207 - Update NSPR to NSPR_4_10_3_BETA1
--HG--
extra : rebase_source : cece0860369aeebbb0cac304d069ecc91e08b48a
|
2013-11-22 14:42:35 -05:00 |
|
Kai Engert
|
336053fa45
|
Bug 935568, update Mozilla to NSPR 4.10.2 RTM, r=wtc/me
|
2013-11-09 11:18:00 +01:00 |
|
Wan-Teh Chang
|
d718a3f5ba
|
Bug 915522: Update NSPR to NSPR_4_10_2_BETA1.
|
2013-09-27 18:00:13 -07:00 |
|
Wan-Teh Chang
|
c55d333b7f
|
Bug 917391: Update to NSPR_4_10_1_RTM.
|
2013-09-19 12:01:05 -07:00 |
|
Wan-Teh Chang
|
eaaa86147e
|
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
|
36afe37d16
|
Bug 858231, update to NSS 3.15 and NSPR 4.10, final releases, r=wtc
|
2013-06-05 21:03:40 +02:00 |
|
Kai Engert
|
cc18b413ed
|
Bug 865828 - Upgrade Mozilla 23 to NSPR 4.10, r=wtc
|
2013-04-25 22:06:51 +02:00 |
|
Wan-Teh Chang
|
72f91b8782
|
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
|
f04af06b79
|
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
|
6c7ff5b5b9
|
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
|
40074efb9e
|
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 |
|
Wan-Teh Chang
|
526918e802
|
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
|
18de49f4ce
|
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
|
cf998b6946
|
Bug 804806: Update NSPR to NSPR_4_9_4_BETA2.
|
2012-11-14 05:59:06 -08:00 |
|
Wan-Teh Chang
|
e421aa609f
|
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
|
179f4534bb
|
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
|
eab56a6ec6
|
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
|
df92da5b67
|
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 |
|
Kai Engert
|
229c71287f
|
Bug 778845 - Must upgrade Aurora 16 to NSPR 4.9.2 final, r=wtc
|
2012-08-02 23:04:47 +02:00 |
|
Ryan VanderMeulen
|
5f2a19ee6e
|
Revert c39d36167b99 due to a horribly munged backout.
|
2012-06-10 19:44:50 -04:00 |
|
Ryan VanderMeulen
|
6d6c4efbab
|
Backout the bug 754202 backout due to orange.
|
2012-06-10 19:37:47 -04:00 |
|
Wan-Teh Chang
|
3afe976cf0
|
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
|
c94366edc9
|
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
|
9bf6f4c55b
|
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
|
e5d4a2ca56
|
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
|
dc4ec5a58a
|
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
|
ddd7a74ffc
|
Bug 713936, land NSPR_4_9_BETA7 for final release testing, r=wtc
|
2012-02-14 23:06:50 +01:00 |
|
Ted Mielczarek
|
f0e63a2ceb
|
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
|
88d00459a7
|
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
|
cc8d94eb7f
|
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
|
a340963298
|
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
|
24a64dcec3
|
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 |
|
Wan-Teh Chang
|
31a0c824b2
|
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 |
|
Wan-Teh Chang
|
7cffcea48f
|
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
|
21b4ae682e
|
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
|
f24340e733
|
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
|
c8af169ce4
|
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
|
5bbf1b1e22
|
bug 626866 - Fennec doesn't support IPv6 on Android r=blassey a=blocking-fennec
|
2011-01-31 06:23:58 -08:00 |
|
Kai Engert
|
23f2dbecaf
|
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
|
e0948e35a7
|
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
|
cb4d61820f
|
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
|
c71c0f761f
|
Merge mozilla-central to the branch for bug 596451.
|
2010-10-28 10:05:20 -04:00 |
|
Michael Wu
|
0caf205dc8
|
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
|
d089254c7c
|
Bug 575620: Update NSPR to NSPR_4_8_6_BETA3. Includes patches for
bug 415563.
|
2010-07-12 20:46:06 -07:00 |
|