Commit Graph

216 Commits

Author SHA1 Message Date
Chris Jones
15ef348e90 Bug 555309, part 1: Add a CrashReporter::CurrentThreadId interface. r=bsmedberg 2010-03-30 19:24:45 -05:00
Chris Jones
8ac862ceb7 Stub out OOP crashreporter on OS X. b=555714 r=josh 2010-03-30 13:32:53 -04:00
Chris Jones
4e3eb56206 Bug 544936, part 4: Move some common code for dealing with minidumps and .extra files into nsExceptionHandler. r=ted 2010-03-24 16:22:01 -05:00
Chris Jones
5e4efa5402 Bug 544936, part 3: Add a CrashReporter API to create a child/parent minidump pair with its own GUID. r=ted 2010-03-24 16:22:00 -05:00
Chris Jones
43838bad72 Backed out changeset bda8efa53512 2010-03-18 21:01:10 -05:00
Chris Jones
cd57df6d13 Bug 551392: Remove hack made unnecessary by unified build tiers. r=ted 2010-03-18 17:52:38 -05:00
Chris Jones
8c04dce765 Bug 551392: Remove subprocess minidumps after they're grabbed to avoid spurious crash detection. r=ted 2010-03-18 17:52:36 -05:00
Benedict Hsieh
f843a6119f Fixes crash in CrashReporter on child process shutdown, bug 548810. r=ted 2010-03-11 17:17:35 -08:00
Justin Dolske
15b88bccc4 Bustage fix for bug 540532. 2010-02-09 18:11:08 -08:00
Justin Dolske
22c7e28753 Bug 538910 - Plugins: Need a "plugin crashed" UI. r=gavin, ui-r=faaborg, icon=shorlander 2010-02-09 17:05:32 -08:00
Justin Dolske
e7aaa34e46 Bug 540532 - allow setting report submission preference via XPCOM. r=gavin, r=ted 2010-02-09 17:05:31 -08:00
Ted Mielczarek
44d5132d16 Bug 541446 - sort out details of where OOP minidumps should wind up. r=benjamin 2010-02-09 17:05:31 -08:00
Chris Jones
2db7510c58 Bug 539451: Clean up OOP crashreporter stuff in UnsetExceptionhandler(). r=luser 2010-01-20 20:17:40 -06:00
Chris Jones
c949e68be1 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
f3451af0e6 Followup to bug 516759 (multi-process crash reporting), make childCrashNotificationPipe a leaked char* instead of a leaked nsString, so that it doesn't show up in leakstats. r=ted (Filed bug 539451 as a followup.) 2010-01-13 10:44:10 -05:00
Benjamin Smedberg
35d5ba5137 Bug 539048 - Hacky temporary UI for sending plugin-process crash reports, r=ted 2010-01-11 15:13:12 -05:00
Chris Jones
0d347926aa Attempt to fix OS X builds by adding missing #ifdef MOZ_IPC guards. 2010-01-12 16:00:48 -06:00
Chris Jones
65721e4fc8 Bug 516759: Use OOP crash reporting in Gecko. r=luser 2010-01-12 15:14:38 -06:00
Benjamin Smedberg
e3e140044e 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
e86aadfd7d Bug 488596 - test_crashreporter.js crashes intermittently: delete the exception handler before freeing the data it references, landing as a bustage fix with presumed-r=ted 2009-07-23 11:23:19 -04:00
Ted Mielczarek
15ffcfbf2c bug 484033 - extend nsICrashReporter to allow crashreporter to be used without going through XRE_Main. r=bsmedberg 2009-04-02 11:41:12 -04:00
Daniel Holbert
37cf5be52d Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
Ted Mielczarek
4f97925a20 bug 444351 - do not send client UUID / GUID with crash reports. r=bsmedberg 2009-01-06 15:55:27 -05:00
Arpad Borsos
1b55360c07 Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan 2008-10-10 17:04:34 +02:00
Josh Aas
296c136219 Include obj-c exception info in crash reports. b=451709 r=ted r=bent sr=roc 2008-08-28 00:41:38 -04:00
Ted Mielczarek
02fd573b1d bug 444103 - add ability to add string-formatted notes to crash report. r=bsmedberg 2008-07-27 13:08:03 -04:00
Ted Mielczarek
bd4c7f6df9 Backed out changeset 297420bcddde (accidentally committed) 2008-07-25 16:58:40 -04:00
Ted Mielczarek
41a0c02127 bug 444103 - add ability to add string-formatted notes to crash report 2008-07-25 16:54:41 -04:00
Ted Mielczarek
9c6155e33d bug 440634 - error passing DBCS settings path to crash reporter. r=bsmedberg 2008-06-24 16:15:35 -04:00
7001711e4e Bug 391361. The integration of breakpad on Solaris. r=ted.mielczarek,a=beltzner. 2008-03-19 18:13:36 -07:00
d66f9bebb6 Bug 381049 - Pass swallowed crashes inside MSAA/IA2 methods to breakpad, patch=aaronlev, r=me, ted.mielczarek, sr=benjamin, a=dsicore 2008-02-08 18:40:47 -08:00
2736fe035c bug 408729 - collect time since open stat. r=mento 2007-12-21 13:49:32 -08:00
d5ef293e40 bug 407229 - Breakpad fails to send on Fedora F8 - modify first restart arg to remove -bin. r=bsmedberg 2007-12-21 11:40:39 -08:00
10ddb74ecd backing out bug 408729 2007-12-18 08:32:13 -08:00
6a1c7421da bug 408729 - annotate crash report with StartupTime. r=mento 2007-12-18 08:07:26 -08:00
6648923ae6 bug 407229 - breakpad fails to send on Fedora F8. r=bsmedberg 2007-12-10 10:47:29 -08:00
055d020c5a bug 392609 - InitUserID() leaks ID string. r=bsmedberg 2007-11-12 10:53:52 -08:00
73c38734c4 bug 397103 Rlk/Lk regression in crash reporter. r=dbaron a1.9=drivers 2007-10-24 17:37:18 -07:00
021c09da23 Bug 396209 - "Allow applications to specify a profile directory from application.ini". r=luser, a=bsmedberg. Also fixes bugs 396486, 396199, and 386164. 2007-09-26 11:35:21 -07:00
6e5fd13b4b bug 390127 - non-ascii characters in profile names saved incorrectly, fix use of Append and GetNativePath in crashreporter code. r=bsmedberg 2007-09-15 06:39:05 -07:00
c0e9158982 fix bustage from bug 389550, wrong perms on directory create 2007-09-04 16:03:53 -07:00
1eab0bd8d1 bug 389550 - SetupExtraData should create Crash Reports dir if it doesn't exist. r=bsmedberg 2007-09-04 13:38:38 -07:00
060da60dd0 bug 376721 - send time-since-last-crash with crash report. r=bsmedberg/mento 2007-08-29 12:46:00 -07:00
d51d18fb6b bug 389548 - fixup from cvs copy (airbag -> crashreporter). also note that this renames the configure flag from --disable-airbag to --disable-crashreporter. r=bsmedberg 2007-08-08 08:19:57 -07:00
3b5e27fea7 bug 376720 - send time-since-install with crash report 2007-07-24 18:06:15 -07:00
e85b1dbe35 bug 387551 - generate and send unique user id in crash reports. r=bsmedberg 2007-07-24 18:06:14 -07:00
a968971a41 bug 386632 - update to breakpad revision 195. r=mento (missed this file from the original checkin) 2007-07-24 18:06:13 -07:00
2e2ffe9a16 Bug 386959 - crashreporter gets wrong restart arguments for xulrunner apps, r=bsmedberg 2007-07-24 18:06:12 -07:00
0516ecb373 Bug 380540, add some includes in nsAirbagExceptionHandler.cpp. r=luser 2007-07-24 18:06:11 -07:00
c855f6ed44 Bug 383603 - Disable the crash-reporter hook entirely if MOZ_CRASHREPORTER_DISABLE is set, r=luser 2007-07-24 18:06:10 -07:00