Commit Graph

214184 Commits

Author SHA1 Message Date
Chris Cooper
e6e3c5a624 Bug 454115 - Use patch-if on Mac extensions/ and searchplugins/ (NPOTB) - r=nrthomas 2009-12-21 15:33:51 -05:00
jacek@codeweavers.com
7a48f2d4ec Compilation fix for bug 533035 (r=bsmedberg). 2009-12-21 10:28:15 -10:00
David Anderson
2e449ddb5d Fixed tracing CALLELEM on arguments not setting an outparam on the stack (bug 535760, r=dmandelin). 2009-12-21 11:51:23 -08:00
David Anderson
ff7f649ed9 Fixed lazy import regression in upvar resolution (bug 535930, r=dmandelin). 2009-12-21 11:49:23 -08:00
Benjamin Smedberg
58151e5a56 Merge backout of bug 474500 (API to flush the JIT code cache) because of build bustage. CLOSED TREE checkin. 2009-12-21 09:59:53 -05:00
Benjamin Smedberg
d84794e3af Backed out changeset 94561cb0f0bd, bug 474500 because of static-analysis bustage. 2009-12-21 09:55:45 -05:00
Benjamin Smedberg
4350252c44 Fixing build bustage from bug 528004 and bug 532072: sync config/ and js/src/config, for checkin to CLOSED TREE 2009-12-21 09:42:35 -05:00
Henri Sivonen
c84fa7ac3b Bug 535810 - Avoid deleting the empty attribute holder in the isindex case. rs=sicking. 2009-12-21 13:18:34 +02:00
Henri Sivonen
563270e831 Backing out a change set with a faulty commit message. 2009-12-21 14:03:14 +02:00
Henri Sivonen
b4e8212596 Avoid deleting the empty attribute holder in the isindex case. rs=sicking.
--HG--
extra : rebase_source : fe35acd60c7f9bbb7512bc931288ee93338872b9
2009-12-21 13:38:58 +02:00
Zbyszek Skowron
ef3a7d0f4a Bug 530090 - Memory leaks in jArray in HTML5 parser. r=hsivonen.
--HG--
extra : rebase_source : 01c86f02f90ebff4bbd173b766b4ce4798751aa8
2009-12-21 13:38:58 +02:00
Oleg Romashin
79162c30b8 Bug 532608 - osso-mem.h used but not added to system-headers, r=benjamin 2009-12-21 13:32:36 +02:00
Oleg Romashin
62f9fb9d9e Bug 532072 - Conic system-headers are missing when compiling with maemo, r=ted.mielczarek 2009-12-21 13:29:06 +02:00
Oleg Romashin
245dc6f5e2 Bug 528004 - system wrappers does not include hildon-file-chooser-dialog.h, r=ted.mielczarek 2009-12-21 13:27:20 +02:00
Oleg Romashin
17216ae660 Bug 488046 - Some random crash in [@ nsDocShell::EnsureContentViewer], r=bzbarsky
--HG--
extra : rebase_source : 3ce888953aef4d9e402fb0d23085de8c840ea55d
2009-12-21 13:16:20 +02:00
Simon Montagu
6c281217b5 Backout changeset 4ed95e61ee01 because of test failures 2009-12-21 02:28:41 -08:00
Simon Montagu
2b9c3cb74d Bug 224547: Change the organization of the window title bar for RTL XUL windows. Part 2, set the right-to-left flags on right-to-left windows, r=enndeakin 2009-12-21 12:22:09 +02:00
Simon Montagu
9da073015b Bug 224547: Change the organization of the window title bar for RTL XUL windows. Part 1, refactoring, r=enndeakin 2009-12-21 12:21:52 +02:00
Makoto Kato
e2108386c2 Bug 534813 - ipc_message_utils.h causes build error on Windows x64 build. r=jones.chris.g 2009-12-21 18:28:28 +09:00
Simon Montagu
c6f434dfc6 Update data files and tests to Unicode 5.2. Bug 528359, r=Masatoshi Kimura <YV03354@nifty.ne.jp> 2009-12-21 01:20:35 -08:00
Simon Montagu
4b1cd503bb Fix mixed directional tests from bug 396392. Bug 525788, r=roc 2009-12-21 00:56:14 -08:00
Simon Montagu
681d9954dd Remove intl/uconv/ucvmath. Bug 483116, r=Masatoshi Kimura <YV03354@nifty.ne.jp> 2009-12-21 00:47:08 -08:00
Simon Montagu
8f5c8eea17 Add Songhay to supported languages. Bug 532496, r=Masatoshi Kimura <YV03354@nifty.ne.jp> 2009-12-21 00:35:30 -08:00
Nicholas Nethercote
b18e645ed6 Bug 536113 - TM: make trace-tests.py --valgrind less noisy. r=sayrer. 2009-12-21 16:53:57 +11:00
Nicholas Nethercote
8fcd837a57 Update nanojit-import-rev stamp. 2009-12-21 15:11:40 +11:00
Nicholas Nethercote
e400ef5f15 Bug 527754 - CseFilter not able to handle downstream modification of instructions (take 2). r=gal,rreitmai.
--HG--
extra : convert_revision : b9640e93e1efe3c24e90afef0127e71ecef47ac4
2009-12-21 12:41:22 +11:00
Nicholas Nethercote
42a8765451 Update nanojit-import-rev stamp. 2009-12-21 09:26:12 +11:00
Robert Sayre
62fc63dc61 Merge mozilla-central to tracemonkey. 2009-12-20 16:25:20 -05:00
Jonathan Kew
f147be8a68 Bug 534353: Copy the correct string data to the EOT header name fields. r=jdaggett 2009-12-20 17:52:57 +00:00
Phil Lacy
2873576b4d Bug 484667 - drag attachment to 'other' app doesn't work. r=roc. 2009-12-20 11:03:18 -06:00
Jim Mathies
2e1ea9bf27 Bug 533691 - Revamp of IENUMFE. r=roc. 2009-12-20 09:56:06 -06:00
Gijs Kruitbosch
569fe7220a Bug 515792 - use hg parent, as few times as possible, rather than lots of hg identify, r=ted.mielczarek 2009-12-20 15:25:48 +01:00
Robert Sayre
953ce500da Bustage fix for non-JIT builds. Following up bug 474500. 2009-12-19 07:46:35 -05:00
Jeff Walden
370808eea9 Bug 533035 - Linux64 bustage fix, try two -- looks like other systems aren't picking up the <stdint.h> include mine is. Or something. r=redness
--HG--
extra : rebase_source : 6aff511af4a1744fab88e698735feb984ac15362
2009-12-18 22:29:13 -05:00
gal@uci.edu
f18ded3596 Bug 474500 - TM: Need an API to flush and (optionally?) deallocate the code cache per thread. r=dvander 2009-12-18 21:34:20 -05:00
Jeff Walden
defb6d3791 Bug 533035 - Linux64 bustage fix. r=redness, apparent(ly correct) bustage fix now, real-r later 2009-12-18 21:28:19 -05:00
Chris Jones
d80073cd0a bug 535867: fix threadsafety problem causing windows tinderbox error. r=trivial 2009-12-18 18:09:56 -06:00
Benjamin Smedberg
a97f0b3ba3 Followup to bug 535802, make it work on Linux too by passing around the program name from argv[0] 2009-12-18 17:14:53 -05:00
Benjamin Smedberg
235c04a443 Bug 535802 - disable the Windows JIT crash dialog when running mochitests, r=ted 2009-12-18 16:16:38 -05:00
Nicholas Nethercote
f019078bd5 Bug 516347 - nanojit: avoid premature regalloc state updates in the i386 backend. r=edwsmith,dvander.
--HG--
extra : convert_revision : e7b2c0d805eb61ca0ead9402f8a01f6bb85de29f
2009-12-18 12:39:16 +11:00
Benjamin Smedberg
702517f5e0 Bug 535298: Cancel the NotifyMaybeChannelError event if the AsyncChannel is destroyed, and allow AsyncChannel::Close() to be called after a channel error (e.g. child process crash). r=cjones 2009-12-17 18:12:03 -06:00
Chris Jones
47489467ce bug 535298: IPDL unit test for use-after-free crashes after RPC errors. r=test-only 2009-12-17 18:12:01 -06:00
Benjamin Smedberg
1e5ed65ff5 Bug 534736, and perhaps some others: parent crash within mozilla::plugins::PPluginInstanceParent::DestroySubtree, r=cjones 2009-12-17 16:39:22 -05:00
Nicholas Nethercote
202e4dce94 Bug 527178 - NJ: all our efforts at handling valid displacements are defeated (take 2a). r=graydon,gal.
--HG--
extra : convert_revision : c2be4b89e09d6dd1b8c83b14240d00d57c084419
2009-12-18 08:24:39 +11:00
Benjamin Smedberg
4de88f4c18 Re-enable test_crashing.html on the electrolysis branch to see how random/reproducible it is. 2009-12-17 13:11:49 -05:00
Benjamin Smedberg
c965fa001c Back out all the pieces of bug 531585 (transitioned event for end of CSS transitions) because of timeouts in test_transitions_events.html 2009-12-23 10:15:54 -05:00
Benjamin Smedberg
df57e102fe Back out all the pieces of bug 531585 (transitioned event for end of CSS transitions) because of timeouts in test_transitions_events.html 2009-12-23 10:15:26 -05:00
Oleg Romashin
a1f38c83b9 b=536031; netwerk/system/maemo linkage fail in no-libxul configuration, r=cbiesinger 2009-12-23 14:00:38 +02:00
Oleg Romashin
8e838137c4 b=532627; nsPluginHostImpl::WritePluginInfo should call PR_Sync before PR_Close, r=jst 2009-12-23 13:58:54 +02:00
Oleg Romashin
58dbf1f774 b=532621; Allow to build gnomevfs handler extension with --disable-gnomevfs 2009-12-23 13:56:17 +02:00