Brendan Eich
|
9fcdf01e99
|
Back out last cset.
|
2009-05-15 17:32:02 -07:00 |
|
Brendan Eich
|
4c1b058a32
|
Bug 493177 - Browser crashes in loading of certain page.[@ js_Interpret] (r=mrbkap).
|
2009-05-15 17:13:34 -07:00 |
|
David Bolter
|
1c9b0d08f4
|
Merge bug 486146
|
2009-05-15 19:46:41 -04:00 |
|
David Bolter
|
8876924988
|
Bug 486146. triage leak exposed by test_actions_inputs and re-enable (false suspect for OS X leak bug 472773) r=marcoz
|
2009-05-15 19:41:02 -04:00 |
|
Simon Fraser
|
9a33168aa0
|
Bug 74803 - Should make global data const where possible; xpconnect; r=brendan
|
2009-05-16 01:14:17 +02:00 |
|
Marco Perez
|
0a8ae499da
|
Bug 489643 - set sane default options in UNPACK_TAR; r=benjamin
|
2009-05-16 01:14:15 +02:00 |
|
Serge Gautherie
|
a9a8366547
|
Bug 483407 - Improve the "mochitest*" harness; (Dv1a) browser-harness.xul: Sync' '#0d0', Improve ToDo support, Make 'No tests' case be a failure, Sync' 'Running' output; r=rcampbell
|
2009-05-16 01:14:13 +02:00 |
|
Serge Gautherie
|
7ae5da599f
|
Bug 483407 - Improve the "mochitest*" harness; (Bv1a) test.css: Whitespace cleanup, Sync' '#0d0' and ToDo supports; r=rcampbell
|
2009-05-16 01:14:12 +02:00 |
|
Robert Sayre
|
d0018d9fcd
|
Merge tracemonkey to mozilla-central.
|
2009-05-15 19:09:54 -04:00 |
|
L. David Baron
|
75bc923978
|
Add test for CSS parsing of garbage at end of declarations. (Bug 390260)
|
2009-05-15 16:01:19 -07:00 |
|
Blake Kaplan
|
9026da602e
|
Bug 493315 - Random cleanup in jsdbgapi.cpp. r=sayrer
|
2009-05-15 15:59:00 -07:00 |
|
Blake Kaplan
|
774d6933f4
|
Bug 492912 - Clean up the way that TraceRecorder::elem interacts with the rest of the world. r=gal
|
2009-05-15 15:41:41 -07:00 |
|
Brendan Eich
|
51dd82a552
|
Bug 489034 - let declaration getting lost in certain situations (r=mrbkap).
|
2009-05-15 15:32:57 -07:00 |
|
Graydon Hoare
|
a250100e3c
|
Comment typo fix in tracemonkey.
|
2009-05-15 19:31:31 -07:00 |
|
Josh Aas
|
22c9a18612
|
Simplify code for exposing plugin file names vs. full path. b=488181 r/sr=jst
|
2009-05-15 18:26:21 -04:00 |
|
Dão Gottwald
|
c0471b10a5
|
test for bug 482801
|
2009-05-16 00:15:46 +02:00 |
|
Jeff Muizelaar
|
e6dc27ba8c
|
Color profile reading is broken on windows. b=492962 r=joe
The fix is to properly fopen() with "rb" instead of just "r", so that windows knows to treat it as a binary
|
2009-05-15 18:07:34 -04:00 |
|
Jason Orendorff
|
5504115d71
|
Bug 491646 - Expose js_StrictlyEqual() to consumers. r=mrbkap.
--HG--
extra : rebase_source : 620a67bca11c2e04692d3f72df8739028d0dbd21
|
2009-05-15 14:51:02 -05:00 |
|
Adam Langley
|
7ff9827f0c
|
Bug 492583 Change of registry-controlled-domain status for .pw
r=gerv
|
2009-05-15 20:56:11 +02:00 |
|
Jacob Bramley
|
297550a6e9
|
Bug 490296. Tidy ::asm_fop (v2). r=vlad.
|
2009-05-15 14:50:53 -04:00 |
|
Jacob Bramley
|
8533fc53a7
|
Bug 490296. Tidy ::asm_ldr_chk (v2). r=vlad.
|
2009-05-15 14:50:00 -04:00 |
|
Jacob Bramley
|
8b3e87f22c
|
Bug 490296. Tidy ::asm_prep_fcall. r=vlad.
|
2009-05-15 14:49:10 -04:00 |
|
Jacob Bramley
|
03cebed3e5
|
Bug 490296. Tidy ::LD32_nochk. r=vlad.
|
2009-05-15 14:45:42 -04:00 |
|
Jacob Bramley
|
e2556dd40e
|
Bug 490296. Tidy ::asm_quad. r=vlad.
|
2009-05-15 14:44:39 -04:00 |
|
Jacob Bramley
|
acbae2432b
|
Tidy ::asm_load64. r=vlad.
|
2009-05-15 14:36:58 -04:00 |
|
Jacob Bramley
|
c2e202b6a4
|
Tidy ::asm_restore. r=vlad.
|
2009-05-15 14:35:47 -04:00 |
|
Robert Sayre
|
1b25449f6a
|
Merge.
|
2009-05-15 12:41:33 -04:00 |
|
Makoto Kato
|
226ffe4a61
|
merge backout
|
2009-05-16 00:40:54 +09:00 |
|
Makoto Kato
|
334f4485f0
|
Backed out changeset c4b8a7e21ec9
|
2009-05-16 00:39:54 +09:00 |
|
Peter Van der Beken
|
e07ba2eafd
|
Merge backout.
|
2009-05-15 16:39:20 +02:00 |
|
Makoto Kato
|
01bcf5a9cd
|
Bug 488851 - Enable SSE2 for pixman. r=jmuizelaar
|
2009-05-15 23:15:24 +09:00 |
|
Alexander Surkov
|
21d2d48be5
|
Bug 492736 - robust nsXULTreeAccessible::GetLastChild, r=marcoz, davidb
|
2009-05-15 22:56:58 +08:00 |
|
Dão Gottwald
|
1606fe51cd
|
Bug 493178 - replacetabwithwindow doesn't always return a value. r=gavin
|
2009-05-15 15:44:05 +02:00 |
|
Benjamin Smedberg
|
8d53d7a7ea
|
Bug 492113 - statically assert that we're not on trace in js_SetPropertyHelper, r=igor
|
2009-05-15 09:37:37 -04:00 |
|
Dão Gottwald
|
ecd153a3b8
|
Bug 491221 - default button styling missing in the bookmarks properties dialog. r=mak, enn
|
2009-05-15 15:33:59 +02:00 |
|
Peter Van der Beken
|
a45851d286
|
Backed out changeset 5e867032abe5 (Fix for bug 490592 (Possible to GC way too much during shutdown due to XUL and XBL prototypes).) to try to fix Tshutdown regression.
|
2009-05-15 14:49:21 +02:00 |
|
Peter Van der Beken
|
7751c0b754
|
Backed out changeset 3e3d2d8cc70f (bug 492483 - fixing !JS_THREADSAFE build failure.) to try to fix Tshutdown regression.
|
2009-05-15 14:35:14 +02:00 |
|
Igor Bukanov
|
0374ee3760
|
bug 490364 - mutating parent chain shapes only for Call objects and only when adding properties that are not parameter or var names. r=brendan
|
2009-05-15 11:43:19 +02:00 |
|
Graydon Hoare
|
c142716352
|
Bug 492673 - TM: Fix memory pressure measurement, r=brendan.
|
2009-05-14 20:12:40 -07:00 |
|
Igor Bukanov
|
f992869ce1
|
bug 492483 - fixing !JS_THREADSAFE build failure. r=mrbkap.
|
2009-05-14 18:39:44 +02:00 |
|
Hiroyuki Ikezoe
|
2f26e53e88
|
Bug 490275 - Memory leak in xpcom/glue/standalone/nsGlueLinkingWin.cpp; r=benjamin
|
2009-05-14 16:17:53 +02:00 |
|
Hiroyuki Ikezoe
|
4f3fae71b8
|
Bug 490274 - Memory leak in toolkit/xre/nsWindowsRestart.cpp; r=benjamin
|
2009-05-14 16:17:51 +02:00 |
|
Serge Gautherie
|
d47fd76ada
|
Bug 483407 - Improve the "mochitest*" harness; (Cv1b2) TestRunner.js: Improved timeout handling, Check for no checks case, More consistent updateUI() output; r=rcampbell
|
2009-05-14 16:17:48 +02:00 |
|
Serge Gautherie
|
c5d50526fb
|
Bug 468024 - reftest.js : optimize |outputs| assignment(s); (Av2) Check for no tests case, Whitespace cleanups; r=dbaron
|
2009-05-14 16:17:45 +02:00 |
|
Daniel Veditz
|
c5f253fbf6
|
bug 490425 fix nsView crash, patch from Martin Stransky, r/sr=roc
|
2009-05-14 07:04:45 -07:00 |
|
Dave Townsend
|
04f468e6a2
|
Bug 490195: Search field in "Get Add-ons" panel is badly aligned. r=dao
|
2009-05-14 13:13:11 +01:00 |
|
Marco Bonardo
|
40d2e8bc03
|
followup for Bug 392193 - first run migration / import from ie, opera and safari browser can be slow, migration should use "run in batch". Fix Opera migrator regression. r=sdwilsh
|
2009-05-14 14:11:56 +02:00 |
|
Marco Bonardo
|
cfc1954b44
|
Bug 491269 - Test that editing folder name in bookmarks properties dialog does not accept the dialog, r=adw
|
2009-05-14 14:11:51 +02:00 |
|
Marco Bonardo
|
a2935c0136
|
Bug 480238 - Double-clicking tree column separator opens highlighted link, r=enn
|
2009-05-14 14:11:46 +02:00 |
|
Ted Mielczarek
|
f287b2c981
|
bug 483062 - figure out how to get crash stacks from xpcshell tests - followup to fix packaged-tests. r=bsmedberg
--HG--
extra : rebase_source : 01ef1b53cabf31479599280bae2f1b9fd99b7f87
|
2009-05-14 07:37:40 -04:00 |
|