Andreas Gal
|
aecd20f5d4
|
NativeARM.cpp: don't free reservation prematurely [nanojit] (523221, r=graydon).
|
2009-10-19 16:17:23 -07:00 |
|
Brendan Eich
|
9f9a05b0c3
|
Don't build a stack frame to execute empty scripts (516827, r=igor).
|
2009-10-18 17:41:24 -07:00 |
|
Igor Bukanov
|
8d6fe936eb
|
forcing tinderbox rebuild to force Linux/Windows rebuild for bug 521390
|
2009-10-18 22:23:27 +04:00 |
|
Igor Bukanov
|
d615c5e729
|
bug 521390 - avoid checking for malloc memory pressure when allocating GC things from free lists. r=brendan
|
2009-10-18 19:40:19 +04:00 |
|
Luke Wagner
|
8f8e40faaa
|
Bug 510360 - early return in json.cpp might skip necessary postamble (r=sayrer)
|
2009-10-17 23:30:40 -07:00 |
|
Brendan Eich
|
7931ae3667
|
Fix js_Emit1 return value tests (522920, r=dvander).
|
2009-10-17 18:42:58 -07:00 |
|
Igor Bukanov
|
ac8b823506
|
bug 522775 - fixing GC free list management. r=brendan
|
2009-10-17 12:57:14 +04:00 |
|
Graydon Hoare
|
e976f3e19b
|
Bug 522834 - Minor merge bits from Tamarin, r=gal.
|
2009-10-16 18:01:54 -07:00 |
|
Graydon Hoare
|
a74cf73b08
|
Bug 522773 - pick up some ARM changes, r=dvander.
--HG--
extra : rebase_source : e17665fc13bc4ad6e8e7f963d426145fe1dc9f5d
|
2009-10-16 14:26:17 -07:00 |
|
Steven Johnson
|
22c340a45f
|
Bug 522772 - add missing ifdef FEATURE_NANOJIT, r=dvander.
--HG--
extra : rebase_source : 502eecf14545dd14a4404a2d2cb418dafb36a2fb
|
2009-10-15 16:39:00 -07:00 |
|
Jim Blandy
|
7f21163e78
|
No bug: Ignore idutils index files wherever they appear; ignore SpiderMonkey test logs. r=jorendorff
|
2009-10-16 11:48:16 -07:00 |
|
Igor Bukanov
|
af1a5810f7
|
bug 505315 - constructing GC free lists during finalization. r=brendan
|
2009-10-16 10:10:54 +04:00 |
|
Graydon Hoare
|
a32e357aaa
|
Bug 522587 - clean up variadic macro avoidance code, r=gal.
|
2009-10-15 16:04:55 -07:00 |
|
Graydon Hoare
|
426e720124
|
Bug 522413 - remove uses of static avmcore::config, r=gal.
|
2009-10-15 16:02:59 -07:00 |
|
David Anderson
|
9936709fd7
|
Fixed another bogus assertion (bug 522569, r=brendan).
|
2009-10-15 15:57:15 -07:00 |
|
David Anderson
|
2cb9ec03b0
|
Removed bogus, noisy assertion related to JSOP_CALL and TRACE pairing (bug 522520, r=brendan).
|
2009-10-15 14:33:58 -07:00 |
|
Igor Bukanov
|
9212853abd
|
Backed out changeset 487b81c753c0 - landing of bug 505315 caused talos crashes across platforms.
|
2009-10-15 13:53:40 +04:00 |
|
Igor Bukanov
|
0d37930589
|
bug 505315 - constructing GC free lists during finalization. r=brendan
|
2009-10-15 11:41:08 +04:00 |
|
Andreas Gal
|
f11dbe6531
|
Mostly cosmetic arm merges, merge ARM fcmp(e)d changes (522403, r=graydon).
|
2009-10-14 17:53:31 -07:00 |
|
Andreas Gal
|
85a5e42a63
|
Follow-up for 522341, hide TM-specific configuration in NativeARM.h
|
2009-10-14 17:08:23 -07:00 |
|
Andreas Gal
|
a52d2bf397
|
Pickup indirect call and microsoft emulator bugfix from redux (522377, r=graydon).
|
2009-10-14 16:30:48 -07:00 |
|
Andreas Gal
|
342c060e74
|
Leave choice of runtime or compile-time customization of ARM arch to embedding (522341, r=rreitmai).
|
2009-10-14 15:45:45 -07:00 |
|
Graydon Hoare
|
bb3cb0015c
|
Bug 522363 - remove debug-break, unused parameters on displacement check, r=dvander.
--HG--
extra : rebase_source : 13ef7b6d16e5b66bb70816cfdd417ab4f9bcd758
|
2009-10-14 15:30:00 -07:00 |
|
David Anderson
|
1664bfe0fe
|
Removed bogus assert related to recursion (bug 522311, r=gal).
|
2009-10-14 15:19:23 -07:00 |
|
Graydon Hoare
|
d88df29f9d
|
Bug 522316 - more miscellaneous drift from tamarin, r=dvander.
--HG--
extra : rebase_source : 7b92362823d4ef60ebced322c1588b6cd9f445e4
|
2009-10-14 13:48:00 -07:00 |
|
Andreas Gal
|
3d8162cf14
|
Fall off trace if Number.toString() reports an error (522330, r=brendan).
|
2009-10-14 13:41:40 -07:00 |
|
Andreas Gal
|
1ffbadef09
|
Avoid malloc and JS_dtobasestr for single digit numbers base != 10 (522195, r=brendan).
|
2009-10-14 13:25:20 -07:00 |
|
David Anderson
|
dbf3e1f3ca
|
When traversing fragments, don't forget to count peers (bug 521169, r=gal).
|
2009-10-14 03:00:34 -04:00 |
|
Graydon Hoare
|
40c01b04b7
|
Bug 522153 - lirasm --random should use rand() not random(), r=nnethercote.
|
2009-10-13 18:29:55 -07:00 |
|
Graydon Hoare
|
e50571288c
|
Bug 521506 - fix lirasm puts tests, r=gal.
--HG--
extra : rebase_source : 094bdb4389d33c0908f28b0da0ccccafca3621df
|
2009-10-13 18:24:57 -07:00 |
|
David Anderson
|
924ded9082
|
Cap JIT frames to the interpreter inline call count (bug 522136, r=brendan).
|
2009-10-13 17:22:11 -07:00 |
|
David Anderson
|
f7c7c124a8
|
Eagerly release frame marks during recursion (bug 521476, r=brendan).
|
2009-10-13 15:14:46 -07:00 |
|
Robert Sayre
|
f7049fba87
|
Merge mozilla-central to tracemonkey.
|
2009-10-13 03:57:21 -04:00 |
|
Andreas Gal
|
9d03f17cd2
|
Avoid JSArena as temp buffer in TraceRecorder::snapshot (variation of patch in bug 521880, r=me).
|
2009-10-12 22:41:08 -07:00 |
|
Doug Turner
|
f0361b327c
|
Bug 521848 - Accelerometer on newer MBP have x and y reversed. r=josh
--HG--
extra : rebase_source : f2945dbb9820b944dbedfaea43c3fad7926cd966
|
2009-10-12 20:08:52 -07:00 |
|
Andreas Gal
|
123ea89fbf
|
Merge.
|
2009-10-12 18:01:05 -07:00 |
|
Andreas Gal
|
1eadb6d958
|
Backed out changeset 1a747dd43904 (bug 521880).
|
2009-10-12 18:00:48 -07:00 |
|
Andreas Gal
|
d6cee3e10e
|
Backed out changeset 188cf7548d85 (bug 521881).
|
2009-10-12 17:59:40 -07:00 |
|
Boris Zbarsky
|
55b2e31775
|
Bug 521525. Make sure to reflow kids with percentage heights if our computed height changes from specified to auto. r=dbaron
|
2009-10-12 18:27:24 -04:00 |
|
Andreas Gal
|
e42ed339d4
|
Make Allocator chunk size customizable and don't free the initial chunk upon reset (521881, r=dvander).
|
2009-10-12 14:52:07 -07:00 |
|
Andreas Gal
|
8f9daae9e4
|
Avoid JSArena as temp buffer in TraceRecorder::snapshot (521880, r=luke).
|
2009-10-12 14:40:06 -07:00 |
|
Jonathan Griffin
|
52e5523e7a
|
Bug 518940. Fix intermittent orange.
|
2009-10-12 14:35:21 -07:00 |
|
Taras Glek
|
45c73c60d8
|
Bug 515777 - move css files, hiddenWindow.html to jar r=bsmedberg sr=bz
--HG--
extra : rebase_source : c6ba6e900ceed210620d47f70c9b962a808a29fe
|
2009-10-12 12:31:50 -07:00 |
|
Robert Strong
|
5de1e07206
|
Bug 512651 - lessen the write access checks during startup and remove final-ui-startup observer. r=dtownsend
|
2009-10-12 12:12:30 -07:00 |
|
Robert Strong
|
a4a66c91bd
|
Bug 521371 - Extraneous '2' written to the update log file. r=dtownsend
|
2009-10-12 12:12:26 -07:00 |
|
Robert Strong
|
9494a0c363
|
Bug 521262 - XREDirProvider provides app chrome dir twice, making us parse manifests twice. r=bsmedberg
|
2009-10-12 12:12:19 -07:00 |
|
Taras Glek
|
35c2cb9c61
|
bug 412796: typos in earlier commit. r=brendan
--HG--
extra : rebase_source : 43492f71b96213f56166dc87cf128612ee670bc1
|
2009-10-12 11:56:37 -07:00 |
|
Boris Zbarsky
|
06eb7195dd
|
Fixing grammar error in comment.
|
2009-10-12 13:45:59 -04:00 |
|
Jonathan Griffin
|
03d93c22ae
|
Bug 518940. Add tests for NPN_InvokeDefault. r=bsmedberg
|
2009-10-12 10:38:11 -07:00 |
|
Boris Zbarsky
|
aa6dadf4c4
|
Bug 520421. HasAttributeDependentStyle is broken on HTML for cased attribute selectors. r=dbaron
|
2009-10-12 12:27:51 -04:00 |
|