Commit Graph

169 Commits

Author SHA1 Message Date
Kai Engert
e6ccc8329e Bug 1244062, Upgrade Firefox 47 to NSPR 4.12, final version numbers, no code changes, r=me 2016-02-22 16:48:20 +01:00
Kai Engert
60413c234e Bug 1244062, NSPR_4_12_BETA2, and Bug 1245053, NSS_3_23_BETA2 2016-02-02 11:50:47 +01:00
Ted Mielczarek
286d3c4297 bug 1237869 - Tweak NSPR to build with Mozilla's build system. r=glandium
Fixes three issues that occur when building using Mozilla's build system instead of NSPR's build system:
1) The top-level configure defines WIN32_LEAN_AND_MEAN which makes a Windows header not get included for ntinrval.c.
2) Visibility issue with __mmap2 on Android in unix.c.
3) Visibility issue with __asan_{poison,unpoison}_memory in plarena.h.
2016-01-15 09:58:59 -05:00
Sylvestre Ledru
ec641bcfef Bug 1216283 - land NSPR_4_11_RTM, r=dkeeler 2015-11-18 18:43:32 +01:00
Kai Engert
24d54a04b5 Bug 1216283, NSPR_4_11_BETA1, r=keeler 2015-10-20 12:37:29 +02:00
Kai Engert
2274132a18 Bug 1215200, NSPR_4_10_10_RTM and NSS 3_20_1_RTM, bump version requirements, r=keeler 2015-10-20 12:34:15 +02:00
James Cowgill
43f3638d88 Bug 1129878 - nspr: enable atomic instructions on mips r=hev
---
 nsprpub/pr/include/md/_linux.h | 10 ++++++++++
 nsprpub/pr/include/pratom.h    |  4 +++-
 2 files changed, 13 insertions(+), 1 deletion(-)
2015-10-17 23:41:10 +08:00
Kai Engert
b3a0fe89f9 Bug 1215200, NSPR_4_10_10_RC1 and NSS_3_20_1_RC0, r=dkeeler 2015-10-16 15:29:23 +02:00
Nigel Babu
0f8e5502ee Backed out changeset b46b688e6295 (bug 1215200) for build bustage ON A CLOSED TREE 2015-10-16 11:52:10 +05:30
Kai Engert
533ed345db Bug 1215200, Upgrade to NSPR 4.10.10 and NSS 3.20.1, landing release candidate tags, r=dkeeler 2015-10-16 08:04:16 +02:00
Kai Engert
5d583a2009 Bug 1191269, set NSPR version to final tag, no code change, DONTBUILD 2015-08-19 18:05:33 +02:00
Kai Engert
ece9df3c49 Bug 1191269, Update Mozilla 42 to NSPR 4.10.9, landing NSPR_4_10_9_BETA3, r=ted 2015-08-05 13:03:50 +02:00
Jed Davis
af478d2bb6 Bug 1162780 - Update NSPR to NSPR_4_10_9_BETA2. r=ted 2015-07-22 10:52:39 -07:00
Jacek Caban
03cb210928 Bug 856404 - Don't default HOST_* variables to target ones when cross compiling. r=ted 2015-04-29 10:50:00 -04:00
Kai Engert
e3f84b268e Bug 1124903 - Update to NSPR 4.10.8 final (not beta), r=wtc 2015-01-22 23:53:31 +01:00
Brian Smith
e4e8e0d080 Bug 1120778: Update NSPR to NSPR 4.10.8 beta 3 (NSPR_4_10_8_BETA3), r=me 2015-01-12 19:29:56 -08:00
Landry Breuil
95c9c173d6 Bug 1119469: update NSPR to NSPR_4_10_8_BETA2 r=ted
Uplifts bugs 1106600, 1105144, 1072454, 1107063, 756047, 782113, 1060292, 573192 and 1060401
2015-01-09 09:58:22 +01:00
Kai Engert
b176bc38b1 Bug 1049006 - Update Mozilla 33 to use NSS 3.17 final and NSPR 4.10.7 final, r=wtc 2014-08-13 21:47:00 +02:00
Ehsan Akhgari
9786843b39 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
8e06b94eb0 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
7e69de339a Update NSPR to NSPR_4_10_7_BETA3 to fix bug 1034415 and bug 979278 2014-07-07 11:13:29 -04:00
Wan-Teh Chang
e4d9d6c5d9 Bug 1026129: Update to NSPR_4_10_7_BETA2. 2014-06-24 10:45:50 -07:00
Mike Hommey
ec47d1fe16 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
Ryan VanderMeulen
a1eaf5d3e1 Bug 1021287 - Update NSPR to 4.10.6 RTM. r=kaie, a=me 2014-06-05 18:00:11 -04:00
Wan-Teh Chang
df8958e99f Bug 1018783: Update to NSPR_4_10_6_BETA3. 2014-06-04 15:14:30 -07:00
Mike Hommey
028c1af63d 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
79f2bd8e3a 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
c0bf0a4283 Bug 993569: Update to NSS 3.16.1 and NSPR 4.10.5. r=kaie. 2014-05-05 13:51:39 -07:00
Wan-Teh Chang
e9ca87469a Bug 992471: Update to NSPR_4_10_5_BETA4. 2014-04-27 19:59:07 -07:00
Wan-Teh Chang
542dc7b9a1 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
e7b32897b3 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
d650a2102d 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
f1ef86fcfb 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
2bc90a2cb8 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
2d8a525078 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
0291773dc7 Bug 958796: Update NSPR to NSPR_4_10_4_BETA2. 2014-02-05 18:51:10 -08:00
Wes Kocher
817f7a8c19 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
699fffce39 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
3035695bee Bug 936320: Update NSPR to NSPR_4_10_3_BETA3. r=gdestuynder. 2014-01-24 08:33:02 -08:00
Wan-Teh Chang
61b485c354 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
6e07cfcb3e 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
8d1d356bcf Bug 935568, update Mozilla to NSPR 4.10.2 RTM, r=wtc/me 2013-11-09 11:18:00 +01:00
Wan-Teh Chang
8654040f04 Bug 915522: Update NSPR to NSPR_4_10_2_BETA1. 2013-09-27 18:00:13 -07:00
Wan-Teh Chang
9f09f45399 Bug 917391: Update to NSPR_4_10_1_RTM. 2013-09-19 12:01:05 -07:00
Ehsan Akhgari
56b4cbd7f2 Backed out 2 debugging changesets (bug 916757) to avoid uplifting, now the failures have been identified; CLOSED TREE
Backed out changeset 1713de744990 (bug 916757)
Backed out changeset 861e1c86d759 (bug 916757)

--HG--
extra : transplant_source : %A0%FC%C3%EB%89/%BD%B9%08lv%3F%C1q%AD%DC%B5%E0bE
2013-09-17 07:42:40 -04:00
Matt Brubeck
deb9e39268 Bug 916757 - More logging to find out more about the error (CLOSED TREE) 2013-09-16 10:22:47 -07:00
Ehsan Akhgari
8962eb32e5 Debugging patch for bug 916757 to get some information about the case where the failure happens
Landed on a CLOSED TREE
2013-09-16 11:09:02 -04:00
Wan-Teh Chang
82a5a0307f Bug 907512: Update NSPR to NSPR_4_10_1_BETA2. 2013-08-23 12:22:47 -07:00
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