Граф коммитов

153 Коммитов

Автор SHA1 Сообщение Дата
benjamin@smedbergs.us bf562184ca Bug 358082 - Improve Mac Crashreporter UI, patch by dcamp, r=luser+me 2007-07-24 18:06:05 -07:00
benjamin@smedbergs.us b354e4daf2 Fix the path to launch the crashreporter on mac, which luser broke a couple days ago. Early checkin from bug 358082 2007-07-24 18:06:06 -07:00
ted.mielczarek@gmail.com 3475679b76 crash reporter client not launching, fallout from bug 380541. r=bsmedberg (no bug) 2007-07-24 18:06:05 -07:00
ted.mielczarek@gmail.com 5c7218ef68 bug 380541 - build time logic to extract debug symbols on Linux - first cut at integrating Breakpad on Linux. r=mento 2007-07-24 18:06:04 -07:00
ted.mielczarek@gmail.com b93c14d139 bug 380421 - get crash reporter params from nsXULAppInfo. r=bsmedberg 2007-07-24 18:06:03 -07:00
ted.mielczarek@gmail.com 5cf192751f bug 379290 - add some environment variables to support use in automated testing - add MOZ_CRASHREPORTER_NO_REPORT. r=bsmedberg 2007-07-24 18:06:02 -07:00
sayrer@gmail.com 5a68884512 bug 379651. mac exception handler reads utf8 path into utf16 string. r=ted.mielczarek 2007-07-24 18:06:01 -07:00
benjamin@smedbergs.us 999845c15e Bug 368206 - Breakpad client for Mac OS X, patch by dcamp, r=luser+mento 2007-07-24 18:06:00 -07:00
ted.mielczarek@gmail.com d642f17675 bug 376545 - AnnotateCrashReport needs to handle re-setting same key. r=bsmedberg 2007-07-24 18:05:59 -07:00
bent.mozilla@gmail.com face9fd0f9 Bug 376939 - "static strings in nsAirbagExceptionHandler cause crash on shutdown". r=luser. 2007-07-24 18:05:58 -07:00
ted.mielczarek@gmail.com e3caffcd3d bug 372831 - provide API to submit extra data with minidump. r=bsmedberg, r=sayrer for the unit test 2007-07-24 18:05:57 -07:00
ted.mielczarek@gmail.com 9e025979f8 bug 368205 - sync up with breakpad svn (again). r=mento 2007-07-24 18:05:56 -07:00
ted.mielczarek@gmail.com 8eeda809b9 bug 366970, crash reporter needs to send Product, Build ID, Platform. r=mento 2007-07-24 18:05:55 -07:00
ted.mielczarek@gmail.com a3e9c48a4d bug 354980, integrate airbag exception handler library on windows. Compiling by default on windows, but disabled at runtime by default right now. Set the environment var MOZ_AIRBAG=1 to enable it. r=bsmedberg/mento 2007-07-24 18:05:54 -07:00
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
ted.mielczarek%gmail.com 505f4d4b7a bug 440634 - error passing DBCS settings path to crash reporter. r=bsmedberg a=ss 2008-07-20 22:19:32 +00:00
alfred.peng%sun.com 8516bb84ee Bug 391361. The integration of breakpad on Solaris.
r=ted.mielczarek,a=beltzner.
2008-03-20 01:13:43 +00:00
surkov.alexander%gmail.com 12ec50f2ed Bug 381049 ��� Pass swallowed crashes inside MSAA/IA2 methods to breakpad, patch=aaronlev, r=me, ted.mielczarek, sr=benjamin, a=dsicore 2008-02-09 02:40:48 +00:00
ted.mielczarek%gmail.com e78404e014 bug 408729 - collect time since open stat. r=mento 2007-12-21 21:49:32 +00:00
ted.mielczarek%gmail.com 409ac685a6 bug 407229 - Breakpad fails to send on Fedora F8 - modify first restart arg to remove -bin. r=bsmedberg 2007-12-21 19:40:39 +00:00
ted.mielczarek%gmail.com 486da867bb backing out bug 408729 2007-12-18 16:32:13 +00:00
ted.mielczarek%gmail.com d30e63651a bug 408729 - annotate crash report with StartupTime. r=mento 2007-12-18 16:07:26 +00:00
ted.mielczarek%gmail.com 8acd077a10 bug 407229 - breakpad fails to send on Fedora F8. r=bsmedberg 2007-12-10 18:47:29 +00:00
ted.mielczarek%gmail.com 893a4441d5 bug 392609 - InitUserID() leaks ID string. r=bsmedberg 2007-11-12 18:53:52 +00:00
ted.mielczarek%gmail.com bb4202f1a4 bug 397103 Rlk/Lk regression in crash reporter. r=dbaron a1.9=drivers 2007-10-25 00:37:18 +00:00
bent.mozilla%gmail.com 540f0153bf 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 18:35:22 +00:00
ted.mielczarek%gmail.com 764afe8e7f bug 390127 - non-ascii characters in profile names saved incorrectly, fix use of Append and GetNativePath in crashreporter code. r=bsmedberg 2007-09-15 13:39:05 +00:00
ted.mielczarek%gmail.com 0b26582bb2 fix bustage from bug 389550, wrong perms on directory create 2007-09-04 23:03:53 +00:00
ted.mielczarek%gmail.com ca8822188d bug 389550 - SetupExtraData should create Crash Reports dir if it doesn't exist. r=bsmedberg 2007-09-04 20:38:38 +00:00
ted.mielczarek%gmail.com c16c52228b bug 376721 - send time-since-last-crash with crash report. r=bsmedberg/mento 2007-08-29 19:46:00 +00:00
ted.mielczarek%gmail.com 060dbff874 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 15:20:00 +00:00
ted.mielczarek%gmail.com c8cc7dd03c bug 376720 - send time-since-install with crash report 2007-07-25 01:07:15 +00:00
ted.mielczarek%gmail.com b07d1f8bad bug 387551 - generate and send unique user id in crash reports. r=bsmedberg 2007-07-25 01:07:14 +00:00
ted.mielczarek%gmail.com a2176534aa bug 386632 - update to breakpad revision 195. r=mento (missed this file from the original checkin) 2007-07-25 01:07:13 +00:00
wr%rosenauer.org d939e0d6eb Bug 386959 - crashreporter gets wrong restart arguments for xulrunner apps, r=bsmedberg 2007-07-25 01:07:12 +00:00
dcamp%mozilla.com 91deb147a8 Bug 380540, add some includes in nsAirbagExceptionHandler.cpp. r=luser 2007-07-25 01:07:03 +00:00
benjamin%smedbergs.us 7458044109 Bug 383603 - Disable the crash-reporter hook entirely if MOZ_CRASHREPORTER_DISABLE is set, r=luser 2007-07-25 01:07:02 +00:00
ted.mielczarek%gmail.com 6373626b42 bug 382541 - Mozilla Crash Reporter supresses writing of Mac OS X crash log - short term workaround. r=mento 2007-07-25 01:07:01 +00:00
ted.mielczarek%gmail.com 10552c9106 bug 382372 - crashreporter restart misses command line arguments. patch by Dave Camp <dcamp@mozilla.com>, r=me 2007-07-25 01:06:59 +00:00
benjamin%smedbergs.us 4e82b2258b Bug 358082 - Improve Mac Crashreporter UI, patch by dcamp, r=luser+me 2007-07-25 01:06:58 +00:00
benjamin%smedbergs.us 4e0b5f60c7 Fix the path to launch the crashreporter on mac, which luser broke a couple days ago. Early checkin from bug 358082 2007-07-25 01:06:54 +00:00
ted.mielczarek%gmail.com c2feb43472 crash reporter client not launching, fallout from bug 380541. r=bsmedberg (no bug) 2007-07-25 01:06:53 +00:00
ted.mielczarek%gmail.com 4c50acce93 bug 380541 - build time logic to extract debug symbols on Linux - first cut at integrating Breakpad on Linux. r=mento 2007-07-25 01:06:52 +00:00
ted.mielczarek%gmail.com 875f7deebb bug 380421 - get crash reporter params from nsXULAppInfo. r=bsmedberg 2007-07-25 01:06:43 +00:00
ted.mielczarek%gmail.com ff4b02750b bug 379290 - add some environment variables to support use in automated testing - add MOZ_CRASHREPORTER_NO_REPORT. r=bsmedberg 2007-07-25 01:06:39 +00:00
sayrer%gmail.com 81ed048d04 bug 379651. mac exception handler reads utf8 path into utf16 string. r=ted.mielczarek 2007-07-25 01:06:38 +00:00
benjamin%smedbergs.us be0a828e4f Bug 368206 - Breakpad client for Mac OS X, patch by dcamp, r=luser+mento 2007-07-25 01:06:37 +00:00
ted.mielczarek%gmail.com dc92025d49 bug 376545 - AnnotateCrashReport needs to handle re-setting same key. r=bsmedberg 2007-07-25 01:06:31 +00:00
bent.mozilla%gmail.com 73f514995e Bug 376939 - "static strings in nsAirbagExceptionHandler cause crash on shutdown". r=luser. 2007-07-25 01:06:30 +00:00
ted.mielczarek%gmail.com 634bc50732 bug 372831 - provide API to submit extra data with minidump. r=bsmedberg, r=sayrer for the unit test 2007-07-25 01:06:29 +00:00
ted.mielczarek%gmail.com a02740997a bug 368205 - sync up with breakpad svn (again). r=mento 2007-07-25 01:06:27 +00:00
ted.mielczarek%gmail.com 2f6ce481c6 bug 366970, crash reporter needs to send Product, Build ID, Platform. r=mento 2007-07-25 01:06:24 +00:00
ted.mielczarek%gmail.com 48accb4cfb bug 354980, integrate airbag exception handler library on windows. Compiling by default on windows, but disabled at runtime by default right now. Set the environment var MOZ_AIRBAG=1 to enable it. r=bsmedberg/mento 2007-07-25 01:06:20 +00:00