Commit Graph

208028 Commits

Author SHA1 Message Date
Jonathan Kew
22f1b0b558 Backed out changeset 705ef05105e8 for causing bug 503718 on OS X 2009-07-15 10:59:26 +01:00
Masayuki Nakano
4c03c99935 Bug 76053 Windows mouse integration: no "Snap to default button in dialog boxes" r=enn+ere, sr=roc 2009-07-15 18:54:30 +09:00
Jeff Walden
1ba1bc5a84 Bug 503992 - js_Int32ToId doesn't return the right id when passed a negative integer which doesn't fit in a jsval. Also change how 'in' is interpreted on trace so that we don't side-exit when the named property exists directly on the object. ALL HAIL TESTCASES! r=jorendorff 2009-07-15 02:48:49 -07:00
Robert Sayre
b0a6a176a3 Merge mozilla-central to tracemonkey. 2009-07-15 11:19:12 -04:00
Ehsan Akhgari
73d238f7a1 Fix the build bustage from bug 499377 2009-07-15 12:10:26 +04:30
Ehsan Akhgari
856c5fb848 Bug 176244 - Fix column resize and reorder issues when direction is rtl; r=roc,enndeakin sr=roc 2009-07-15 11:52:42 +04:30
Ehsan Akhgari
0ea9820eec Bug 496292 - Support changing the Accept header via a preference; r=joedrew sr=bzbarsky 2009-07-15 11:52:40 +04:30
Ehsan Akhgari
b522a8d6ac Bug 496727 - Clean up the code landed as part of bug 488706; r=dao 2009-07-15 11:52:37 +04:30
fantasai
bcc6e7c37a Bug 499377 addendum - Complete nsMargin arithmetic for nsRect r=roc 2009-07-14 22:20:32 -07:00
fantasai
1816bcdd46 Bug 499377 - Store float region on frame r+sr=roc 2009-07-14 22:19:31 -07:00
Wesley W. Garland
2257e63ee6 Bug 504119 - jstracer.h no longer compiles debug builds on gcc < 4. r=jorendorff.
--HG--
extra : rebase_source : 4ea454201e93f26d87a5707d5b91c295e828cd2f
2009-07-14 19:15:23 -05:00
Andreas Gal
9f8d42c569 Avoid integer division in NewGCThing path (503157, r=jwalden). 2009-07-14 17:06:09 -07:00
Andreas Gal
5e2d05e0f0 Avoid integer math for GC trigger factor calculation in allocation path, take 2 (503463, r=dmandelin). 2009-07-14 17:03:20 -07:00
Nicholas Nethercote
e5eb844e91 Bug 504213: nanojit: rename LIR_alloc, LIR_addp, LIR_param to match tamarin-redux. r=graydon. 2009-07-15 10:00:43 +10:00
Nicholas Nethercote
51565f68da Bug 504208: fix LInsHashSet::equals(). r=graydon. 2009-07-15 09:54:17 +10:00
Jason Orendorff
f7ecd510d4 Bug 502832 - TM: Crash [@ memcpy]. r=graydon.
--HG--
extra : rebase_source : 2b58bcfbba855e12b0e24ac6d423f4c1621cea12
2009-07-14 17:45:01 -05:00
Robert Sayre
a595c4eba7 Merge mozilla-central to tracemonkey. 2009-07-14 11:26:46 -04:00
Robert Sayre
077390a5b0 Backout merge 2009-07-14 11:24:13 -04:00
Robert Sayre
9c229bacf5 Backed out changeset f4bcdda71b8f 2009-07-14 11:23:23 -04:00
Steven Michaud
b365dd613c NPP_SetWindow can pass the wrong window's CGContextRef to a plugin. b=500130 r=josh sr=roc 2009-07-14 10:09:18 -05:00
Robert Sayre
e08ea2b5c6 Backed out changeset 7fc9bac4d871 2009-07-14 11:06:31 -04:00
Michal Novotny
9a6b2a4295 Testcase for bug 466409 - uncached non-utf8 document loads forever (hangs) with auto-detect -> universal 2009-07-14 16:55:03 +02:00
Ben Newman
425a713997 Bug 499141 - [HTML5] Check in the Java to C++ translator. r+sr=jst 2009-07-14 17:39:30 -07:00
Paul O'Shannessy
1e05cf7cbb Bug 502516 - Cannot use file picker to browse for folders on Windows CE, r=vlad 2009-07-14 12:54:57 -07:00
Jesse Ruderman
685c93c2c5 Make uneval(window) always return something that can be evaled (bug 380959). r=mrbkap. 2009-07-14 13:30:32 -07:00
Justin Dolske
947b752c14 Bug 497603 - "Pause" should change to "Play" in the context menu when the end of a video is reached. r=dao 2009-07-14 13:26:33 -07:00
Jesse Ruderman
0605f4f430 Add crashtest for bug 448988 2009-07-14 12:57:09 -07:00
Daniel Holbert
910c6fb683 whitespace-only: fix trailing whitespace recently introduced into nsIContent.h (from bug 499781) 2009-07-14 12:42:46 -07:00
Daniel Holbert
b47ea83e82 Bug 487450: Remove stale SMIL animation effects from SVG elements, when animations are dynamically removed or retargeted. r+sr=roc 2009-07-14 12:33:29 -07:00
Marco Zehe
944e39a419 Bug 504053 - Since Bug 398170 clicking on a label in the Permissions tab does not focus on the radio buttons, r=gavin 2009-07-14 21:04:39 +02:00
Peter Van der Beken
ac4a09be85 Fix bustage. 2009-07-14 18:37:37 +02:00
Robert O'Callahan
e3d0f72897 Fix for bug 503468 (canPlayType should return "", not "no"). r=cdouble.
--HG--
extra : rebase_source : d54cf6d92a20a5f7e6ce66042c8d489dc93f0c7a
2009-07-14 16:04:56 +02:00
Peter Weilbacher
a1cd66b0cd Bug 503950: OS/2 bustage fix for bug 503377, p=wuno@lsvw, r=pweilbacher 2009-07-14 13:34:07 +02:00
Peter Van der Beken
50446c955e Backed out changeset 2073d5aae8b6 (Avoid integer math for GC trigger factor calculation in allocation path (bug 503463)). 2009-07-14 11:49:43 +02:00
Peter Van der Beken
2d3a0760d3 Backed out changeset 2073d5aae8b6 (Avoid integer math for GC trigger factor calculation in allocation path (bug 503463)). 2009-07-14 11:49:15 +02:00
Peter Van der Beken
163da94d18 Backed out changeset c5433450795f (Bug 503990: make isStmt() table-driven.) 2009-07-14 11:23:07 +02:00
Peter Van der Beken
d19a479474 Backed out changeset c5433450795f (Bug 503990: make isStmt() table-driven). 2009-07-14 11:22:41 +02:00
Blake Kaplan
a2e511438e Add a crashtest for bug 503286. r=gal 2009-07-14 01:59:37 -07:00
Nicholas Nethercote
5de0a24ad5 Follow-up fix for c5433450795f. r=gal. 2009-07-14 16:04:25 +10:00
wes@page.ca
dcd9fbb831 Bug 494864 - make nanojit debug output easier to follow. Sparc Changes. NPOTB code. r=graydon 2009-07-14 12:58:18 +08:00
Nicholas Nethercote
26c50f4794 Bug 501232: remove LIR_2. r=edwsmith. 2009-07-14 14:53:56 +10:00
wes@page.ca
e3e8c49385 Bug 494864 - make nanojit debug output easier to follow. Sparc Changes. r=graydon 2009-07-14 12:49:29 +08:00
Robert Sayre
f32484cca2 Merge tracemonkey to mozilla-central. 2009-07-14 00:42:27 -04:00
Robert Sayre
cfc1a483c3 merge backout 2009-07-14 00:26:05 -04:00
Robert Sayre
9fe2594dda Backed out changeset b6a8110a858f 2009-07-14 00:25:35 -04:00
Robert Sayre
726793f1cc Merge backout 2009-07-14 00:25:14 -04:00
Robert Sayre
567b251661 Backed out changeset 6ca843fc1e67 2009-07-14 00:24:15 -04:00
Boris Zbarsky
78ae88221d Make the test output somewhat more useful. 2009-07-13 20:33:02 -07:00
Nicholas Nethercote
8432cab581 Bug 503990: make isStmt() table-driven. r=gal. 2009-07-14 13:08:38 +10:00
Blake Kaplan
efb7bc96a9 Bug 503817 - Deal with xpconnect handing us weird this objects. r=gal 2009-07-13 17:46:47 -07:00