Commit Graph

58 Commits

Author SHA1 Message Date
Dave Townsend
e65cba989c Bug 552742: Support multi-package XPIs in the new add-ons manager. r=robstrong 2010-08-01 10:52:24 -07:00
Wan-Teh Chang
14c84be3ea Bug 575620: Update NSPR to NSPR_4_8_6_BETA3. Includes patches for
bug 415563.
2010-07-12 20:46:06 -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
2c2bd1527a backout bug 415563 because a gcc4.3 bug causes it to break our 32bit linux builders r=ted
(transplanted from 8bc975526c0fb0912701477a79f0b94789dce9c2)

--HG--
extra : transplant_source : %8B%C9uRl%0F%B0%91%27%01Gzy%F0%B9G%89%DC%E9%C2
2010-06-05 13:15:50 -04: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
Edmund Wong
cb0406177c Bug 559537 - Under VS2010, fatal error occurs at atlcore.h. r=ted 2010-05-12 09:13:28 +02:00
Mike Hommey
ce41784187 Bug 542460 - Remove executable permission on source files [r=ted.mielczarek] 2010-05-06 09:32:50 +02:00
Brad Lassey
ec1449333d update nspr to NSPR_HEAD_20100330 to pick up support for android r=ted
--HG--
extra : rebase_source : 90577e9e3385b0d866e4860e0c6c89bfe382881e
2010-03-30 15:23:44 -04:00
Robert O'Callahan
137978d0a8 Bug 549630. mViewToWidgetOffset is being calculated the wrong way around. r=mats
--HG--
extra : rebase_source : 917290f7ae51bf57d9b689ffa1b3708245235638
2010-03-10 13:14:17 +13:00
timeless@mozdev.org
d74b5b2fa6 Backing out bug 550463 from NSPR landing it requires 10.6 2010-03-11 20:11:59 +01:00
Brad Lassey
25262d5e86 update nspr to NSPR_HEAD_20100311 r=wtc 2010-03-11 12:14:58 -05:00
Kai Engert
75fcbb529e Bug 527659, Update Mozilla-central to NSS 3.12.6 RTM (RC2)
=== pushing final release, r=wtc
=== adding a directory with on-top-patches, r=wtc
=== also, update to NSPR 4.8.4 final, r=wtc
2010-03-05 14:44:10 +01:00
Wan-Teh Chang
3ac4be13d2 Bug 545865: A better way to build NSPR tests for Windows Mobile. Also
include the fix for bug 545031.
2010-02-16 10:50:04 -08:00
Brad Lassey
7fba05200e update nspr to 4.8.4 beta 1 r=ted, wtc 2010-02-09 09:55:23 -05:00
timeless@mozdev.org
6f98e0c3df Bug 451187 JS causes a crash in nspr [@ Bfree ]
freedtoa should be marked as static as the data type returned by these implementations does not need to be freed with it
r=wtc
2010-01-13 21:21:52 +01:00
Dan Witte
a5c3e1c2a8 Update NSPR to NSPR_HEAD_20091219. b=344809, r=wtc 2009-12-19 15:55:54 -08:00
Ted Mielczarek
5434cd7031 bug 533983 - Update NSPR to the NSPR_HEAD_20091210 CVS tag 2009-12-10 12:55:56 -05:00
Wan-Teh Chang
cd060105c2 Update NSPR to the NSPR_HEAD_20091118 CVS tag (a snapshot of NSPR
4.8.3 pre-release).  Includes fixes for bug 521306 (blocking1.9.2+),
bug 522992, and bug 525221.
2009-11-18 19:01:27 -08:00
Benjamin Smedberg
c29a4a4a54 Backed out changeset 3e1290bba902 - Bug 525221 which was committed accidentally. 2009-11-10 09:52:47 -05:00
Benjamin Smedberg
e6eb34b4b1 Bug 525221 - Loop over DIRS better in NSPR, r=ted
--HG--
extra : rebase_source : 23fa2f7da8b88265a19147a552cbf44d3f869274
2009-11-09 13:47:29 -05:00
Ted Mielczarek
4ccf004a11 Update NSPR to the NSPR_HEAD_20091019 CVS tag. r=wtc 2009-10-20 08:13:38 -04:00
Wan-Teh Chang
c789d19c54 Bug 516396: Update NSPR to the NSPR_4_8_2_RTM CVS tag. Back out the
incorrect input length check in PR_strtod.
2009-10-05 16:20:41 -07:00
Wan-Teh Chang
1333768214 Bug 516396: Update NSPR to the NSPR_4_8_1_RTM CVS tag. 2009-09-28 18:58:38 -07:00
Wan-Teh Chang
b5d4469a93 Update NSPR to the NSPR_4_8_1_BETA2 CVS tag. Includes fixes for
bug 414772 and bug 516396.
2009-09-25 18:36:35 -07:00
Wan-Teh Chang
bdf354e194 Update NSPR to the NSPR_4_8_1_BETA1 CVS tag. Contains the fixes for
bug 516396 and bug 515064.
2009-09-21 18:40:41 -07:00
Wan-Teh Chang
73969ea3cd Update NSPR to the NSPR_HEAD_20090828 CVS tag. Contains fixes
for bug 366194, bug 506502, bug 508165, bug 509243, bug 510705,
bug 511315, bug 512806.
2009-08-28 19:53:48 -07:00
Wan-Teh Chang
f3d7a7c9fe Update NSPR to the NSPR_HEAD_20090801 CVS tag.
- Change version from 4.8 to 4.8.1 Beta
- Fix bug 492779, bug 501864, bug 504379, bug 505889, bug 507506
2009-08-07 08:48:30 -07:00
Wan-Teh Chang
24171bf840 Bug 492464: Update NSPR to NSPR_4_8_RTM.
Fix bug 492779 and bug 493378.
2009-05-19 17:53:55 -07:00
Wan-Teh Chang
02718c2f3a Bug 86396: Update NSPR to NSPR_4_8_BETA2.
Also fix bug 492117, bug 492170, bug 492303, bug 492305.
2009-05-12 14:18:38 -07:00
Wan-Teh Chang
e6bbf76423 Dummy change to force NSPR to rebuild on Tinderboxes. 2009-05-08 06:56:42 -07:00
Wan-Teh Chang
f5a5c7feef Bug 86396: update NSPR to NSPR_4_8_BETA1.
Also fix Bug 491045, bug 476996, bug 485318, bug 485374, bug 427136.
2009-05-08 06:46:38 -07:00
timeless@mozdev.org
314ce33ee3 Bug 491441: Update NSPR to the NSPR_HEAD_20090505 CVS tag.
Bug 491441: Firefox crashes on startup in PR_SetLogFile() with NSPR_LOG_FILE env var set
Bug 488621: PR_Now() resolution on Windows Mobile is 1 second.

