Andreas Gal
|
eb0e17b391
|
Build fix for bug 511307.
|
2009-08-19 15:58:36 -07:00 |
|
Andreas Gal
|
489dd4c0f9
|
Specialize math functions to integer arithmetic where appropriate (511307, r=dvander).
|
2009-08-19 15:31:10 -07:00 |
|
Andreas Gal
|
c09eb5d1a9
|
Remove debug printfs (no bug).
|
2009-08-19 15:29:56 -07:00 |
|
Andreas Gal
|
9a78cb5d5f
|
Use thread-local RNG for Math.random() (511328, r=shaver,waldo).
|
2009-08-19 15:23:54 -07:00 |
|
Andreas Gal
|
81c28c4fe8
|
Notify JS_CommenceRuntimeShutdown from CycleCollector (511522, r=graydon).
|
2009-08-19 15:13:02 -07:00 |
|
Robert Sayre
|
0da1878591
|
Merge.
|
2009-08-19 15:30:21 -04:00 |
|
Robert Sayre
|
9cc65226f2
|
Backed out changeset 5817b38a8686
|
2009-08-19 15:30:06 -04:00 |
|
Robert Sayre
|
7e4b86a92f
|
Try to fix bustage by revving XDR number.
|
2009-08-19 14:23:43 -04:00 |
|
David Mandelin
|
1e05c1b289
|
Bug 510655: set argsobj->private when leaving trace only if created on trace, r=igor
|
2009-08-19 11:11:39 -07:00 |
|
Igor Bukanov
|
a8f8431b74
|
bug 509143 - js_CloneRegExp is missing a call to js_SetLastIndex. r=mrbkap
|
2009-08-19 19:53:51 +03:00 |
|
Luke Wagner
|
b115ec69f9
|
Add test for bug 507180
|
2009-08-19 09:36:25 -07:00 |
|
Luke Wagner
|
1f36a4f0c2
|
Bug 503952 - Use JSTempVector in jsstr.cpp (r=waldo)
--HG--
extra : rebase_source : ac955b5d784ca8fc9a61129e580c2751beb4109f
|
2009-08-14 16:10:59 -07:00 |
|
Luke Wagner
|
3b9c42c86e
|
Bug 507180 - Fix imacros (r=waldo)
|
2009-08-19 09:06:22 -07:00 |
|
Andreas Gal
|
c438241025
|
Backout bug 506125.
|
2009-08-18 17:30:05 -07:00 |
|
Andreas Gal
|
1982bae71c
|
Build fix for bug 506125.
|
2009-08-18 17:14:34 -07:00 |
|
Andreas Gal
|
57285268f7
|
Schedule GC based on process memory pressure (506125, r=igor,waldo).
|
2009-08-18 16:38:02 -07:00 |
|
Andreas Gal
|
ebc6f01967
|
Add an API to notify the JS engine that we are about to destroy the runtime (511252, r=brendan).
|
2009-08-18 16:31:20 -07:00 |
|
Luke Wagner
|
b0ad24c6d8
|
Bug 503952 - Replace JSStringBuffer with JSTempVector in jsxml (r=brendan)
|
2009-08-14 16:10:58 -07:00 |
|
Luke Wagner
|
0587891279
|
Bug 509826 - replace js_NewStringCopyN with js_NewDependentString in jsstr (r=waldo)
|
2009-08-18 14:13:28 -07:00 |
|
Luke Wagner
|
1d573dc2f2
|
Actually fix bustage: JS_STATIC_ASSERT cannot be used in classes.
|
2009-08-18 09:21:53 -07:00 |
|
Luke Wagner
|
20fddc0b26
|
Fixed jsvector.h bustage.
|
2009-08-18 09:03:23 -07:00 |
|
Luke Wagner
|
d41529b0d4
|
Bug 510319 - fix ptrdiff overflow in JSTempVector
|
2009-08-18 08:41:30 -07:00 |
|
Jacob Bramley
|
56c7a54588
|
Allow an out-of-memory condition to be interpreted as a pass for testBug507425. (510207, r=dmandelin)
|
2009-08-18 12:00:10 +01:00 |
|
Bob Clary
|
01e935eb04
|
bug 510901 - Sisyphus - support 1.9.3 branch.
|
2009-08-18 00:30:00 -07:00 |
|
Bob Clary
|
de4888f662
|
bug 501124 - JavaScript Test by bogomip.
|
2009-08-18 00:30:00 -07:00 |
|
Bob Clary
|
4826fb6c7c
|
bug 488995 - JavaScript Test by PenPal.
|
2009-08-18 00:30:00 -07:00 |
|
Bob Clary
|
2983c14cbb
|
bug 488989 - JavaScript Test by Jeff Walden.
|
2009-08-18 00:30:00 -07:00 |
|
Bob Clary
|
96b34d5791
|
bug 481436 - JavaScript Test by Gary Kwong, Jason Orendorff.
|
2009-08-18 00:30:00 -07:00 |
|
Bob Clary
|
b0d8e3ec51
|
bug 474319 - JavaScript Test by Gary Kwong.
|
2009-08-18 00:30:00 -07:00 |
|
Bob Clary
|
e980027181
|
bug 473040 - JavaScript Test by Gary Kwong.
|
2009-08-18 00:29:59 -07:00 |
|
Bob Clary
|
bcb7520d62
|
bug 466206 - JavaScript Test by Gary Kwong.
|
2009-08-18 00:29:59 -07:00 |
|
Bob Clary
|
b25f6a8ae9
|
bug 465980 - JavaScript Tests by Mike Shaver, Jeff Walden.
|
2009-08-18 00:29:59 -07:00 |
|
Bob Clary
|
de8b3dd0d0
|
bug 465063 - JavaScript Test by Gary Kwong.
|
2009-08-18 00:29:59 -07:00 |
|
Bob Clary
|
8f33cfe9d0
|
bug 454704 - JavaScript Test by Jesse Ruderman.
|
2009-08-18 00:29:59 -07:00 |
|
Bob Clary
|
75a81649b9
|
bug 427196 - JavaScript Tests by Jesse Ruderman, Igor Bukanov.
|
2009-08-18 00:29:59 -07:00 |
|
Bob Clary
|
f4a7bf3c95
|
bug 426520 - JavaScript Test by Adam Hauner, Jesse Ruderman.
|
2009-08-18 00:29:59 -07:00 |
|
Bob Clary
|
fdb13995e1
|
bug 369696 - JavaScript Tests by Jesse Ruderman, Igor Bukanov.
|
2009-08-18 00:29:59 -07:00 |
|
Bob Clary
|
91c470efb1
|
bug 506567 - JavaScript Test by John Hanely.
|
2009-08-18 00:29:59 -07:00 |
|
Bob Clary
|
0c0610ba80
|
bug 509266 - Sisyphus - Ubuntu 9.04 issues: will not read environment strings from set pipe, autoconf detection, r=ctalbert.
|
2009-08-18 00:29:59 -07:00 |
|
Bob Clary
|
62ba59a3cd
|
bug 509264 - Sisyphus - fix uninstaller, r=ctalbert.
|
2009-08-18 00:29:59 -07:00 |
|
Bob Clary
|
f497cd6883
|
Bug 509198 - Sisyphus - directly mount dmg installer, r=ctalbert.
|
2009-08-18 00:29:59 -07:00 |
|
Bob Clary
|
cce53d05dd
|
bug 504078 - JavaScript Test by Anders Hammarquist.
|
2009-08-18 00:29:59 -07:00 |
|
Bob Clary
|
eb9a32187c
|
Bug 509164 - Sisyphus - support mozilla-build start*.bat environment settings, r=ctalbert.
|
2009-08-18 00:29:59 -07:00 |
|
Bob Clary
|
b8cc1ab90c
|
bug 496846 - run browser tests via file:.
|
2009-08-18 00:29:58 -07:00 |
|
Bob Clary
|
fc757f2763
|
bug 353078 - JavaScript Test - modify test to only fail in the event of a crash.
|
2009-08-18 00:29:58 -07:00 |
|
Bob Clary
|
2e1b1c26be
|
bug 452498 - JavaScript Tests - disable js1_5/decompilation/regress-352073.js for 1.8.x, 1.9.0 due to changes in test.
|
2009-08-18 00:29:58 -07:00 |
|
Bob Clary
|
46098ed3e9
|
bug 383269 - JavaScript Tests - js1_5/GC/regress-383269-{01,02}.js are timing dependent and fail randomly, add to performance*.tests.
|
2009-08-18 00:29:58 -07:00 |
|
Bob Clary
|
a4e88052cd
|
Bug 457618 - update js1_7/block/order-of-operation.js
|
2009-08-18 00:29:58 -07:00 |
|
Bob Clary
|
632647c94d
|
bug 457618 - JavaScript Tests - update tests due bug 346749 (let declarations at function level should be treated as var).
|
2009-08-18 00:29:58 -07:00 |
|
Bob Clary
|
225c3a7d88
|
bug 496113 - JavaScript Test by Masakazu Takahashi.
|
2009-08-18 00:29:58 -07:00 |
|