Mike Hommey
|
efcf884ca8
|
Bug 609248 - Move SameType outside js::Value as a workaround to gcc PR/38850. r=lw,a=shaver
|
2010-11-07 09:20:51 +01:00 |
|
Daniel Holbert
|
fef72925ee
|
Bug 552218: Mark test 15.9.5.14.js that turns perma-orange on every daylight savings switchover as random. [Can probably be reverted tomorrow.] Tests only, a=bustage
|
2010-11-06 15:04:36 -07:00 |
|
Jesse Ruderman
|
ed068386b7
|
Bug 509075 - add crashtest
|
2010-11-06 13:30:32 -07:00 |
|
Jesse Ruderman
|
2d20dad405
|
Bug 467693 - add crashtest
|
2010-11-06 13:30:32 -07:00 |
|
Jesse Ruderman
|
705eee5d4e
|
Bug 555393 - relax this Math.random() test so it fails less frequently than once a month
|
2010-11-06 13:30:32 -07:00 |
|
Ryan VanderMeulen
|
56c64be86b
|
Bug 604937 - Remove last vestiges of OPT:NOWIN98 from Mozilla code. r=khuey
|
2010-11-06 10:39:47 +01:00 |
|
Daniel Holbert
|
7dc194ba0c
|
Bug 606270: check return value of posix_memalign to fix build warning. r=vlad a=vlad
|
2010-11-05 11:24:12 -07:00 |
|
Jory A. Pratt
|
b8260165be
|
Bug 593911 - Check for dlopen in the libc too. r=khuey a=bsmedberg
|
2010-11-05 18:26:51 +01:00 |
|
Mike Hommey
|
974d30cc03
|
Bug 577653 - Allow to build against system libvpx. r=khuey a=roc
|
2010-11-05 18:24:28 +01:00 |
|
Jory A. Pratt
|
ee9165f0b2
|
Bug 591145 - Remove configure checks for encoders. r=khuey a=bsmedberg
|
2010-11-05 18:23:05 +01:00 |
|
Josh Matthews
|
75625c2d15
|
Backed out changeset 77b1a2f70f65 a=busted
|
2010-11-05 01:51:42 -04:00 |
|
Josh Matthews
|
71fd1bd758
|
Bug 593358 - Avoid use of setTimeout to check more geolocation results. r=dougt a=test-only
--HG--
extra : rebase_source : 47c4c4984230fd275469187b3ac2dbb2868b7fd0
|
2010-11-05 01:28:39 -04:00 |
|
David Anderson
|
d1572a10c1
|
Fix recompilation under jsd and simplify frame searching (bug 609363, r=lw, a=b7+).
|
2010-11-03 18:34:20 -07:00 |
|
Robert Sayre
|
487c5cd3cd
|
Bug 608763 - JSD breakpoint does not work. r=gal
|
2010-11-02 18:52:55 -07:00 |
|
Blake Kaplan
|
a02e282bf7
|
Bug 609141 - Compartments mismatch in jsdScript::GetFunctionSource. r=sayrer
|
2010-11-03 18:04:22 -07:00 |
|
Blake Kaplan
|
831f712d28
|
Bug 608963 - Deal with an Xray wrapper being delegated to on the proto chain. r=gal a=blocking beta7
|
2010-11-02 11:26:43 -07:00 |
|
Ian Gilman
|
5fca90108b
|
Backed out changeset bcad241e5c22
|
2010-11-02 13:34:09 -07:00 |
|
Ian Gilman
|
d45729224e
|
Bug 594909 - Intermittent failure in browser/base/content/test/tabview/browser_tabview_launch.js | Tab View is visible r=dietrich, a=test
--HG--
extra : rebase_source : ea0c0fc840f6679501b608958e75a4583889cce3
|
2010-10-21 10:39:51 -07:00 |
|
David Anderson
|
f47bef9aea
|
Merge backout (a=blocking).
|
2010-11-02 10:56:48 -07:00 |
|
David Anderson
|
7e460ee2c7
|
Backed out changeset 4a6259d13882 (bug 608810, a=blocking).
|
2010-11-02 10:56:17 -07:00 |
|
Ted Mielczarek
|
7b82bfe9fc
|
backout bug 607946, hg rebase did some bad things. a=bustage
|
2010-11-02 08:21:07 -04:00 |
|
Ted Mielczarek
|
07142483c9
|
bug 607946 - Allow specifying a post-upload command for uploadsymbols. r=catlee a=bsmedberg
--HG--
extra : rebase_source : c613fcbdc37f2154dd0f8029068584ccdf867b44
|
2010-11-01 14:47:16 -04:00 |
|
Blake Kaplan
|
6b05c2d8ae
|
Fix more bustage. a=bustage
|
2010-11-01 20:55:43 -07:00 |
|
Blake Kaplan
|
d6f94ac76e
|
Fix more bustage. a=bustage
|
2010-11-01 20:23:44 -07:00 |
|
Blake Kaplan
|
635d017df6
|
Fix bustage from bug 602223. a=bustage
|
2010-11-01 19:57:43 -07:00 |
|
Blake Kaplan
|
f1dbf9e82c
|
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
|
ade40c675c
|
bug 607767 - Fix rewrapping native objects across compartment boundaries. r=jst
|
2010-10-29 12:49:32 -07:00 |
|
Blake Kaplan
|
08d8cc3e4e
|
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 |
|
David Anderson
|
954c83cd7b
|
IC for JSOP_CALLELEM (bug 604031, r=dmandelin).
|
2010-10-29 10:28:31 -07:00 |
|
Paul Biggar
|
5f3e99f798
|
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
|
7d1a213607
|
Merge m-c to tm
|
2010-10-28 22:01:23 -04:00 |
|
Nicholas Nethercote
|
dfd14af5e6
|
Fix ARM bustage caused by bug 602703.
|
2010-10-28 18:58:58 -07:00 |
|
Nicholas Nethercote
|
505e8ac40a
|
Bug 602703 - TM: create a layer over Nanojit's LIR creation API. r=lw.
|
2010-10-28 18:28:36 -07:00 |
|
Robert Sayre
|
05033a2e47
|
Merge m-c to tm
|
2010-10-28 21:26:36 -04:00 |
|
David Mandelin
|
d243e20633
|
Backout merge, a=backing out diagnostic for b7 blocker
|
2010-10-28 17:44:48 -07:00 |
|
David Mandelin
|
35fc61d36c
|
Backed out changeset c133d3c084c0: now we want to measure if not doing sync stuff on background thread reduces crashes.
|
2010-10-28 17:44:24 -07:00 |
|
Luke Wagner
|
036c4f5377
|
Bug 606138 - Gatling gun should guard against clobbered callee/this (r=waldo)
|
2010-10-28 17:26:19 -07:00 |
|
Blake Kaplan
|
1802eb481e
|
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
|
03a06266f2
|
Update nanojit-import-rev stamp.
|
2010-10-28 15:44:27 -07:00 |
|
Nicholas Nethercote
|
e5312a6b54
|
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
|
6d2e0fc102
|
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
|
ee7eccd45b
|
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
|
18b2762a54
|
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)
|
49253f7a60
|
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
|
a61b8d48e4
|
Bug 607864 - TM: systematically annotate bytecode boundaries in LIR dumps. r=dmandelin.
|
2010-10-28 15:08:10 -07:00 |
|
Brian Hackett
|
c5760d4a28
|
Special case object lookup lambda in String.replace, bug 605317. r=jorendorff
|
2010-10-28 14:33:32 -07:00 |
|
David Anderson
|
ddabc8f166
|
Fix Windows orange.
|
2010-10-28 13:53:54 -07:00 |
|
David Anderson
|
41328585a9
|
Refactor and improve GETELEM IC (bug 602641, r=dmandelin).
|
2010-10-27 21:04:13 -07:00 |
|
Nicholas Nethercote
|
3a40c011d1
|
Update nanojit-import-rev stamp.
|
2010-10-27 21:45:20 -07:00 |
|
Nicholas Nethercote
|
bcf5f8be52
|
Bug 575850 - nanojit: generated better code for LIR_eqd on i386.
--HG--
extra : convert_revision : 8cb17c62aaa615416ac901106292b69f691c51cf
|
2010-10-27 21:03:29 -07:00 |
|