Makoto Kato
|
5ee9d1af3e
|
backout bug 669564
|
2011-07-07 23:47:06 +09:00 |
|
Makoto Kato
|
b543f1216d
|
Bug 669564 - XMM6 and XMM7 aren't scratch register on Win64 ABI. r=bhackett1024
|
2011-07-07 16:34:19 +09:00 |
|
Jim Blandy
|
84d659d4f6
|
Bug 668438: Let MakePlaceholder's callers put the placeholder in the lexdeps table, as that needs to be done differently in different cases. r=cdleary
|
2011-07-06 21:14:45 -07:00 |
|
Chris Leary
|
27845cee6e
|
Bug 613820: Regexp forwards ref in quantified parens test. (r=dmandelin)
|
2011-07-06 18:09:45 -07:00 |
|
Chris Leary
|
cdd7186b5e
|
Bug 669786: JSCodeGenerator::upvarMap should be a js::Vector. (r=njn)
|
2011-07-06 18:00:17 -07:00 |
|
Brian Hackett
|
74b7b90de0
|
Disable type inference on ARM, bug 669715.
|
2011-07-06 12:29:07 -07:00 |
|
Brian Hackett
|
c642e4adb5
|
Fix memory leak.
|
2011-07-06 06:30:49 -07:00 |
|
Brian Hackett
|
7252b327dc
|
Fix warning.
|
2011-07-05 22:41:41 -07:00 |
|
Brian Hackett
|
6a9cc2253a
|
Merge TM -> JM
|
2011-07-05 18:22:24 -07:00 |
|
Chris Leary
|
289351b012
|
Merge mozilla-central and tracemonkey.
|
2011-07-05 17:30:35 -07:00 |
|
Brian Hackett
|
efdef8f584
|
[INFER] Fix build breaks with --disable-methodjit.
|
2011-07-05 16:52:39 -07:00 |
|
Paul Biggar
|
a39ec83520
|
Bug 666448: Remove 2nd argument to escape() for ECMA/Test262 compliance (r=jwalden)
|
2011-07-05 16:51:12 -07:00 |
|
Brendan Eich
|
7d4f970e4a
|
Fuse common return interpReturnOK; path (and put comment inside ifdef where it belongs); fit assertion in 100 columns (r=me).
|
2011-07-05 12:57:44 -07:00 |
|
Brendan Eich
|
5ab8e4b792
|
Use common sub-expression more (r=self).
|
2011-07-05 12:36:54 -07:00 |
|
Brian Hackett
|
341826d0b3
|
[INFER] When pushing new frame don't repoint cx->regs until after checking there is space to push, bug 669304.
|
2011-07-05 10:12:23 -07:00 |
|
Boris Zbarsky
|
c6e839d51d
|
Version bump from 7.0a1 to 8.0a1
|
2011-07-05 12:59:19 -04:00 |
|
Marco Bonardo
|
6ab202261d
|
Merge last green changeset from mozilla-central to mozilla-inbound
|
2011-07-05 10:47:39 +02:00 |
|
Gregor Wagner
|
2930b1da1e
|
Bug 666058 - Don't share chunks for system compartments. r=gal,igor.
|
2011-07-05 14:14:33 +10:00 |
|
Patrick McManus
|
71ea7f9c8f
|
bug 655389 - CRLF Injection and the parsing of HTTP headers. r=bz
|
2011-07-04 23:12:30 -07:00 |
|
Leon Sha
|
58fb6165b2
|
Bug 666488 - [TM] Re-enable YARR on sparc. r=dvander.
|
2011-07-04 13:40:43 +08:00 |
|
Nikhil Marathe
|
b70eace6df
|
Bug 666599 - Fix ArrayBuffer::obj_lookupProperty. r=mrbkap
|
2011-07-03 13:32:03 +08:00 |
|
Brian Hackett
|
e223cbcf62
|
[INFER] ContextStack::currentScript should only return scripts from the current compartment, bug 662841.
|
2011-07-02 18:49:09 -07:00 |
|
Brian Hackett
|
25f1dd4282
|
[INFER] Preserve invariant entry ordering when removing existing redundant entries, bug 668643.
|
2011-07-02 18:25:12 -07:00 |
|
Brian Hackett
|
ca3a8abe28
|
[INFER] Watch for non-closed local names aliased by XML QNAME opcodes, bug 665812.
|
2011-07-02 07:08:55 -07:00 |
|
Brian Hackett
|
90f3cca865
|
[INFER] Avoid redundant TypeObject::markUnknown, bug 665289.
|
2011-07-02 06:58:06 -07:00 |
|
Brian Hackett
|
096f4037d0
|
[INFER] Fix build break.
|
2011-07-02 06:38:36 -07:00 |
|
Brian Hackett
|
6cd8d10496
|
[INFER] Fix merge botches.
|
2011-07-01 19:40:53 -07:00 |
|
Brian Hackett
|
1e3ee7d7f9
|
Merge TM -> JM
|
2011-07-01 16:24:32 -07:00 |
|
Jeff Walden
|
eb505d304d
|
Bug 657298 - Various bugs in setting the length of an array. r=dmandelin
--HG--
extra : rebase_source : f27bd4d0141df46d7ef054c91c2601d3b50d9690
|
2011-06-28 10:05:53 -07:00 |
|
Jeff Walden
|
e182be6d67
|
Bug 667527 - Remove the array-length limitation from the method used in certain cases to append values to newborn arrays, and name it more generally than previously. r=dmandelin
--HG--
extra : rebase_source : 1f7ee1dc5f5bd3185a8c7e02c5fdf8dcef765cb4
|
2011-06-28 10:05:40 -07:00 |
|
Nikhil Marathe
|
cbe391a287
|
Bug 665355 - Make delegate object and ArrayBuffer share same prototype. r=mrbkap
--HG--
extra : rebase_source : a7bd7dce5e0fbc53097f56065f5d5290046bc691
|
2011-06-29 17:42:03 -07:00 |
|
Nikhil Marathe
|
f3d65acc81
|
Bug 665355 - Fix __proto__ recursion. r=mrbkap
--HG--
extra : rebase_source : b97d692c2318e3e071e68e2e1cec38ca9e614cb0
|
2011-06-29 17:41:35 -07:00 |
|
Nikhil Marathe
|
58bad94550
|
Bug 665914 - ArrayBuffer.prototype['byteLength'] crashes. r=mrbkap
--HG--
extra : rebase_source : 09fda2860e11457f516c3b0b0614bde7e3ff3a91
|
2011-06-29 17:38:10 -07:00 |
|
Blake Kaplan
|
cfc7503a4c
|
Bug 667630 - Don't treat the payload of a jsval as a pointer and make sure we unroot the value. r=luke
--HG--
extra : rebase_source : b3c5c3a29c859e2632ef97b0acc0a18842f9c52a
|
2011-06-29 17:36:09 -07:00 |
|
Blake Kaplan
|
f2051c534a
|
Bug 664689 - Deal with wrappers-around-wrappers here. r=gal
--HG--
extra : rebase_source : af67e8aded9aa89874c0d74bc9fd48df2268eafc
|
2011-06-28 14:00:19 -07:00 |
|
Steve Fink
|
84a0405d58
|
Bug 667056 - Fix when function callbacks are invoked (r=luke)
|
2011-06-24 17:13:19 -07:00 |
|
Steve Fink
|
5a2aad9f3f
|
Bug 667076 - Add a CHECK_EQUAL for testing whether non-jsval types are equal and report expected and observed values on failure (r=luke)
--HG--
extra : rebase_source : fb98cbdcaa63abbfe718d3dfc5b3ac1b0d3a64da
|
2011-06-24 13:11:28 -07:00 |
|
Shu-yu Guo
|
22c5665ab5
|
[INFER] Fix colorized spew bug with ANSI reset codes. r=mrbkap
|
2011-06-22 17:28:19 -07:00 |
|
Marco Bonardo
|
434e057510
|
Merge mozilla-inbound and mozilla-central
|
2011-07-02 10:39:08 +02:00 |
|
Josh Matthews
|
5163e29da2
|
Bug 661927 - Add Cu.schedulePreciseGC to allow for a GC to run with no JS code running. r=mrbkap
|
2011-07-01 02:08:48 -04:00 |
|
Ehsan Akhgari
|
86da6932d3
|
Merge mozilla-central and mozilla-inbound
|
2011-06-30 05:08:20 -04:00 |
|
Nicholas Nethercote
|
2c2e126833
|
Bug 661474 - Add per-compartment memory reporters. r=wmccloskey, dolske.
|
2011-06-30 15:44:17 +10:00 |
|
Kyle Huey
|
99aa56bee4
|
Bug 667652: Add a JS_FRIEND_API to get at the current offset in a structured clone buffer. r=jorendorff.
|
2011-06-29 12:09:15 -07:00 |
|
Ted Mielczarek
|
a4398294bc
|
merge mozilla-central and build-system
|
2011-06-29 09:42:11 -04:00 |
|
Ted Mielczarek
|
eaf35622ec
|
bug 664197 - bustage fix, sync js/src/config
|
2011-06-28 08:32:29 -04:00 |
|
Kyle Huey
|
224832d24d
|
Bug 515492: Make jemalloc work on VS 2010. r=ted,pbiggar
|
2011-06-27 12:44:51 -07:00 |
|
Kyle Huey
|
2426689ee4
|
Merge b-s to m-c
|
2011-06-25 10:13:14 -07:00 |
|
Ehsan Akhgari
|
684c5d0a7c
|
Merge mozilla-central into mozilla-inbound
|
2011-06-24 21:17:16 -04:00 |
|
Kyle Huey
|
cb7e11eb84
|
Bug 665969: Make C4553 fatal. r=ted
|
2011-06-24 07:22:35 -07:00 |
|
Kyle Huey
|
2028e10311
|
Backed out changeset dd46aab5d8aa
|
2011-06-24 10:14:24 -07:00 |
|