Blake Kaplan
|
5d019b0f68
|
Bug 602223 - Use the global object instead of the parent so we're sure to have a non-null parent. r=gal a=blocking beta7
|
2010-11-01 18:28:14 -07:00 |
Blake Kaplan
|
1a0a5374c2
|
bug 607767 - Fix rewrapping native objects across compartment boundaries. r=jst
|
2010-10-29 12:49:32 -07:00 |
Blake Kaplan
|
5cc8b0d835
|
Bug 596031 - 'this' is wrong in getters and setters when a proxy object is on the prototype chain. r=brendan/jorendorff/gal
--HG--
extra : transplant_source : %9A%16%D6%DF%A3%C4%3F%08%B0-%19%B2%91%0Ee%1B%CC%95%DB%A4
|
2010-10-29 10:42:35 -07:00 |
Robert Strong
|
3b9b27c1cf
|
Bug 604136 - [Windows SeaMonkey] mochitest-browser-chrome: 'browser_bug562890.js | Test timed out'. r=dtownsend, a=test fix
|
2010-11-01 16:19:54 -07:00 |
Bob Moss
|
fa177cf5dd
|
Bug 606265 - add ability to set timezone to android agent r=ctalbert a=NPOTB
--HG--
extra : rebase_source : 873f9e6d6b034d86d99634b090dafa5860bcab21
|
2010-11-01 14:52:08 -07:00 |
Clint Talbert
|
f0bdb9c1cd
|
Bug 608393 Update Mozmill on mozilla central to 1.5.1 rc2 r=jhammel a=NPOTB
--HG--
extra : rebase_source : c1d58027a8f218457efcf77a6ae3c09c7f9a4d30
|
2010-11-01 14:52:08 -07:00 |
Robert Strong
|
135c8d011c
|
Bug 608586 - [SeaMonkey] mochitest-browser-chrome: .../browser-window/browser_bug562797.js fails. r=dtownsend, a=test fix
|
2010-11-01 14:30:30 -07:00 |
Robert Strong
|
676456c268
|
Bug 608507 - some minor test cleanup. r=dtownsend, a=test fix
|
2010-11-01 14:30:07 -07:00 |
Benoit Jacob
|
938249250d
|
Bug 576620 - crash: getParameter stack corruption in the paths returning 4 ints - r=joe, a=blocking-beta7
|
2010-11-01 13:13:00 -07:00 |
Josh Aas
|
d9ec69ec3b
|
Bug 594635: Fixes for OOP Core Animation NPAPI, fixes Quicktime plugin on Mac OS X. r=benwa a=josh/johnath
|
2010-11-01 09:47:23 -04:00 |
Ehsan Akhgari
|
089223f5ac
|
Bug 579540 - Intermittent timeout in browser/base/content/test/browser_bug553455.js, followed by various failures about number of installed extensions or notifications, probably depending on when it timed out; r=gavin a=orange-fix
Try to increase the timeout to twice its previous amount in the hopes that it fixes the intermittent timeout in this test.
|
2010-11-01 14:50:34 -04:00 |
David Anderson
|
86d023b817
|
IC for JSOP_CALLELEM (bug 604031, r=dmandelin).
|
2010-10-29 10:28:31 -07:00 |
Paul Biggar
|
79ba7ec390
|
Bug 605133 - Synchronize common areas of configure.in and js/src/configure.in. r=jimb
|
2010-10-28 12:23:00 -07:00 |
Robert Sayre
|
982f3699aa
|
Merge m-c to tm
|
2010-10-28 22:01:23 -04:00 |
Nicholas Nethercote
|
169cb1eb0e
|
Fix ARM bustage caused by bug 602703.
|
2010-10-28 18:58:58 -07:00 |
Nicholas Nethercote
|
12cae856ae
|
Bug 602703 - TM: create a layer over Nanojit's LIR creation API. r=lw.
|
2010-10-28 18:28:36 -07:00 |
Robert Sayre
|
553a89f447
|
Merge m-c to tm
|
2010-10-28 21:26:36 -04:00 |
Luke Wagner
|
6e14f48d41
|
Bug 606138 - Gatling gun should guard against clobbered callee/this (r=waldo)
|
2010-10-28 17:26:19 -07:00 |
Henri Sivonen
|
8b71a0db33
|
Bug 604660 - Make XSLT-inserted script execute in the insertion order. r=jonas, a=blocking2.0-beta7.
--HG--
extra : rebase_source : fde633f62de8b4ec5af5c85f21c01ed4781e06e3
|
2010-10-27 10:18:24 +03:00 |
Blake Kaplan
|
1a8af95d2e
|
Bug 606585 - Make the compartment map use principals properly. r=peterv/bz
--HG--
extra : rebase_source : b4585beb4aa5f9f44cb02beb3f0f91212345f1f8
|
2010-10-26 23:57:31 -07:00 |
Nicholas Nethercote
|
a33fc7397d
|
Update nanojit-import-rev stamp.
|
2010-10-28 15:44:27 -07:00 |
Nicholas Nethercote
|
1fc09caf80
|
Bug 607225 - nanojit: add MODRM() and SIB() to Nativei386.cpp, plus other clean-ups. r=rreitmai.
--HG--
extra : convert_revision : 5012f8eb917c654d4756025fd90f1f98a1f07626
|
2010-10-28 15:22:05 -07:00 |
Ginn Chen
|
e597faeb24
|
Bug 605427 Implement FpReg move on icc or fcc for asm_cmov() on SPARC r=wmaddox
--HG--
extra : convert_revision : ce344dfb7fcb8d6f8fea281074cac9c472cc9d0c
|
2010-10-29 05:51:39 +08:00 |
Ginn Chen
|
d055e09af2
|
Bug 604334 add support for param number above 6 (many_params.in) for SPARC r=wmaddox
--HG--
extra : convert_revision : 5a600b5166ea320289291a5b8bf085d4e5dc8653
|
2010-10-29 05:49:05 +08:00 |
Ginn Chen
|
2b5775c643
|
Bug 603876 Add support for addjovi and subjovi on Sparc platform r=wmaddox
--HG--
extra : convert_revision : d372626d5b878cc31facbf9e58a5ab66e7af6a34
|
2010-10-29 05:46:22 +08:00 |
Werner Sharp (wsharp@adobe.com)
|
77d5f0c4f2
|
bug 607630. SoftFloatFilter needs to support LIR_d2i (sr+ nnethercote)
--HG--
extra : convert_revision : f43789d6bdbd848b943f3aac937b545e0872beb9
|
2010-10-28 12:47:12 -04:00 |
Nicholas Nethercote
|
ebce6f253e
|
Bug 607864 - TM: systematically annotate bytecode boundaries in LIR dumps. r=dmandelin.
|
2010-10-28 15:08:10 -07:00 |
Brian Hackett
|
023904cb54
|
Special case object lookup lambda in String.replace, bug 605317. r=jorendorff
|
2010-10-28 14:33:32 -07:00 |
David Anderson
|
7637a9d135
|
Fix Windows orange.
|
2010-10-28 13:53:54 -07:00 |
David Anderson
|
7dca1f9035
|
Refactor and improve GETELEM IC (bug 602641, r=dmandelin).
|
2010-10-27 21:04:13 -07:00 |
Nicholas Nethercote
|
9a59b7e436
|
Update nanojit-import-rev stamp.
|
2010-10-27 21:45:20 -07:00 |
Nicholas Nethercote
|
0dcfa76595
|
Bug 575850 - nanojit: generated better code for LIR_eqd on i386.
--HG--
extra : convert_revision : 8cb17c62aaa615416ac901106292b69f691c51cf
|
2010-10-27 21:03:29 -07:00 |
David Anderson
|
304bc85eb9
|
Backed out changeset 921334ab1ea5
|
2010-10-27 21:35:47 -07:00 |
David Anderson
|
fb03051276
|
Refactor and improve GETELEM IC (bug 602641, r=dmandelin).
|
2010-10-27 21:04:13 -07:00 |
Nicholas Nethercote
|
1e5ff202a2
|
Bug 607555 - TM: fix interleaving of bytecode and LIR with TMFLAGS=recorder (TM-specific part). r=dmandelin.
|
2010-10-27 16:45:16 -07:00 |
Nicholas Nethercote
|
ae74d001ad
|
merge
|
2010-10-27 16:31:40 -07:00 |
Chris Leary
|
61e55b1e50
|
Bug 607724: Minor scope chain function cleanup. (r=mrbkap)
|
2010-10-27 16:18:16 -07:00 |
Nicholas Nethercote
|
e8301285e4
|
Update nanojit-import-rev stamp.
|
2010-10-27 16:14:55 -07:00 |
Nicholas Nethercote
|
2ae8edb847
|
Bug 607555 - TM: fix interleaving of bytecode and LIR with TMFLAGS=recorder. r=edwsmith.
--HG--
extra : convert_revision : 53c69eca7d94694ff55d59d39c0d8a26f8d8c111
|
2010-10-27 15:49:04 -07:00 |
Chris Leary
|
8713871d59
|
Fix bad mochitest for bug 601299. (rs=Waldo)
|
2010-10-27 14:21:09 -07:00 |
Chris Leary
|
aea9ad4b5e
|
Bug 601299: Find RegExpStatics in cx->globalObject if necessary. (r=mrbkap)
|
2010-10-27 12:33:55 -07:00 |
Leon Sha
|
2d068eb94f
|
Bug 607553 - [JAEGER] Multiple cases failed in MONOIC only build. r=dvander
|
2010-10-27 14:09:47 +08:00 |
Nicholas Nethercote
|
d4d9ff5efc
|
Bug 606441 - TM: specialize Math.abs() for integers when possible. r=dvander.
|
2010-10-26 20:21:39 -07:00 |
Blake Kaplan
|
d5af7f314d
|
Revert accidental change.
|
2010-10-26 19:54:06 -07:00 |
Blake Kaplan
|
94bdec5ed7
|
Bug 607174 - Add assertions to jsdbgapi.cpp and enter compartments where it isn't possible for the caller to do so. landing with r=gal
--HG--
extra : rebase_source : f0e69380a0ef144e07af7d75b859712fe67bb753
|
2010-10-26 19:48:51 -07:00 |
Blake Kaplan
|
77d0c75532
|
Bug 601829 - Protect ourselves against a null sandbox. r=jst
--HG--
extra : rebase_source : 0fc1079f16ac97f2b27c2038f7ee6cfa17652a84
|
2010-10-26 19:48:41 -07:00 |
Brendan Eich
|
b783c4d194
|
Skip evalcx-based test in browser.
|
2010-10-26 18:44:53 -07:00 |
Brendan Eich
|
902cc239b5
|
Fix expression and value-generator decompilation to accept prolog ops, required due to ES5 metaprogramming APIs (607513, r=Waldo).
|
2010-10-26 17:22:55 -07:00 |
Nicholas Nethercote
|
3a3159a8dd
|
Bug 607244 - nanojit: add LIR_comment (TM-specific part). r=dmandelin.
|
2010-10-26 16:58:08 -07:00 |
Nicholas Nethercote
|
c354845838
|
Update nanojit-import-rev stamp.
|
2010-10-26 16:57:08 -07:00 |