Kai Engert
4d0a5cb45a
Bug 1347932, uplift NSPR_4_14_BETA2, r=franziskus
2017-03-16 17:22:25 +01:00
Gregory Szorc
aa43a43343
Backed out changeset a77fb6a85fc8 (bug 1315695) for breaking PGO
2016-11-16 11:15:05 -08:00
Gregory Szorc
fe6c695ca9
Bug 1315695 - Use Python to adjust pgo.relink mtime; r=ted
...
`touch -t` may not correctly handle timezones across DST changes
because it accepts a timezone-less date string. Work around this by
using Python and UNIX timestamps to adjust the mtime of the
pgo.relink file.
If this doesn't fix the issue, then signs would seem to point to
a bug in MSVC's PGO process not working correctly when run across
timezones.
MozReview-Commit-ID: KtTHmLSZuES
--HG--
extra : rebase_source : 2ea74cfc50b4abeb67c6f2131251c9cd702a1608
2016-11-07 10:52:11 -08:00
Kai Engert
5fa2daa9c4
Bug 1311366, update to 4.13.1 to pick up a regression fix, r=ted
2016-10-21 12:34:54 +02:00
Kai Engert
300ee5f502
Bug 1293329, Upgrade Firefox 51 to NSPR 4.13, finalizing version numbers, no code change, reusing r=ted
...
--HG--
extra : rebase_source : ed3a86956d9003b1e5a770a557f12961141f3f43
2016-09-27 03:34:52 +02:00
Kai Engert
6817028a44
Bug 1293329, NSPR_4_13_BETA3, reusing r=ted
2016-09-12 05:36:36 -07:00
Kai Engert
02e277f76d
Bug 1293329, land NSPR_4_13_BETA2, r=ted
2016-08-27 11:06:04 +02:00
Kai Engert
4d171a3129
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
d3fd404b9b
Bug 1244062, NSPR_4_12_BETA2, and Bug 1245053, NSS_3_23_BETA2
2016-02-02 11:50:47 +01:00
Sylvestre Ledru
e44d9581a2
Bug 1216283 - land NSPR_4_11_RTM, r=dkeeler
2015-11-18 18:43:32 +01:00
Kai Engert
a4ddcd6c5b
Bug 1216283, NSPR_4_11_BETA1, r=keeler
2015-10-20 12:37:29 +02:00
Kai Engert
a922dcab99
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
Kai Engert
3556fa0bdc
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
d45a6e832d
Backed out changeset b46b688e6295 (bug 1215200) for build bustage ON A CLOSED TREE
2015-10-16 11:52:10 +05:30
Kai Engert
8826499e8a
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
266b36b217
Bug 1191269, set NSPR version to final tag, no code change, DONTBUILD
2015-08-19 18:05:33 +02:00
Kai Engert
781de155ba
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
cd59bd03ec
Bug 1162780 - Update NSPR to NSPR_4_10_9_BETA2. r=ted
2015-07-22 10:52:39 -07:00
Kai Engert
2fd6028f87
Bug 1124903 - Update to NSPR 4.10.8 final (not beta), r=wtc
2015-01-22 23:53:31 +01:00
Brian Smith
ff76826a46
Bug 1120778: Update NSPR to NSPR 4.10.8 beta 3 (NSPR_4_10_8_BETA3), r=me
...
--HG--
extra : rebase_source : 86352e7b5bcf8eaa7486a835f04676bbc8aed613
2015-01-12 19:29:56 -08:00
Landry Breuil
b11a5cfaf0
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
bca16ce1ed
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
c75f8acf71
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
d9dfd8b013
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
2fa9e97858
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
40d81a2ba5
Bug 1026129: Update to NSPR_4_10_7_BETA2.
2014-06-24 10:45:50 -07:00
Mike Hommey
d1ea2733cd
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
0dcfa83c26
Bug 1021287 - Update NSPR to 4.10.6 RTM. r=kaie, a=me
2014-06-05 18:00:11 -04:00
Wan-Teh Chang
3147c027d6
Bug 1018783: Update to NSPR_4_10_6_BETA3.
2014-06-04 15:14:30 -07:00
Mike Hommey
e121bd596e
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
48f13b0ca9
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
d4f27e6065
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
a1c25688ee
Bug 992471: Update to NSPR_4_10_5_BETA4.
2014-04-27 19:59:07 -07:00
Wan-Teh Chang
ee20f68db9
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
ad9cf4c0df
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
7a9128e87b
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
c2f6e4f476
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
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
abce45fec1
Bug 936320: Update NSPR to NSPR_4_10_3_BETA3. r=gdestuynder.
2014-01-24 08:33:02 -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
b13170fd03
Bug 907512: Update NSPR to NSPR_4_10_1_BETA2.
2013-08-23 12:22:47 -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