Commit Graph

68 Commits

Author SHA1 Message Date
ted.mielczarek@gmail.com
31369cfdd9 bug 386841 - crashreporter linked with libsso.so.4, libcrypto.so.4. r=bsmedberg 2007-07-18 21:28:05 -07:00
ted.mielczarek@gmail.com
5c114a59d5 bug 376720 - send time-since-install with crash report 2007-07-17 08:02:29 -07:00
ted.mielczarek@gmail.com
62b499b0ed bug 388320 - package crashreporter xpt (+ rename airbag module to
crashreporter).  r=bsmedberg
2007-07-16 14:00:26 -07:00
ted.mielczarek@gmail.com
34a815eabe bug 387551 - generate and send unique user id in crash reports. r=bsmedberg 2007-07-16 10:07:20 -07:00
ted.mielczarek@gmail.com
47ac752b8e bug 386632 - update to breakpad revision 195. r=mento (missed this file from the original checkin) 2007-07-13 11:18:12 -07:00
jwalden@mit.edu
f426927af9 Fix line endings. 2007-07-12 17:26:04 -07:00
wr@rosenauer.org
701cf071d3 Bug 386959 - crashreporter gets wrong restart arguments for xulrunner apps, r=bsmedberg 2007-07-12 10:44:36 -07:00
ted.mielczarek@gmail.com
59dc6e7ce7 bug 383083 - post-process symbol files to add source revision numbers. re-enable --vcs-info on linux + dos2unix on symbolstore.py. r=bsmedberg 2007-07-09 14:37:28 -07:00
ted.mielczarek@gmail.com
078165780e fix the signature of wWinMain (no bug). r=timeless 2007-07-09 11:36:26 -07:00
ted.mielczarek@gmail.com
2b8ed6227c bug 386632 - update to breakpad revision 195. r=mento 2007-07-09 11:10:24 -07:00
ted.mielczarek@gmail.com
7847fec4f1 bug 386847 - os x not uploading i386 symbols. rs=gavin.sharp 2007-07-05 11:14:46 -07:00
ted.mielczarek@gmail.com
608ed54843 bug 386212 - fx-win32-tbox has lost the ability to report finishing nightly builds. r=bsmedberg 2007-06-30 05:57:43 -07:00
dcamp@mozilla.com
f1deefd73b fix for unicode paths while writing out the submitted breakpad report file. b=382508, r=luser
(last patch should have been "unblock signals on the crash reporter in linux. b=385532, r=luser")
2007-06-27 19:18:54 -07:00
dcamp@mozilla.com
d384d15510 fix for unicode paths while writing out the submitted breakpad report file. b=382508, r=luser 2007-06-27 19:06:55 -07:00
ted.mielczarek@gmail.com
c4f1d3f856 bug 383083 - post-process symbol files to add source file revision numbers. r=bsmedberg 2007-06-27 03:25:14 -07:00
dcamp@mozilla.com
219db1a41f move file->close() into the if() clause. b=382508, r=luser 2007-06-23 23:17:10 -07:00
dcamp@mozilla.com
535f8e8434 Handle non-ascii filenames in the crash reporter. b=382508, r=luser 2007-06-23 22:56:13 -07:00
dcamp@mozilla.com
bab74ed7ec Improve crash reporter errors. b=385359, r=luser 2007-06-23 22:39:51 -07:00
dcamp@mozilla.com
807c4c067c use FORCE_USE_PIC for breakpad on linux. b=385561, r=luser 2007-06-23 21:27:33 -07:00
dcamp@mozilla.com
6033f1d1ed Bug 380540, add some includes in nsAirbagExceptionHandler.cpp. r=luser 2007-06-21 15:37:39 -07:00
dcamp@mozilla.com
56ba514ddd Bug 380540 - crash reporter client on linux, r=luser 2007-06-21 09:11:07 -07:00
ted.mielczarek@gmail.com
8018c89ae2 bug 384034 - update to breakpad revision 189. r=mento 2007-06-13 10:19:37 -07:00
ted.mielczarek@gmail.com
e01c1a191a bug 382665 - Use a better icon for the crash reporter on OS X. r=mento 2007-06-13 10:11:18 -07:00
ted.mielczarek@gmail.com
0e122a0597 bug 384153 - symbol upload not removing zip file on remote host. r=bsmedberg 2007-06-12 11:49:55 -07:00
ted.mielczarek@gmail.com
2e7dfda053 bug 384054 - wrong string used in crashreporter client ViewURL support. r=bsmedberg 2007-06-12 11:47:34 -07:00
benjamin@smedbergs.us
f7e50f4e14 Fix unit-test bustage. 2007-06-07 10:47:27 -07:00
benjamin@smedbergs.us
80feac3e54 Bug 383603 - Disable the crash-reporter hook entirely if MOZ_CRASHREPORTER_DISABLE is set, r=luser 2007-06-07 08:21:03 -07:00
wr@rosenauer.org
06d8d5e6fa Bug 383099 - error in Makefile creation caused by autoconf syntax (part1), r=luser 2007-06-04 05:58:35 -07:00
ted.mielczarek@gmail.com
6a5fffbe0b bug 382541 - Mozilla Crash Reporter supresses writing of Mac OS X crash log - short term workaround. r=mento 2007-06-02 06:51:35 -07:00
ted.mielczarek@gmail.com
1ebd471281 bug 358082 - improve crash reporter client UI - small fixup for linux. r=bsmedberg 2007-06-02 06:34:07 -07:00
ted.mielczarek@gmail.com
983ed4c981 bug 382372 - crashreporter restart misses command line arguments. patch by Dave Camp <dcamp@mozilla.com>, r=me 2007-05-30 07:43:40 -07:00
benjamin@smedbergs.us
fc2af8042c Bug 358082 - Improve Mac Crashreporter UI, patch by dcamp, r=luser+me 2007-05-29 03:54:26 -07:00
benjamin@smedbergs.us
850a36b045 Fix the path to launch the crashreporter on mac, which luser broke a couple days ago. Early checkin from bug 358082 2007-05-25 18:41:38 -07:00
ted.mielczarek@gmail.com
e8b5a0a47d crash reporter client not launching, fallout from bug 380541. r=bsmedberg (no bug) 2007-05-23 13:02:45 -07:00
ted.mielczarek@gmail.com
5f54a4160b bug 381523 - upgrade breakpad to rev 174. r=bsmedberg 2007-05-23 04:17:40 -07:00
ted.mielczarek@gmail.com
9b3f288aee bug 380541 - build time logic to extract debug symbols on Linux - first cut at integrating Breakpad on Linux. r=mento 2007-05-22 13:20:55 -07:00
ted.mielczarek@gmail.com
ab3df2e8a0 bug 380421 - get crash reporter params from nsXULAppInfo. r=bsmedberg 2007-05-16 10:14:59 -07:00
ted.mielczarek@gmail.com
e426e86253 bug 380542 - add a Makefile for airbag/src/client stuff. r=bsmedberg 2007-05-16 08:58:42 -07:00
ted.mielczarek@gmail.com
4f02388ec2 bustage fix from bug 378581, patch by Dave Camp <dcamp@mozilla.com>, r=me 2007-05-15 12:00:23 -07:00
ted.mielczarek@gmail.com
f0d6802e5f bug 378581 - merge platform implementations of crash reporter client. Patch by Dave Camp <dcamp@mozilla.com>, r=me 2007-05-15 10:45:23 -07:00
ted.mielczarek@gmail.com
e877a3fce7 removing trailing slash, causing build bustage for some people 2007-05-11 13:48:29 -07:00
ted.mielczarek@gmail.com
ce0dc0827e bug 379518 - sync to breakpad svn revision 162. r=bsmedberg 2007-05-08 12:29:41 -07:00
ted.mielczarek@gmail.com
e304df6a40 bug 379290 - add some environment variables to support use in automated testing - add MOZ_CRASHREPORTER_NO_REPORT. r=bsmedberg 2007-05-08 08:15:20 -07:00
ted.mielczarek@gmail.com
e26d41eef1 bug 379518 - sync up with breakpad svn, yet again. sync to breakpad svn revision 159. r=mento 2007-05-07 13:48:30 -07:00
ted.mielczarek@gmail.com
627fa080d7 bug 379518 - sync up with breakpad svn, to revision 157. r=mento 2007-05-06 18:03:38 -07:00
sayrer@gmail.com
6df7dbb1cc bug 379651. mac exception handler reads utf8 path into utf16 string. r=ted.mielczarek 2007-05-03 15:58:50 -07:00
ted.mielczarek@gmail.com
96ad793f9d bug 378463 - build time logic to extract debug symbols on OS X. r=mento. second try 2007-05-02 11:45:36 -07:00
sayrer@gmail.com
dec57edae6 backout patch for bug 378463 due to bustage 2007-05-01 17:03:35 -07:00
ted.mielczarek@gmail.com
5881505662 bug 378463 - build time logic to extract debug symbols on OS X. r=mento 2007-05-01 16:33:00 -07:00
ted.mielczarek@gmail.com
75c6efb0af bug 378463 - build time logic to extract debug symbols on OS X. r=mento 2007-05-01 16:31:52 -07:00