Dão Gottwald
|
394c142b04
|
merge
|
2009-11-05 10:25:42 +01:00 |
Dão Gottwald
|
8d56057490
|
Backed out changeset 524233171fa4
|
2009-11-05 10:25:26 +01:00 |
Dão Gottwald
|
8f431e1e2e
|
reorganize border collapse painting code to make a little bit more readable bug 452319 r=fantasai sr=bz
|
2009-11-05 09:03:51 +01:00 |
Curtis Bartley
|
175c412a10
|
Bug 524763 - Regexp/string confusion in generateTextForTextNode in about:support. r=johnath,dao
|
2009-11-05 09:03:28 +01:00 |
Dão Gottwald
|
17ace1c718
|
merge
|
2009-11-05 09:24:37 +01:00 |
Dão Gottwald
|
6e1442cbb2
|
Backed out changeset 3b9cc80b3ef0
|
2009-11-05 09:24:16 +01:00 |
Dão Gottwald
|
3599df1b4e
|
Bug 524763 - Regexp/string confusion in generateTextForTextNode in about:support. r=johnath,dao
|
2009-11-05 09:03:28 +01:00 |
Dão Gottwald
|
f8c6f8f914
|
Bug 525724 - Use CSS transitions for the tab bar overflow animation. r=vlad
|
2009-11-05 09:02:12 +01:00 |
Zack Weinberg
|
8bbcfe0b3e
|
Mark all the failing tests from bug 526402 with their bug numbers
|
2009-11-04 21:58:07 -08:00 |
Daniel Holbert
|
b35324da76
|
Disable reftest "aja-linear-6a.html" (which was just added in bug 526402), since it apparently fails consistently on Mac OS.
|
2009-11-04 21:36:12 -08:00 |
Robert Sayre
|
33ca107c43
|
Merge
|
2009-11-04 18:54:34 -08:00 |
Zack Weinberg
|
386c442c8f
|
Bug 526402: test cases. r=dbaron
|
2009-11-04 18:37:06 -08:00 |
L. David Baron
|
df5f3f1d93
|
Bug 526402: Stop accepting unitless 0 for angles, times, and frequencies. r=zwol
|
2009-11-04 18:36:18 -08:00 |
Robert Sayre
|
9d337a52c7
|
Merge tracemonkey to mozilla-central.
|
2009-11-04 17:57:42 -08:00 |
Boris Zbarsky
|
610fe001e1
|
Backed out changeset 2fa27d8cd3d2 (bug 526178) to fix browser-chrome orange.
--HG--
extra : rebase_source : 6be60f6e6586e924f7607f135a3589d9e425a0ec
|
2009-11-04 20:41:06 -05:00 |
Jacek Caban
|
e2ffe057d6
|
Fixed includes on case sensitive systems.
Bug 501034 - (Packaged) Unit tests boxes should be able to get a stack trace from browser hangs/timeouts
r=ted.mielczarek
|
2009-11-05 01:48:14 +01:00 |
Serge Gautherie
|
f840a5cce3
|
Add |ok(true, ...);|.
Bug 483624 - Mochitest bugs/test_bug479143.html runs fine but needs to check/report success; (Av1).
r+sr=jst
|
2009-11-05 01:46:38 +01:00 |
Peter Weilbacher
|
aa5ef729e9
|
[OS/2] Bug 509330 - copy the MozSounds.cmd file into the program dir, r=wuno@lsvw
|
2009-11-05 00:20:12 +01:00 |
Graydon Hoare
|
23953ed5ed
|
Update nanojit-import-rev stamp.
|
2009-11-04 10:28:43 -08:00 |
Graydon Hoare
|
641e7e6c17
|
Bug 526011 - Backed out changeset ccae3c736aed, premature landing.
--HG--
extra : convert_revision : ba29ca88bc1acdee7ae1a532f202ee99f08ce755
|
2009-11-04 10:15:41 -08:00 |
Vladimir Vukicevic
|
b0fc69e878
|
b=524904, add support for generic Windows DLL blocklist; r=shaver
|
2009-11-03 22:35:20 -08:00 |
Boris Zbarsky
|
db47d0861c
|
Bug 526178. Fix constructor firing order to match Gecko 1.9.1 again. r=roc
|
2009-11-04 17:58:13 -05:00 |
Jim Mathies
|
03ae3eb701
|
Bug 487872 - nsAuthSSPI patch. r=wtc, sr=bz.
|
2009-11-04 16:12:24 -06:00 |
Neil Rashbrook
|
f59aa3fa60
|
Bug 524256 Allow the compiler to generate the prologue/epilogue to NS_InvokeByIndex so that it can tell the debugger that it's not omitting frame pointers r=bsmedberg
|
2009-11-04 21:36:04 +00:00 |
Neil Rashbrook
|
ce872916b3
|
Bug 525725 -help crashes [@ LoadPlatformDirectory] r=bsmedberg
|
2009-11-04 21:34:16 +00:00 |
Neil Rashbrook
|
fcec6d08ad
|
Bug 520366 AppendInt only handles 32 bit signed ints r=bsmedberg
|
2009-11-04 21:33:23 +00:00 |
Dão Gottwald
|
8eacecb53d
|
Bug 526230 - nsIApplicationCacheService::getGroups count outparam should be optional. r=honzab
|
2009-11-04 20:23:20 +01:00 |
Nicholas Nethercote
|
7503b4ed55
|
Bug 517405 - nanojit: don't compute x86 FP conditions twice(!). r=rreitmai.
--HG--
extra : convert_revision : bb0d40d10977953fffe3063745de0d8778bec6c6
|
2009-11-04 16:44:13 +11:00 |
Nicholas Nethercote
|
fc0634a6a3
|
Bug 516348 - nanojit: add findSpecificRegForUnallocated(). r=edwsmith.
--HG--
extra : convert_revision : 0e40a8977b80a96f9233488878589afcdfc8d800
|
2009-11-04 14:45:29 +11:00 |
Graydon Hoare
|
bff3d17d4d
|
Bug 525392 - Fix ARM branch-patching logic, r=vlad.
--HG--
extra : convert_revision : 3510743118fdb7ba39e941894ccf7a80788f8421
|
2009-11-03 11:49:31 -08:00 |
Graydon Hoare
|
e34a4cce37
|
Bug 526070 - lirasm call argument ordering bug, r=dvander.
--HG--
extra : convert_revision : f3e975ca8d8e19b651f57b7599fd84162aaad8ec
|
2009-11-02 17:10:27 -08:00 |
David Anderson
|
f84d7d8621
|
Removed Fragment::vmprivate and Fragment::root (bug 526011, r=graydon).
--HG--
extra : convert_revision : ccae3c736aeddd81211073095132a7feb70c33e7
|
2009-11-03 10:16:17 -08:00 |
Luke Wagner
|
8aedf1377a
|
Bug 526356 - invalid debug memset of global native frame in ExecutreTree (r=dvander)
|
2009-11-03 15:22:48 -08:00 |
Luke Wagner
|
f07703586c
|
Bug 525120 - move native stack off the C stack (fixes native global frame alignment) (r=dvander)
--HG--
extra : rebase_source : 88fd7104fd77507c7c6ffd3dd0464cc6954f90c0
|
2009-10-28 16:44:44 -07:00 |
Graydon Hoare
|
5426da0cc0
|
Update nanojit-import-rev stamp.
|
2009-11-02 14:41:31 -08:00 |
Nicholas Nethercote
|
f867541f61
|
Bug 525413 - lirasm: avoid operandCount, r=graydon.
--HG--
extra : convert_revision : f35c3aab85189126ca884e976372050c3278324f
|
2009-11-02 12:15:37 -08:00 |
Nicholas Nethercote
|
425771a170
|
Bug 525411 - lirasm: fix CallInfo problems, r=graydon.
--HG--
extra : convert_revision : 18149ad4f58ed4f0cdc2034aeaa0acf269c1a205
|
2009-11-02 12:14:45 -08:00 |
Andreas Gal
|
7ba28ec4d7
|
Avoid using uint16 in JSXML (525527, r=igor).
|
2009-11-02 13:45:22 -08:00 |
Andreas Gal
|
8ad7d1a6ec
|
Fix bogus assert (525943, r=dvander).
|
2009-11-02 13:41:26 -08:00 |
Graydon Hoare
|
3ded81f0f5
|
Update nanojit-import-rev stamp.
|
2009-11-02 11:07:20 -08:00 |
Jacob Bramley
|
828659e837
|
Bug 525878 - The lirasm call1 test fails on ARM, r=graydon.
--HG--
extra : convert_revision : 9088798ea4a9ccdf7ffff83b97bc468213e72942
|
2009-11-02 10:32:02 -08:00 |
Graydon Hoare
|
4cb6ba32fd
|
Bump import-machinery pointers, no bug, r=gal on IRC.
|
2009-11-02 10:58:02 -08:00 |
Bob Clary
|
b3dcb5c4e0
|
bug 332722 - ecma_3/Date/15.9.5.5.js fails on Linux during DST.
|
2009-11-02 04:35:03 -08:00 |
Jacob Bramley
|
76e19bdd38
|
Rolling back changes that should have gone into nanojit-central.
|
2009-11-02 10:05:09 +00:00 |
Jacob Bramley
|
1be628d955
|
Make LIR_ov work for LIR_mul on ARM. (bug 521161, r=gal)
|
2009-11-02 09:35:01 +00:00 |
David Anderson
|
d7db86177c
|
Fixed assert failure in TraceRecorder::setCallProp (bug 522570, r=dmandelin).
|
2009-10-30 17:23:29 -07:00 |
Jason Orendorff
|
88995a6c2d
|
Bug 524564 - "Assertion failure: 0, at ../jsopcode.cpp" with uneval, yield, do...while. r=dvander.
|
2009-10-30 14:56:10 -05:00 |
Jason Orendorff
|
fd004daa60
|
Bug 498134 - ABI depends on #define DEBUG. r=Waldo.
--HG--
extra : rebase_source : 7add900da11663e2f98c1f8e0ef70387301ad115
|
2009-10-29 06:39:18 -05:00 |
Bob Clary
|
0ba209b46b
|
Bug 525213 - misc test cleanup.
|
2009-10-30 10:07:51 -07:00 |
Blake Kaplan
|
4caa649eee
|
Bug 520164 - Protect the interpreter from non-expected scope chains and variable objects. r=igor
--HG--
extra : rebase_source : cd169a070e85100af7931864201da28effffcfec
|
2009-10-30 17:31:15 +01:00 |