Leon Sha
|
cff611e9ec
|
Bug 609222 - JM: Fix call mechanism and recompilation. r=dvander. Patch to make Sun Studio on X86 work (typedef int32).
|
2010-11-30 11:19:17 +08:00 |
|
David Mandelin
|
6110e0823d
|
Bug 610480 last part: fix MSVC warnings, r=jorendorff
|
2010-11-29 13:33:17 -08:00 |
|
David Mandelin
|
b996b5475a
|
Bug 554338: Show correct timezone abbreviation on OSX/Linux, r=jorendorff
|
2010-11-29 13:29:44 -08:00 |
|
Jason Orendorff
|
a1b6342402
|
JS_DeepFreezeObject does not actually do anything. Bug 609024, r=Waldo.
|
2010-11-29 12:50:07 -06:00 |
|
Reed Loden
|
9d7887368d
|
Bug 615173 - Rerun 'make genservercert' in build/pgo and commit the resulting certs to fix expired test server certs and make the tree green. a=closedtree=orange:timebomb
|
2010-11-29 03:52:27 -08:00 |
|
Igor Bukanov
|
c813e63e73
|
bug 613516 - xpcshell dump doesn't print newlines. r=jorendorff
|
2010-11-23 14:40:55 +01:00 |
|
Igor Bukanov
|
1d2f180f04
|
Bug 600889 - TraceMonitor::sweep() should abort recording if it trashes the recorder tree. r=gal
--HG--
extra : rebase_source : ccd63256a71fe6fbfa2fd5686a3e8840bca55076
|
2010-10-04 23:08:11 +02:00 |
|
David Anderson
|
0814d2da65
|
Move tests out of trace-tests into jit-tests.
--HG--
rename : js/src/trace-test/tests/basic/bug616762.js => js/src/jit-test/tests/basic/bug616762.js
rename : js/src/trace-test/tests/basic/testArrayIn.js => js/src/jit-test/tests/basic/testArrayIn.js
rename : js/src/trace-test/tests/basic/testArrayInWithIndexedProto.js => js/src/jit-test/tests/basic/testArrayInWithIndexedProto.js
|
2010-12-14 11:57:04 -08:00 |
|
David Anderson
|
dd81dd3385
|
Don't build cross-eval upvars for heavyweight functions (bug 616762, r=brendan).
|
2010-12-14 11:50:20 -08:00 |
|
Jim Blandy
|
11d86e7398
|
Bug 618217: Neaten up specialization of js::Anchor for struct-like jsval on non-GNU compilers. r=bzbarsky
|
2010-12-14 11:30:20 -08:00 |
|
Bill McCloskey
|
6308c02aa7
|
Bug 610580 - Fix TMFLAGS=abort (r=bz)
|
2010-12-14 11:15:13 -08:00 |
|
Luke Wagner
|
3f075f47c3
|
Bug 614653 - avoid O(n^2) rope node marking (r=gwagner)
--HG--
extra : rebase_source : 03887ef8ee2c6d7856a0ca0fd632746aed1d7ded
|
2010-11-30 18:17:46 -08:00 |
|
Jason Orendorff
|
6b8d2abde7
|
Disable new test in the browser to fix orange.
|
2010-12-14 10:57:27 -08:00 |
|
Jason Orendorff
|
799c44f752
|
Assertion failure: isNative() with XML and __proto__. Bug 618576, r=igor.
--HG--
extra : rebase_source : f39e87efa3b10e9aeefa4d928d218d77fae942b1
|
2010-12-14 09:38:22 -08:00 |
|
Brian Hackett
|
3c98e66bc7
|
Fix bug 616711. r=gal
|
2010-12-14 06:34:46 -08:00 |
|
Ginn Chen
|
512c3f8a4f
|
Bug 618777 Fix cpuid for x64 on Solaris r=sstangl
|
2010-12-14 15:21:57 +08:00 |
|
Nicholas Nethercote
|
1f1fbee591
|
Backed out changeset 0343557b0c7a due to orange.
|
2010-12-13 18:43:11 -08:00 |
|
Nicholas Nethercote
|
225d4f7e2d
|
Bug 610070 - Large amount of heap allocation from js::PropertyTable::init. r=brendan.
|
2010-12-13 16:43:39 -08:00 |
|
Brian Hackett
|
2f26f4e870
|
Fix bogus assert when using SETMETHOD on a property with a setter, bug 559912. r=brendan
|
2010-12-13 16:36:35 -08:00 |
|
Paul Biggar
|
7a459eb198
|
Bug 609502 - Fix edge cases in charCodeAt and Math.abs (r=nnethercote,gal, a=blocker)
|
2010-12-13 16:22:59 -08:00 |
|
Paul Biggar
|
d5a5d3946f
|
Bug 612292 - Rename array allocation functions (r=lw)
|
2010-12-13 16:22:59 -08:00 |
|
Paul Biggar
|
e13e24e1ac
|
Bug 612312 - Replace DEBUG_ARRAYS with plain DEBUG (r=cdleary)
|
2010-12-13 16:22:57 -08:00 |
|
Andreas Gal
|
181d17b042
|
Deleted numeric properties are not supressed in for-in (bug 617593, r=jwalden).
|
2010-12-13 15:22:12 -08:00 |
|
Andreas Gal
|
692cbf2420
|
Check for infinite recursion when running proxy handlers (bug 571168, r=jorendorff).
|
2010-12-13 14:53:44 -08:00 |
|
Igor Bukanov
|
034b3c6618
|
bug 618262 - Removal of JS_NewString. r=brendan
|
2010-12-10 12:50:50 +01:00 |
|
Jeff Walden
|
aec6dde41e
|
Bug 616294 - Adjust terminology concerning tree contexts from 'top level' to 'body level'. The meaning was at the top level of a Program *or* at top level of a FunctionBody, but this meaning arguably conflicted with the expected one, so we have renamed it to something roughly as clear without potential for misunderstanding. r=brendan
--HG--
extra : rebase_source : ff240f3e1ef8fa61963dea2f0be34b7d35b96b28
|
2010-12-10 16:31:40 -08:00 |
|
Jeff Walden
|
ade082778d
|
Bug 616294 - |delete x| inside a function in eval code, where that eval code includes |var x| at top level, actually does delete the binding for x. r=brendan
--HG--
extra : rebase_source : 7e22a2ec3cfb6fa5510af4ba317e9a6d36b37555
|
2010-12-03 14:54:52 -08:00 |
|
Brendan Eich
|
5eef9df0a1
|
Implement method thrash counting, at limit unbrand and stick count to limit; also, brand and unbrand return false on shape overflow, so call them that way instead of as if infallible (597864, r=dvander).
|
2010-11-22 17:58:53 -08:00 |
|
Brendan Eich
|
298ff76680
|
Fix MakeUpvarForEval vs. normal upvar bookkeeping (615657, r=dmandelin).
|
2010-12-08 14:26:30 -08:00 |
|
Jason Orendorff
|
0d33f63a0e
|
Bug 601676 - Configure should reject python3.
|
2010-12-10 10:09:13 -06:00 |
|
Nicholas Nethercote
|
c96dd004e2
|
merge
|
2010-12-09 21:51:34 -08:00 |
|
Nicholas Nethercote
|
6adde8adb9
|
Backed out changeset 49f6b73ae373
|
2010-12-09 21:49:17 -08:00 |
|
Vladimir Vukicevic
|
9cc33979ec
|
Bug 601070: fix assert in typed array set, r=jorendorff
|
2010-12-09 18:34:45 -08:00 |
|
Nicholas Nethercote
|
30c5928c9d
|
Bug 591698 - nsDOMWorkerFunctions returning false without setting error. r=jwalden.
|
2010-12-08 16:05:25 -08:00 |
|
Ben Turner
|
9dfb729b0b
|
Merge backout, orange
|
2010-12-08 15:54:02 -08:00 |
|
Ben Turner
|
88a41ad471
|
Backed out changeset f205194a4128
|
2010-12-08 15:53:47 -08:00 |
|
Jason Orendorff
|
02972ef6e4
|
Backed out changeset b890994e2595. Orange.
|
2010-12-08 17:42:35 -06:00 |
|
Jason Orendorff
|
66de58ce24
|
Bug 617405 - Assertion failure: isObject() after defining getter on .prototype property of constructor. r=Waldo.
--HG--
extra : rebase_source : 63c64f5435059473fdc3d2cff7df906628c2a760
|
2010-12-08 17:01:42 -06:00 |
|
Ben Turner
|
357717c854
|
Bug 612642 - 'JS base64 code needs to be updated for removal of JS_GetStringBytesZ'. r=jorendorff.
|
2010-12-08 14:36:10 -08:00 |
|
Dave Herman
|
1f0103e3f7
|
bug 617529, r=dmandelin: jstests.py command-line option to provide XUL info
|
2010-12-08 14:33:15 -08:00 |
|
Julian Seward
|
4aa0c733f6
|
Compress the method JIT's native code map (bug 611400, r=dvander).
|
2010-12-08 12:11:11 -08:00 |
|
Ben Turner
|
b0004a586c
|
Bug 611778. r=jorendorff. Forgot one nit, DONTBUILD.
|
2010-12-08 08:55:09 -08:00 |
|
Ben Turner
|
d80b354489
|
Bug 611778. r=jorendorff.
|
2010-12-08 08:33:00 -08:00 |
|
Nicholas Nethercote
|
fecf9a1832
|
Bug 588648 - Don't copy chars when scanning. r=brendan.
|
2010-12-07 15:22:52 -08:00 |
|
Nicholas Nethercote
|
738fde8fa2
|
Update nanojit-import-rev stamp.
|
2010-12-07 15:09:31 -08:00 |
|
Nicholas Nethercote
|
f5edcf85ed
|
Fix ARM test bustage caused by bug 615159. r=me.
--HG--
extra : convert_revision : 1789b94e330017a4b932d04faece480564ce79c0
|
2010-12-07 14:33:46 -08:00 |
|
Nicholas Nethercote
|
3e70e4bb8f
|
Bug 615159 - nanojit: test both SSE2 and non-SSE2 code on tinderbox. r=Jacob.Bramley.
--HG--
extra : convert_revision : a54c3a65fa267cb726878b2718240af4fc71616a
|
2010-12-07 13:54:33 -08:00 |
|
timeless@mozdev.org
|
86697f81c9
|
Bug 615074 to + backing are unused ifndef JS_PUNBOX64 in FrameState::ensureFeSynced. r=dvander, a=dvander.
|
2010-12-07 12:59:17 -06:00 |
|
timeless@mozdev.org
|
e20561937b
|
Bug 606158 duplicate null check of construct in NewProxyObject. r=brendan.
|
2010-12-07 12:56:42 -06:00 |
|
timeless@mozdev.org
|
39ad4aa3e4
|
Bug 587670 Process leaks file if it is a tty and it hits a line error or a buffer error. r=jorendorff.
|
2010-12-07 12:53:43 -06:00 |
|