Blake Kaplan
|
af48a376fb
|
Bug 458355 - ecma_3/Operators/11.4.1-002.js fail; r=brendan
|
2008-10-13 19:02:43 +02:00 |
Robert Sayre
|
41e7001b47
|
Merge.
|
2008-10-12 20:50:34 -04:00 |
Robert Sayre
|
731258ad93
|
Bug 459300. JSON should use internal JS functions where it makes sense. r=brendan
|
2008-10-12 20:48:48 -04:00 |
Ben Turner
|
2cc487b259
|
Bustage fix.
|
2008-10-12 12:03:40 -07:00 |
Ben Turner
|
a2d746ccc9
|
Bug 455436 - "XPConnect insists on using its own error reporter even when another is already set." r+sr=jst.
|
2008-10-12 11:32:34 -07:00 |
Bob Clary
|
6f1644be75
|
JavaScript Tests for bug 453024, bug 454682, bug 455605, bug 455748, bug 455775, bug 456477, bug 456540, bug 457456, bug 457778, bug 459085, bug 457824, bug 421621, bug 432075, bug 435497, bug 455413, bug 456826, bug 455982, bug 452476, bug 458076, bug 459185, bug 459186, bug 458959 with updates to public failures, spidermonkey-n-1.9.1.tests and js1_8_1/trace/trace-test.js, and update for sisyphus configuration files.
|
2008-10-11 20:51:18 -07:00 |
Igor Bukanov
|
b8b7007a16
|
Bug 408539 - Storing XPCContext inside JSContext
|
2008-10-11 19:35:39 +02:00 |
Arpad Borsos
|
c72ef7d248
|
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
|
2008-10-10 17:04:34 +02:00 |
Igor Bukanov
|
fd613b83b3
|
bug 458679 - r=crowder
|
2008-10-10 15:16:27 +02:00 |
Bob Clary
|
d9c1d081d1
|
bug 399387 - JavaScript Tests - update public failures
|
2008-10-10 05:08:59 -07:00 |
Bob Clary
|
6d65eade38
|
bug 458780 - JavaScript Tests - add cvs support to bisect.sh
|
2008-10-10 05:06:40 -07:00 |
Bob Clary
|
7c7cd82443
|
bug 459037 - JavaScript Tests - do not exclude timeouts and crashes from post processing
|
2008-10-10 04:58:59 -07:00 |
Bob Clary
|
527031814a
|
bug 459233 - JavaScript Tests - update js1_8_1/trace/trace-test.js
|
2008-10-10 04:56:08 -07:00 |
Robert Sayre
|
77df038fc7
|
Merge.
|
2008-10-09 14:20:08 -04:00 |
Robert Sayre
|
267a94fafb
|
Bug 459259 - Consolidate code for retrieving top of the JSON parser's object stack. r=brendan
|
2008-10-09 14:18:31 -04:00 |
Jason Orendorff
|
79496a4c59
|
Bug 458098 - js_DumpObject can't handle objects that share proto's scope (r=crowder)
|
2008-10-09 07:30:21 -05:00 |
Jason Orendorff
|
5922cf67f2
|
Bug 457919 - Delete unused GCC_OPT_BUG makefile variable (r=mrbkap)
|
2008-10-09 07:30:20 -05:00 |
Jason Orendorff
|
e46688f354
|
Bug 457914 - window.document should not have a quick stub (r+sr=jst)
|
2008-10-09 07:30:20 -05:00 |
Doug Turner
|
8137791649
|
Bug 458917 - Windows CE Cleanup. r/sr=stuart+bsmedberg
|
2008-10-08 20:51:54 -07:00 |
Robert Sayre
|
b766a3e9e3
|
Bug 459160 - json.cpp misuses rooting api. r=mrbkap
|
2008-10-08 23:22:35 -04:00 |
Robert Sayre
|
dce555c34f
|
Fix typo in filename.
|
2008-10-08 21:52:31 -04:00 |
Robert Sayre
|
82c16f9710
|
Merge.
|
2008-10-08 21:17:03 -04:00 |
Robert Sayre
|
70868d33ad
|
Bug 458959. this.JSON is enumerable. r+sr=mrbkap
|
2008-10-08 19:33:26 -04:00 |
Robert Sayre
|
c801f5aa4d
|
Bug 459065. JSON space patrol. r=gal
|
2008-10-08 13:31:07 -04:00 |
Blake Kaplan
|
feab58928b
|
No bug - Drop the request before the ResumeRequest hiding under Pop to avoid deadlocks. r=bent sr=sicking
|
2008-10-08 16:05:39 -07:00 |
Robert Sayre
|
a7f1ed748a
|
Bug 408838. Native JSON. r/sr=shaver
|
2008-10-06 16:54:12 -04:00 |
Bob Clary
|
5c526a953e
|
JavaScript Tests - fix typos, bug 458226
|
2008-10-08 06:35:39 -07:00 |
Bob Clary
|
b8e48415b6
|
JavaScript Tests - update public-failures, bug 399387
|
2008-10-08 06:35:03 -07:00 |
Bob Clary
|
8a98c6871b
|
JavaScript Tests - support jstest keyword bookmark, bug 458223
|
2008-10-08 06:34:14 -07:00 |
Bob Clary
|
39bae6d3b7
|
Sisyphus - JavaScript Tests - bisect.sh should use numeric comparison on local revs, bug 458220
|
2008-10-08 06:33:19 -07:00 |
Reed Loden
|
24965524bb
|
Back out Robert Sayre's patch from bug 408838 due to test failures (changeset 2fe3cb0c9f7c).
|
2008-10-01 03:22:30 -05:00 |
Robert Sayre
|
cf88f19458
|
Bug 408838 - DOM binding for native JSON. r+sr=shaver
|
2008-10-01 02:13:58 -04:00 |
Andreas Gal
|
86e14c2fc8
|
In the decompiler, skip over JSOP_RESUME after JSOP_NEW/CALL/EVAL/SETCALL (457824, r=brendan).
|
2008-09-30 21:09:14 -07:00 |
Andreas Gal
|
b95deb1d0c
|
For GETELEM/SETELEM we must check that its a native object first before trying to compare the objects shape to the shape of the global object to ensure its not aliasing the global object (457979, r=shaver).
|
2008-09-30 20:10:46 -07:00 |
Vladimir Vukicevic
|
6a887c9c6c
|
TM: move cmov_available setting into nj arch backends where appropriate
|
2008-09-30 17:15:09 -07:00 |
Andreas Gal
|
e4e61b7b12
|
Merge.
|
2008-09-30 16:35:52 -07:00 |
David Mandelin
|
d7cb6c9248
|
Don't trace a property access with a watchpoint (455413, r=brendan)
|
2008-09-30 13:34:17 -07:00 |
Andreas Gal
|
f4e7a680b3
|
Merge.
|
2008-09-30 13:02:53 -07:00 |
Andreas Gal
|
49a6207464
|
Fix guarding in case of sparse array setelem (regression from 457580, r=danderson).
|
2008-09-30 13:02:23 -07:00 |
David Anderson
|
6352adf5cf
|
Fixed cmp number check logic for 64-bit environments (bug 457129, r=gal).
|
2008-09-30 11:45:00 -05:00 |
Andreas Gal
|
41360dbe8d
|
Merge.
|
2008-09-29 22:22:58 -07:00 |
Andreas Gal
|
a38e19ffa3
|
Don't trace empty for-in loops (457335, r=brendan).
|
2008-09-29 22:22:40 -07:00 |
Andreas Gal
|
659c5c4961
|
Update XDR version number after bytecode change (457789, r=brendan).
|
2008-09-29 22:11:35 -07:00 |
David Anderson
|
a567f1dea4
|
Fixed global object ownership change not aborting recording (bug 455173, r=gal).
|
2008-09-29 23:55:58 -05:00 |
Andreas Gal
|
78ce5baa04
|
Follow-up work for 457789, emit JSOP_RESUME after JSOP_NEW as well (r=brendan).
|
2008-09-29 21:30:02 -07:00 |
David Anderson
|
840c85e5d8
|
Fixed crash when charCodeAt failed (with NaN) while recording (bug 457795, r=gal).
|
2008-09-29 23:20:34 -05:00 |
Brendan Eich
|
ff93973afe
|
Always use JSBool (not bool sometimes, JSBool others) as JSVAL_IS_BOOLEAN's native slot type.
|
2008-09-29 22:27:43 -04:00 |
Andreas Gal
|
ec6cc824c8
|
Add a resume point (JSOP_RESUME) immediately following JSOP_CALL (457789, r=mrbkap).
|
2008-09-29 18:49:40 -07:00 |
Andreas Gal
|
8dacdfc5a0
|
Catch negative indexes at recording time. At runtime the builtins already check for us. Also guard for shape and setters/getters for non-dense integer index setelem case (57580, r=mrbkap).
|
2008-09-28 17:11:47 -07:00 |
Andreas Gal
|
b262577877
|
Add test case for 457456.
|
2008-09-27 13:13:42 -07:00 |