Benjamin Smedberg
|
6e31be0f2d
|
Merge mozilla-central into electrolysis.
|
2010-02-01 15:30:27 -05:00 |
|
Walter Meinl
|
4829f752d9
|
Bug 536343: Fix build bustage on OS/2 in nsSigHandles.cpp r=bsmedberg,dragtext
|
2010-01-30 07:48:32 -05:00 |
|
Chris Jones
|
6a65c0d728
|
Backout 8d0ad9632fd2
|
2010-01-26 20:09:04 -06:00 |
|
Chris Jones
|
7b53db6a22
|
Temporary debug spew for diagnosing Linux mochitest hang.
|
2010-01-22 12:53:18 -06:00 |
|
Oleg Romashin
|
959dec8b52
|
Bug 534644 - e10s: implement Qt ipc/chromium backend, part 2. r=benjamin.
|
2010-01-29 08:50:44 +02:00 |
|
Chris Jones
|
6daa8d74d4
|
bug 539552 - keep track of child process minidumps, offer pid based lookup API, write out .extra data in child minidump callback. r=ted,bsmedberg
|
2010-01-14 17:38:00 -05:00 |
|
Benjamin Smedberg
|
617c58608b
|
Merge mozilla-central to electrolysis.
|
2010-01-19 14:51:19 -05:00 |
|
Johnathan Nightingale
|
6927341901
|
Bug 519348 - Blocklist radhslib.dll
|
2010-01-19 14:22:43 -05:00 |
|
Benjamin Smedberg
|
89fff872c6
|
Merge mozilla-central into electrolysis
|
2010-01-13 10:51:41 -05:00 |
|
Ginn Chen
|
003d2beb27
|
Bug 538339 In fpehandler() mask cw and back to the faulting x87 instruction on Solaris r=gal,bsmedberg
|
2010-01-13 17:04:52 +08:00 |
|
Ginn Chen
|
ba62f85c03
|
Bug 538338 Do not hang on FPE_INTDIV "Integer divide by zero" r=bsmedberg
|
2010-01-13 17:04:04 +08:00 |
|
Chris Jones
|
7ebf798a09
|
Bug 516759: Use OOP crash reporting in Gecko. r=luser
|
2010-01-12 15:14:38 -06:00 |
|
Chris Jones
|
3d2c935a0f
|
Bug 516759: Implement Linux client/server for OOP minidump generation requests. r=luser
|
2010-01-12 15:14:37 -06:00 |
|
Benjamin Smedberg
|
ce70e43e79
|
Bug 538642 - Breakpad shouldn't treat FPU exceptions as crashes, and the FPU exception handler should chain correctly, r=ted
|
2010-01-11 13:16:20 -05:00 |
|
Benjamin Smedberg
|
7dfb66a8a2
|
Test for bug 533035/bug 536842 - the FPU exception handler should work, r=ted
|
2010-01-11 11:46:57 -05:00 |
|
Benjamin Smedberg
|
736201c0c2
|
Merge mozilla-central into electrolysis.
|
2010-01-11 10:08:36 -05:00 |
|
Chris Jones
|
71147afbeb
|
Bug 538642: Temporarily disable the floating-point exception handler. r=bsmedberg
|
2010-01-08 15:09:31 -06:00 |
|
Benjamin Smedberg
|
570f731f49
|
Merge mozilla-central to electrolysis.
|
2010-01-07 22:11:14 -05:00 |
|
Benjamin Smedberg
|
869fa2a2d8
|
Merge mozilla-central to electrolysis.
|
2010-01-06 11:27:39 -05:00 |
|
Benjamin Smedberg
|
75601d4658
|
Merge mozilla-central to Electrolysis.
|
2010-01-05 13:18:08 -05:00 |
|
Johnathan Nightingale
|
b0ab558420
|
Bug 530898 - DLL Blocklist rdolib.dll r=sicking
|
2010-01-05 08:44:29 -05:00 |
|
Jonas Sicking
|
e09ecb5df0
|
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
|
2c8597f9a3
|
Merge mozilla-central into electrolysis.
|
2009-12-22 16:23:41 -05:00 |
|
Makoto Kato
|
509edbae6d
|
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
|
f44b968374
|
Compilation fix for bug 533035 (r=bsmedberg).
|
2009-12-21 10:28:15 -10:00 |
|
Benjamin Smedberg
|
c85b1e45a9
|
Merge mozilla-central to electrolysis
|
2009-12-21 10:22:07 -05:00 |
|
Robert Sayre
|
d6ed0e0b28
|
Merge mozilla-central to tracemonkey.
|
2009-12-20 16:25:20 -05:00 |
|
Gijs Kruitbosch
|
177f1cac8d
|
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
|
d508d43134
|
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
|
66374cb378
|
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
|
5819548d46
|
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
|
cfc6020e91
|
Bug 535802 - disable the Windows JIT crash dialog when running mochitests, r=ted
|
2009-12-18 16:16:38 -05:00 |
|
Benjamin Smedberg
|
034a3dbae0
|
Reland the changes from mozilla-central that I accidentally reverted in revision 5c9ee961025c
|
2009-12-16 13:37:14 -05:00 |
|
Benjamin Smedberg
|
ffeebc91f0
|
Merge mozilla-central into electrolysis
|
2009-12-16 08:38:42 -05:00 |
|
Ginn Chen
|
e876f1d1eb
|
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
|
daab3b8125
|
Merge mozilla-central into electrolysis.
|
2009-12-15 20:31:04 -05:00 |
|
Benjamin Smedberg
|
2010a569bb
|
Merge mozilla-central into electrolysis.
|
2009-12-14 21:27:17 -05:00 |
|
Benjamin Smedberg
|
ed517f92fc
|
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
|
c558db40e1
|
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
|
a819191110
|
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
|
999be86ac2
|
Merge mozilla-central into electrolysis.
|
2009-12-14 08:01:18 -05:00 |
|
Ted Mielczarek
|
7fe14c4436
|
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
|
422b4b28d2
|
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
|
f02162a25b
|
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
|
6e91459a40
|
bug 532983: fix invalid memory reads caused by regressions in shutdown behavior. r=bsmedberg
|
2009-12-07 00:03:49 -06:00 |
|
Chris Jones
|
ba122c592e
|
fix some leaks found by valgrind. r=trivial
|
2009-12-04 18:15:44 -06:00 |
|
Benjamin Smedberg
|
b55b15dccf
|
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
|
767eb11cb4
|
Merge mozilla-central into electrolysis
|
2009-12-04 11:28:50 -05:00 |
|
Chris Jones
|
4572a1920a
|
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
|
3506b796bf
|
Bug 519316 - better math and comments for early remote-start code, r=dolske
|
2009-12-03 08:14:27 -08:00 |
|