Moving tag to fix regression from
Bug 432430 [PATCH] NSPR port to Symbian OS, unit tests tested
2009-05-05 15:41:50 +03:00
Wan-Teh Chang
c9d1733c45 Bug 489231: Update NSPR to the NSPR_HEAD_20090501 CVS tag. 2009-05-01 06:59:46 -07:00
Wan-Teh Chang
15e56094f4 Upgrade NSPR to NSPR_HEAD_20090321. This CVS tag includes
the following changes:
- Bug 439144: fixed strict aliasing issues in prdtoa.c
- Bug 449665: suppress the parentheses warnings in prdtoa.c
- Bug 442706: build for Symbian OS with autoconf and GNU make
- Bug 432430: some more changes for the Symbian OS port
- Bug 476536: added PR_ASSERT_CURRENT_THREAD_OWNS_LOCK and
  PR_ASSERT_CURRENT_THREAD_IN_MONITOR.
- Bug 478687: made PRUint64/uint64 compatible with uint64_t
  for 64-bit Mac OS X
- Bug 480730: PR_LoadLibrary for 64-bit MAC OS X should not
  search DYLD_LIBRARY_PATH if the library is specified as a
  pathname
- Bug 480740: PR_ParseTimeString crash with dates >= year
  3001 when compiled with Visual C++ 2005.
- Bug 480074: better dependency resolution for import libraries
- Bug 469083: ported NSPR test programs to WINCE
- Bug 433790: removed some obsolete WIN16 code
2009-03-22 09:44:55 -07:00
Robert Sayre
990a187dc6 Merge tracemonkey to mozilla-central. 2009-03-09 14:45:46 -04:00
Wan-Teh Chang
f0eb6d112c Bug 461270: Upgraded NSPR to NSPR_HEAD_20090210: linking NSPR
shared libraries should use LDFLAGS.
2009-02-11 12:09:38 -08:00
Wan-Teh Chang
8d97865105 Bug 350 and Bug 456449: Upgraded NSPR to NSPR_HEAD_20090209. 2009-02-09 12:24:50 -08:00
Wan-Teh Chang
fe0c3f7f83 Bug 456449: Upgraded NSPR to NSPR_HEAD_20090207. 2009-02-07 11:51:41 -08:00
Wan-Teh Chang
0d04f5354f Bug 456449: Upgraded NSPR to NSPR_HEAD_20090205. 2009-02-05 20:13:54 -08:00
Wan-Teh Chang
87112c8202 Bug 456449: dummy whitespace change to force NSPR to rebuild. 2009-02-04 20:50:34 -08:00
Wan-Teh Chang
1b8ad5515d Bug 456449: updated NSPR to NSPR_HEAD_20090204. 2009-02-04 20:49:21 -08:00
Daniel Holbert
3a59b040f3 Bug 473236 - follow up patch v3a: restore executable status for some files that might need it. a=ted 2009-01-23 11:52:51 -08:00
Daniel Holbert
2a7d88e05a Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
Brian Birtles
adf1d4fa7c Bug 216462: Add support for basic SVG animation (SMIL). Disabled in builds by default. r+sr=roc 2009-01-14 20:38:07 -08:00
Wan-Teh Chang
ea28c2c66f Bug 469870: Upgraded nsprpub to NSPR_HEAD_20081216. r=kaie. 2008-12-18 14:34:38 -08:00
Jim Blandy
e8bc490fa7 Bug 97954: Compare SpiderMonkey's copies of build files with originals at check time. r=luser
SpiderMonkey now has its own copy of some of the files from ./config
and ./build.  Since there is a decent amount of churn in that area, I
don't want it to become a burden to make merges back and forth.  This
patch adds a comment explaining the 'identical if present' policy, and
runs a script to verify that it's actually being observed.
2008-10-29 08:40:39 -07:00
Kai Engert
afdeb339c5 Bug 461082, Deliver NSS 3.12.2 and NSPR 4.7.2 to Mozilla
r=wtc
2008-10-23 02:38:29 +02:00
Robert O'Callahan
3c97e25051 Backing out unwanted configure change, sigh 2008-10-20 15:15:57 +13:00
Robert O'Callahan
6f7497e454 Bug 421662. Remove unused files. 2008-10-20 15:14:50 +13:00