Robert Sayre
|
8b6a2bf204
|
Merge.
|
2009-02-10 16:04:02 -05:00 |
Robert Sayre
|
f895e63c79
|
Merge tm to m-c
|
2009-02-10 16:03:33 -05:00 |
Jim Chen
|
1882cf9a2f
|
Bug 88831 Support new IME API "Text Services Framework" from Office XP and Windows XP (relanding)
--HG--
rename : content/events/src/nsQueryContentEventHandler.cpp => content/events/src/nsContentEventHandler.cpp
rename : content/events/src/nsQueryContentEventHandler.h => content/events/src/nsContentEventHandler.h
|
2009-02-11 05:56:51 +09:00 |
Daniel Holbert
|
c2250bcaed
|
Bug 461047 follow-up patch - Fix a number of small issues from the nsStringArray to nsTArray<nsString> switchover, mostly related to signed vs unsigned array sizes. r+sr=roc
|
2009-02-10 12:39:43 -08:00 |
Blake Kaplan
|
7fba22b51c
|
Bug 477128 - Don't throw if XPCNativeWrapper is called as a function but passed a primitive value to allow for safe primitive testing. r+sr=jst
|
2009-02-10 12:06:56 -08:00 |
Mats Palmgren
|
0144bc2259
|
Crash test for bug 421671 and bug 444027.
|
2009-02-10 20:24:07 +01:00 |
Jason Orendorff
|
a0472e629e
|
Bug 477713 - Allow LIR_ret at end of trace. r=edwsmith.
|
2009-02-10 13:23:27 -06:00 |
Boris Zbarsky
|
c1b963eb66
|
No longer need these gcparam calls to improve performance. In fact, even on hardware with a lot of RAM we're faster running the mandelbrot tests without these calls.
|
2009-02-10 13:22:21 -05:00 |
Masayuki Nakano
|
f304226455
|
Backing out the patch of bug 442774. This might cause a timeout failure on test_keycodes.xul
|
2009-02-11 03:19:15 +09:00 |
Graydon Hoare
|
baba5866ae
|
Bug 477425 - Fix pathological doubling in Fragmento uncovered by new pressure on lirbuf, r=jorendorff.
|
2009-02-10 10:08:58 -08:00 |
Masayuki Nakano
|
02e59d3cbf
|
Backing out the TSF patch of bug 88831. This might cause a timeout failure on test_keycodes.xul
--HG--
rename : content/events/src/nsContentEventHandler.cpp => content/events/src/nsQueryContentEventHandler.cpp
rename : content/events/src/nsContentEventHandler.h => content/events/src/nsQueryContentEventHandler.h
|
2009-02-11 03:02:05 +09:00 |
Oleg Romashin
|
2e2b85b6c4
|
Bug 477586 - We should be able to disable NativeColors using in xpwidgets.
|
2009-02-10 14:25:00 -05:00 |
Andreas Gal
|
c42dc5b518
|
Backout bug 477187.
|
2009-02-10 09:54:14 -08:00 |
Wan-Teh Chang
|
d20cedab70
|
Bug 466745: Upgraded NSS to NSS_3_12_3_BETA3.
|
2009-02-10 09:18:32 -08:00 |
Boris Zbarsky
|
ea4bf7f811
|
Bug 477333. Make sure to skip over editor's bogus anon content when dealing with first-letter too. r+sr=dbaron
|
2009-02-10 12:08:12 -05:00 |
Andreas Gal
|
71a1536ccc
|
Substitute operation counting with a watchdog thread (477187, 2nd attempt, r=brendan/mrbkap/jst, sr=brendan/jst).
|
2009-02-10 03:45:36 -08:00 |
Andreas Gal
|
3a4d434f67
|
Merge.
|
2009-02-09 22:54:41 -08:00 |
Andreas Gal
|
c8b669a035
|
Backing out bug 477187. Breaks xpcshell.
|
2009-02-09 22:54:05 -08:00 |
Graydon Hoare
|
85fcbc9786
|
Bug 466747 - Flush script-associated fragments more correctly by unlinking from hash chain, r=jorendorff.
|
2009-02-09 20:54:08 -08:00 |
Andreas Gal
|
2bca4ff8c3
|
Merge.
|
2009-02-09 18:21:15 -08:00 |
Andreas Gal
|
c8a3c10085
|
Substitute operation counting with a watchdog thread (477187, r=brendan/mrbkap/jst, sr=brendan/jst).
|
2009-02-09 18:20:50 -08:00 |
Graydon Hoare
|
d0abd02cc6
|
Bug 466747 - Flush fragments for a JSScript when it is destroyed, r=gal.
|
2009-02-09 16:58:39 -08:00 |
Graydon Hoare
|
19f26821ed
|
Bug 477425 - Allocate TreeInfo and UnstableExit in LirBuffer, r=gal.
|
2009-02-09 16:49:25 -08:00 |
Jason Orendorff
|
3d833ba18e
|
Bug 477581 - "Assertion failure: !JSVAL_IS_PRIMITIVE(regs.sp[-2]), at ../jsinterp.cpp:3237" with generator on trace. r=brendan.
|
2009-02-09 14:23:24 -06:00 |
Ben Turner
|
eb1f33e3b0
|
Bug 477319 - "Some objects left locked in tracer code". r=brendan, a=blocking1.9.1+.
|
2009-02-08 16:36:55 -08:00 |
Jeff Walden
|
fa5489e581
|
Remove some trailing whitespace to maybe kick build machines out of an orange
|
2009-02-08 03:30:29 -08:00 |
Jeff Walden
|
0838174c67
|
Bug 467747 - JS version/option unsyncing results in JS modules not being loaded with the very latest JS version, resulting in syntax errors when loading modules that use new JS syntax. r=brendan
|
2009-02-07 23:23:01 -08:00 |
Blake Kaplan
|
94b00ee56b
|
Bug 469405 - Handle an __iterator__ implementation returning a primitive value on trace. r=brendan
|
2009-02-07 11:28:23 -08:00 |
Igor Bukanov
|
57a5548820
|
bug 477021 - make sure that js_(New|Destroy)Context() do not race against the GC. r=brendan
|
2009-02-07 12:39:57 +01:00 |
Igor Bukanov
|
6364aeb174
|
bug 476934 - JS_(Set|Clear)ContextThread() must wait bfor the GC. r=brendan
|
2009-02-07 05:05:32 +01:00 |
Jason Orendorff
|
6730f67c0e
|
Bug 477234 - TM: "Assertion failure: v != JSVAL_ERROR_COOKIE, at ../jstracer.cpp" with proto, getter. r=gal.
--HG--
extra : rebase_source : b5836e7c7475463f690341f8e5f505cf3a263675
|
2009-02-06 16:30:48 -06:00 |
Blake Kaplan
|
98694a1e5e
|
Bug 477174 - Always release this file descriptor. r=brendan
|
2009-02-06 14:28:48 -08:00 |
Blake Kaplan
|
be75be8e25
|
Bug 476940 - Report an error when a script tries to use duplicate flags on a regexp. r=brendan
|
2009-02-06 14:28:48 -08:00 |
Jeff Walden
|
0e04633295
|
Bug 477158 - TM: "Assertion failure: v == JSVAL_TRUE || v == JSVAL_FALSE, at ../jsapi.h". r=gal
|
2009-02-06 13:53:27 -08:00 |
David Mandelin
|
a44a827607
|
Bug 465656: word-at-a-time compiled regexp matching, r=gal
|
2009-02-06 13:41:21 -08:00 |
Robert Sayre
|
04053b2e3a
|
Fix bustage from Bug 476873
|
2009-02-06 12:36:14 -08:00 |
David Mandelin
|
ef60e9adbb
|
Merge
|
2009-02-06 12:00:40 -08:00 |
David Mandelin
|
fdd099760c
|
Bug 476560: nanojit assembler needs to clear its state before each compilation, r=gal
|
2009-02-06 11:59:54 -08:00 |
Jason Orendorff
|
10a916c938
|
Fix compilation errors on Windows due to a misplaced __fastcall introduced in changeset 527b21f9ab77.
|
2009-02-06 13:53:29 -06:00 |
Jason Orendorff
|
4c7ceaa619
|
Bug 476873 - TM: Trace JSOP_ARRAYPUSH. r=brendan.
|
2009-02-06 13:19:06 -06:00 |
Andreas Gal
|
0738def9ab
|
If js_AddAsGCBytes is called from trace and wants to GC and we can bail off trace then do so instead of returning an error (476869, r=jorendorff).
|
2009-02-06 10:11:45 -08:00 |
Jason Orendorff
|
8fd03dcee2
|
Bug 477048 - Assertion failure: cg->stackDepth == loopDepth, at ../jsemit.cpp. r=brendan.
|
2009-02-06 11:04:49 -06:00 |
Jason Orendorff
|
393084d571
|
Bug 473075 - TM: HasProperty can call into exotic lookupProperty hooks. r=brendan.
--HG--
extra : rebase_source : 3a242c9fc4d0c41747169e39831ecf08e8b79017
|
2009-02-05 19:49:54 -06:00 |
Jeff Walden
|
dac34f9a32
|
Back out 21494181fdb8 and subsequent merges because they turned OS X red.
|
2009-02-05 15:42:45 -08:00 |
Andreas Gal
|
d2c4718d67
|
Merge.
|
2009-02-05 15:16:17 -08:00 |
Andreas Gal
|
77055a5286
|
Merge.
|
2009-02-05 15:15:50 -08:00 |
Blake Kaplan
|
bce8a597ed
|
Bug 477053 - Protect against evil E4X jsvals in args_resolve. r=brendan
|
2009-02-05 14:50:26 -08:00 |
Andreas Gal
|
2699811cb2
|
If js_AddAsGCBytes is called from trace and wants to GC and we can bail off trace then do so instead of returning an error (476869, r=jorendorff).
|
2009-02-05 14:43:17 -08:00 |
Andreas Gal
|
78eb2c25a0
|
Merge.
|
2009-02-05 11:18:43 -08:00 |
Andreas Gal
|
6525ea5fc2
|
Add skip() to LirFilter so we can pass skip-requests through instead of going to the LirBufWriter directly (477089, r=shaver).
|
2009-02-05 11:14:44 -08:00 |