Benjamin Smedberg
|
5ce04ab127
|
Merge mozilla-central to electrolysis.
|
2010-01-06 11:27:39 -05:00 |
|
Benjamin Smedberg
|
c7cf5c0483
|
Merge mozilla-central to Electrolysis.
|
2010-01-05 13:18:08 -05:00 |
|
Johnathan Nightingale
|
4faefec4cd
|
Bug 530898 - DLL Blocklist rdolib.dll r=sicking
|
2010-01-05 08:44:29 -05:00 |
|
Jonas Sicking
|
ffb2d2c4b2
|
Bug 530914: Blocklist version 8.8.8.8 of fgjk4wvb.dll. Suspected malware that is crashing us. r=johnath
|
2010-01-05 14:31:06 -08:00 |
|
Benjamin Smedberg
|
8b8d953b9e
|
Merge mozilla-central into electrolysis.
|
2009-12-22 16:23:41 -05:00 |
|
Makoto Kato
|
3e1660b4db
|
Bug 537489 - nsSigHandler.cpp should use _M_IX86 instead of _M_IA32, r=bsmedberg
|
2010-01-05 14:11:51 -05:00 |
|
jacek@codeweavers.com
|
7a48f2d4ec
|
Compilation fix for bug 533035 (r=bsmedberg).
|
2009-12-21 10:28:15 -10:00 |
|
Benjamin Smedberg
|
19c038b0b2
|
Merge mozilla-central to electrolysis
|
2009-12-21 10:22:07 -05:00 |
|
Robert Sayre
|
62fc63dc61
|
Merge mozilla-central to tracemonkey.
|
2009-12-20 16:25:20 -05: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 |
|
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 |
|
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 |
|
Benjamin Smedberg
|
5f8024979c
|
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
|
061c4e65a0
|
Bug 535802 - disable the Windows JIT crash dialog when running mochitests, r=ted
|
2009-12-18 16:16:38 -05:00 |
|
Benjamin Smedberg
|
dff87b85f5
|
Reland the changes from mozilla-central that I accidentally reverted in revision 5c9ee961025c
|
2009-12-16 13:37:14 -05:00 |
|
Benjamin Smedberg
|
b51dfb8d55
|
Merge mozilla-central into electrolysis
|
2009-12-16 08:38:42 -05:00 |
|
Ginn Chen
|
4e0c8f3588
|
534845 KDE/Gnome startup notification not disappearing for the first time startup (needsRestart) r=bsmedberg
|
2009-12-16 19:22:36 +08:00 |
|
Benjamin Smedberg
|
83b97480d2
|
Merge mozilla-central into electrolysis.
|
2009-12-15 20:31:04 -05:00 |
|
Benjamin Smedberg
|
f2b62bb114
|
Merge mozilla-central into electrolysis.
|
2009-12-14 21:27:17 -05:00 |
|
Benjamin Smedberg
|
28efe199cc
|
Bug 534701 - Make linkage work even in static builds (where nsEmbedFunctions.cpp is not built) r=cjones, a=bz for a CLOSED TREE
|
2009-12-14 14:13:00 -08:00 |
|
Johnathan Nightingale
|
a09392117e
|
Bug 519344 - Blocklist antique, unversioned instances of GoogleDesktopNetwork3.dll to prevent crashes. a=blocking-firefox3.6 r=vlad
|
2009-12-14 11:37:11 -05:00 |
|
Benjamin Smedberg
|
5c177ecd89
|
End the electrolysis-plugins-only branch: merge in the remaining changes from electrolysis head in preparation for pushing to mozilla-central.
|
2009-12-14 09:56:08 -05:00 |
|
Benjamin Smedberg
|
a54e6acfd8
|
Merge mozilla-central into electrolysis.
|
2009-12-14 08:01:18 -05:00 |
|
Ted Mielczarek
|
af1ae32d89
|
bug 514188 - sync to breakpad revision 463 to pick up Linux client rewrite (Mozilla changes). r=bsmedberg
--HG--
rename : toolkit/crashreporter/google-breakpad/src/common/mac/dwarf/Makefile.in => toolkit/crashreporter/google-breakpad/src/common/dwarf/Makefile.in
extra : rebase_source : 64c09b14945060aac4fa3a02a4281148e99d5097
|
2009-12-14 06:55:31 -05:00 |
|
Benjamin Smedberg
|
636d74b114
|
Merge mozilla-central into electrolysis. One code change was required: in nsDocShell::CreateStaticClone I replaced EnsureDocShell with MaybeCreateDocShell.
|
2009-12-12 13:38:25 -05:00 |
|
Andreas Gal
|
ff3f6da8fa
|
Extensions/libraries/plugins might enable FPU/SSE2 exceptions, causing floating-point operations to crash (533035, r=robarnold,bsmedberg).
|
2009-12-17 13:56:12 -08:00 |
|
Chris Jones
|
8e5648cbee
|
bug 532983: fix invalid memory reads caused by regressions in shutdown behavior. r=bsmedberg
|
2009-12-07 00:03:49 -06:00 |
|
Chris Jones
|
35ac1f8cd2
|
fix some leaks found by valgrind. r=trivial
|
2009-12-04 18:15:44 -06:00 |
|
Benjamin Smedberg
|
a17ea948ee
|
Merge additional changes from electrolysis and mozilla-central into the electrolysis-plugins-only tracking branch.
--HG--
branch : electrolysis-plugins-only
|
2009-12-04 11:42:28 -05:00 |
|
Benjamin Smedberg
|
4e352d7aeb
|
Merge mozilla-central into electrolysis
|
2009-12-04 11:28:50 -05:00 |
|
Chris Jones
|
c47450d9a7
|
bug 529005: detect child process shutdowns vs. crashes, and expose this information to IPDL actors in a new |ActorDestroy(why)| interface. also ensure that subprotocol actors are notified of shutdown and cleaned up properly. r=bsmedberg r=bent
|
2009-12-03 02:16:28 -06:00 |
|
Brian Crowder
|
19238046a9
|
Bug 519316 - better math and comments for early remote-start code, r=dolske
|
2009-12-03 08:14:27 -08:00 |
|
Gabriele Best
|
6c90a80ad0
|
Bug 531532 - Crash for profiles with a non-existent non-relative profile location. r=bsmedberg a=beltzner
|
2009-12-02 20:00:56 +01:00 |
|
Benjamin Smedberg
|
fdb90dcb10
|
Remove makefile and glue bits which support out of process tabs on the electrolysis-plugins-only branch.
--HG--
branch : electrolysis-plugins-only
|
2009-11-30 14:44:38 -05:00 |
|
Jonas Sicking
|
e97d2a7def
|
Skidmark for bug 524944 r=bsmedberg
|
2009-12-17 21:54:02 -08:00 |
|
Jonas Sicking
|
c271233fbc
|
Backed out changeset 4c88c8839a46 due to redness
|
2009-12-17 22:34:52 -08:00 |
|
Jonas Sicking
|
0e30967e65
|
Skidmark for bug 524944 r=bsmedberg
|
2009-12-17 21:54:02 -08:00 |
|
Benjamin Smedberg
|
e53a7195d5
|
Merge mozilla-central into Electrolysis.
|
2009-11-24 10:06:03 -05:00 |
|
Ted Mielczarek
|
12d7421c97
|
bug 531135 - rewrite build-list.pl in Python to fix race conditions with locking. r=bsmedberg
|
2009-12-14 06:55:40 -05:00 |
|
Ted Mielczarek
|
b00f21134f
|
bug 514188 - sync to breakpad revision 437 to pick up Linux client rewrite (Mozilla changes). r=bsmedberg
|
2009-12-14 06:55:31 -05:00 |
|
Benjamin Smedberg
|
7101a519cc
|
Don't use a static nsCString (causing leaks in the plugin process). Also, use NS_LogInit/NS_LogTerm for the child process so that leaks are reported at the right time.
|
2009-11-19 17:57:56 -05:00 |
|
Benjamin Smedberg
|
d74c6776f3
|
Merge mozilla-central into electrolysis.
|
2009-11-19 12:41:46 -05:00 |
|
Johnathan Nightingale
|
5c6d8d1bee
|
Bug 531337 - Blocklist hook.dll - frequent bystander in timeGetTime crashes. r=bsmedberg a=blocking-firefox3.6
|
2009-12-02 09:31:08 -05:00 |
|
Johnathan Nightingale
|
0f2b861b06
|
Bug 525103 - Generate initial list of DLLs to Blocklist
|
2009-11-20 16:41:29 -05:00 |
|
Chris Jones
|
a47715af3b
|
fix brain-dead cjones bug. no r=, trivial
|
2009-11-17 16:18:06 -06:00 |
|
Benjamin Smedberg
|
d8c7dfc1dd
|
Merge mozilla-central into electrolysis.
|
2009-11-11 12:35:42 -05:00 |
|
Chris Jones
|
548d6d261d
|
bug 527871: fix shutdown assertion and leaking TestShellParent. still leaking ContentProcessParent's GeckoChildProcess, but needs discussion before fixing
|
2009-11-11 02:34:08 -06:00 |
|
Jonathan Griffin
|
e57f832609
|
Bug 519570. Log leaks for child processes in separate files, and handle them in automation.py. r=bsmedberg
|
2009-11-10 11:16:12 -08:00 |
|
Johnathan Nightingale
|
7ef4496c5f
|
Bug 527125 - Blocklist calc.dll v1.0.0.1 r=vlad a=beltzner
|
2009-12-01 13:39:12 -05:00 |
|
Brian Crowder
|
92426ad0f4
|
Bug 519316 - faster remote starting for WinCE, r=mfinkle, blocking-fennec=blassey
|
2009-12-01 07:45:35 -08:00 |
|