Brendan Eich
ed8625ceed
No else after return if you please.
2008-11-16 23:16:30 -08:00
Brad Lassey
023c70a165
Bug 459677: nsXulWindow doesn't dpi scale css pixels. r+sr=bz, a1.9.1b2=beltzner
2008-11-17 06:59:45 +00:00
David Anderson
298bf3b7cb
Fixed regression from recent constant folding patch (bug 465272, r=gal).
2008-11-16 22:52:15 -08:00
Andreas Gal
ae3617c709
Inline int32 to id fast path into the builtins (465268, r=danderson).
2008-11-16 22:20:34 -08:00
Andreas Gal
cc94ed99a4
Merge.
2008-11-16 22:13:37 -08:00
Andreas Gal
2049e17efd
Fix tracing of JSOP_IN (465241, r=danderson).
2008-11-16 22:13:13 -08:00
David Anderson
c37863ce0e
Fixed branch traces being erroneously marked as dependent trees (bug 464979, r=gal).
2008-11-16 21:58:35 -08:00
David Anderson
982fd5a81a
Merge.
2008-11-16 21:37:28 -08:00
David Anderson
fc28256ab1
Fixed edge case in nanojit register allocation for shl/shr (bug 465135, r=gal).
2008-11-16 21:36:33 -08:00
Andreas Gal
ff7d6e346c
Can't bypass ECMADoubleToInt32 in js_StringToInt32 (465239, r=danderson).
2008-11-16 20:43:13 -08:00
Andreas Gal
2c6ed15fe2
Merge.
2008-11-16 20:22:52 -08:00
Andreas Gal
3d9879f67e
JIT affects truthiness of "" <= null (465234, r=Waldo).
2008-11-16 20:22:01 -08:00
David Anderson
56f17dff89
Constant fold additions to avoid erroneous isPromoteInt detection (bug 465249, r=gal).
2008-11-16 20:14:27 -08:00
Jeff Walden
80c9aa7dc0
Bug 465137 - TM: JIT thinks !NaN is false. r=gal
2008-11-16 18:28:51 -08:00
David Anderson
d8271dcc9b
Fixed deep abort logic when onTrace is set without a recorder (bug 465192, r=gal).
2008-11-16 17:55:01 -08:00
Asaf Romano
078a136883
I don't know how did that happen
2008-11-17 03:44:03 +02:00
Andreas Gal
d31e859ba3
Merge.
2008-11-16 16:50:36 -08:00
Andreas Gal
36fe5d2484
Backed out changeset 2601301b793d
2008-11-16 16:50:19 -08:00
Andreas Gal
a5b09284c9
Backed out changeset 523c3f3dc744
2008-11-16 16:49:45 -08:00
Andreas Gal
ffdc4f5933
Make linux gcc happy by moving the declaration of RESideExit* exit to the top of the function (no bug).
2008-11-16 16:47:05 -08:00
Andreas Gal
870b3e7e7b
Use regexp string as key for the regexp fragment cache (464866, r=brendan).
2008-11-16 15:17:16 -08:00
Ginn Chen
b645702305
Bug 452390 Tracemonkey will crash if the compiler doesn't have FASTCALL r=danderson
2008-11-17 07:02:06 +08:00
Andreas Gal
dd149f22af
Merge.
2008-11-16 13:53:02 -08:00
Andreas Gal
b2027b2217
Removed bogus assert when stringifying objects (465209, r=brendan).
2008-11-16 13:51:29 -08:00
Asaf Romano
e53f055d4f
Bug 465179 - Cannot d&d links on the tabbar (typo fix to the detach-tabs patch.
2008-11-16 23:30:44 +02:00
Vlado Valastiak
6005703bea
Bug 463597 - SanitizeDurationBox not vertically centered. r=gavin, a=beltzner
2008-11-16 19:24:35 +01:00
Dão Gottwald
9019e84775
Backed out changeset b98316b61797
2008-11-16 19:18:45 +01:00
Jeff Muizelaar
45cb37437c
Bug 461202 - Turn on SSE2 pixman optimizations
2008-11-16 17:06:59 +01:00
Robert Strong
21bf904b58
Bug 464765: Update wizard back button displayed on Linux when it shouldn't. r=mconnor, a1.9.1b2=beltzner
2008-11-16 15:00:03 +00:00
David Anderson
11940b6b34
Fixed recorders already deeply aborted being pushed onto the deep abort stack (bug 465145, r=gal).
2008-11-16 02:34:51 -06:00
Brendan Eich
11b1e2528c
Avoid bogus assertbotch (more work needed to reconstruct imacro stack depth).
2008-11-15 23:56:49 -08:00
Robert Sayre
be00cc21b2
Merge m-c to tracemonkey.
2008-11-16 02:44:21 -05:00
Andreas Gal
b75c70e3ea
Implement ordered comparison for objects (465133, r=brendan).
2008-11-15 23:19:46 -08:00
David Anderson
c3ffeae7bc
Deep abort recorders outer recorders if we need to flush the JIT cache early (bug 463829, r=brendan,gal).
2008-11-15 18:54:24 -06:00
Jeff Walden
b10b1e6276
Bug 462060 - TM: JIT: Initializing an array to a constant in a loop doesn't work for some constant values. r=brendan
2008-11-15 16:42:35 -08:00
Justin Wood
d816b19d90
Bug 463772, Make choice of skipping prompt for getTargetFile obvious (comment changes)
...
Also include minor context-menu fix.
r=sdwilsh, a1.9.1b2=beltzner
2008-11-15 18:19:10 -05:00
Brendan Eich
575f70d9bc
Fast followup to pick nit in last commit.
2008-11-15 12:49:00 -08:00
Brendan Eich
43adba09a3
Bug 465013 - TM: General Error trying to play video on CNN (r=gal).
2008-11-15 12:41:26 -08:00
Asaf Romano
02251f4f79
Bug 225680 - Ability to detach tabs. r=mconnor, enn. a=beltzner.
2008-11-15 21:47:53 +02:00
Brendan Eich
399b7ed0b4
Bug 464978 - TM: hang with "[] + null" (r=danderson).
2008-11-15 10:33:50 -08:00
Steffen Wilberg
d4b644f7d7
Bug 464361: Add support for back and forward mouse buttons to View Source. r=gavin, a=beltzner
2008-11-15 18:32:08 +01:00
L. David Baron
0f0950642c
Mark yet another test random awaiting the font cache patch in bug 457821.
2008-11-14 18:02:22 -08:00
Graydon Hoare
ac7b5f5422
Bug 450000 - Support script timeouts in compiled code, r=gal.
2008-11-14 16:56:00 -08:00
Myk Melez
b45144e23f
merge
2008-11-14 16:41:47 -08:00
L. David Baron
aaf2980739
OK, this is random on Windows too.
2008-11-14 16:27:26 -08:00
L. David Baron
5418c9d20b
Mark test as random on Mac, since it just failed on the tinderobx.
2008-11-14 16:04:26 -08:00
Jeff Walden
df3b7639ca
Bug 464986 - Crash trying to compile a trace generated from stdin in debug build. r=danderson
2008-11-14 14:36:32 -08:00
Jim Mathies
892d6df1f2
bug 440911: Add CF_HDROP support back into Windows drag and drop data object (dragging images to some applications, e.g. PhotoShop, fails); r=emaijala, approval1.9.1b2=beltzner
2008-11-14 14:23:02 -08:00
Jim Blandy
ea97b52a20
Bug 464127 - Don't use -Os with Intel C/C++ compilers r=ted.mielczarek
...
Intel recommends against the use of -Os, and using it seems to produce
incorrect code in many recent versions of Intel's compilers.
js/src/Makefile.in tries to use -Os only with G++, but it tests
INTEL_CC, not INTEL_CXX --- even though almost all the sources are
C++. Check INTEL_CXX instead.
2008-11-14 14:15:02 -08:00
Myk Melez
7494f0d268
merge
2008-11-14 14:13:42 -08:00