Commit Graph

365 Commits

Author SHA1 Message Date
Ted Mielczarek
1d75986c69 bug 440634 - error passing DBCS settings path to crash reporter. r=bsmedberg 2008-06-24 16:15:35 -04:00
Håkan Waara
1ec04905f1 bug 441235, shift-tab gets stuck in the comments field in the Mac crashreporter client. r=ted 2008-06-24 21:58:19 +02:00
Ted Mielczarek
befb38e653 bug 406088 - crash reporter sucks in rtl. fix for linux. r=dcamp 2008-06-19 14:04:57 -04:00
Ted Mielczarek
d3f13b3bfd bug 406088 - crash reporter sucks in rtl, fix for Win32. r=dcamp 2008-06-18 16:31:21 -04:00
Ted Mielczarek
a8da42070f bug 428303 - Mercurial integration for breakpad. r=bsmedberg 2008-06-18 11:06:57 -04:00
alfred.peng@sun.com
6f84aa0848 Followup fix for Bug 385280. should send proxy settings to the breakpad reporter. Add the check on whether gconf library exists. r=ted.mielczarek,a=beltzner. 2008-05-05 14:08:14 -07:00
alfred.peng@sun.com
3c4655071f Bug 385280. should send proxy settings to the breakpad reporter(For Linux/Solaris). r=ted.mielczarek,a=dsicore. 2008-04-29 00:37:12 -07:00
gavin@gavinsharp.com
03f542c9b5 Bug 415428: crash reporter not wide enough for l10n (windows), patch by Jim Mathies <jmathies@mozilla.com>, r=ted.mielczarek, a=beltzner 2008-04-22 10:01:33 -07:00
ted.mielczarek@gmail.com
ccc6e1a140 bug 428518 - source server, final round. patch by Lukas Blakk <lukasblakk@gmail.com>. r=me, a=beltzner 2008-04-15 03:31:41 -07:00
reed@reedloden.com
3e2018d8b5 Bug 424817 - "source server tweaks" [p=lukasblakk@gmail.com (Lukas Blakk [lsblakk]) r=luser/ted a1.9=beltzner] 2008-04-08 23:39:35 -07:00
ted.mielczarek@gmail.com
68517aaff0 bug 424960 - only enable crash reporting for X% of release builds. r=bsmedberg (blocking 1.9) 2008-04-07 14:18:06 -07:00
ted.mielczarek@gmail.com
b2fdfb4bd0 backing out bug 424817 because it broke symbol creation on non-windows 2008-04-04 12:53:08 -07:00
reed@reedloden.com
965a94ea48 Bug 424817 - "source server tweaks" [p=lukasblakk@gmail.com (Lukas Blakk [lsblakk]) r=luser/ted a1.9=beltzner] 2008-04-04 01:54:44 -07:00
ted.mielczarek@gmail.com
435f3e0bc6 bug 424369 - crash reporter dialog has become immensely wide. r=gavin a1.9b5=mconnor 2008-03-24 03:37:29 -07:00
alfred.peng@sun.com
cd72be63a8 Bug 391361. The integration of breakpad on Solaris. r=ted.mielczarek,a=beltzner. 2008-03-19 18:13:36 -07:00
ted.mielczarek@gmail.com
3261540565 bug 423272 - crash reporter client doesn't ship a manifest (visual styles aren't applied). r=bsmedberg, a=beltzner 2008-03-19 13:24:45 -07:00
ted.mielczarek@gmail.com
0bdabb54d0 bug 423674 - update to breakpad revision 250. rs=sayrer 2008-03-18 18:48:21 -07:00
ted.mielczarek@gmail.com
6b0f0d7869 bug 415428 - crash reporter dialog not wide enough for l10n. r=dcamp 2008-03-18 18:01:26 -07:00
benjamin@smedbergs.us
8e01900f9f Bug 385677 - Breakpad fixes for GCC 4.3 (correct #includes and visibility wrappers), r+a=luser 2008-03-17 11:02:08 -07:00
nrthomas@gmail.com
e6809fd8bb Bug 417045, work around for bustage with make -jN and -save-temps in CFLAGS/CXXFLAGS (10.5 build support), r=ted, a=blocking1.9+ 2008-03-17 10:39:00 -07:00
ted.mielczarek@gmail.com
5adc6bfaee bug 415016 - default comment is submitted by Linux crash reporter. patch by timeless, r+a=me 2008-03-17 07:21:47 -07:00
ted.mielczarek@gmail.com
736f4fe843 bug 422082 - crash reporter remains open after submitting data. r=bsmedberg 2008-03-11 16:39:34 -07:00
reed@reedloden.com
55d04204ff Bug 421841 - "Breakpad continually sends the same crash report over and over until you manually stop it" (add (void)closeMeDown; method, call it instead of closeClicked) [p=beltzner@mozilla.com (Mike Beltzner) r=ted/luser a=blocking1.9+] 2008-03-10 11:59:59 -07:00
ted.mielczarek@gmail.com
45854e98fe bug 421552 - allow users to send a crash report and quit firefox. patch by Mike Beltzner <beltzner@mozilla.com>, r=me, a=shaver 2008-03-07 14:17:17 -08:00
ted.mielczarek@gmail.com
44eeab6d8d bug 420474 - upload debug info for Linux builds to symbol server (use .gnu_debuglink) (just the necessary changes, not actually turned on). r=bsmedberg 2008-03-06 04:15:58 -08:00
reed@reedloden.com
2625226b42 Bug 408134 - "Source Server for Windows builds integrated into symbolstore.py" [p=lukasblakk@gmail.com (Lukas Blakk [lsblakk]) r=luser/ted a1.9=beltzner] 2008-02-26 16:54:47 -08:00
ted.mielczarek@gmail.com
983d59bbc6 bug 419346 - update to breakpad revision 240. r=bsmedberg 2008-02-25 10:18:08 -08:00
ted.mielczarek@gmail.com
199ff10998 bug 417669 - crashreporter displays details: firefox. r=dcamp 2008-02-21 16:00:14 -08:00
bent.mozilla@gmail.com
70bc3e5979 Bug 417566 - 'protect against Obj-C exceptions in "toolkit" top-level directory'. r=josh, sr=roc, a=blocking1.9+. 2008-02-20 09:34:21 -08:00
reed@reedloden.com
c26d2c34c5 Bug 396679 - "wrong line ending of toolkit\crashreporter\google-breakpad\src\common\windows\Makefile.in and toolkit\crashreporter\client\resource.h" [p=roytam@gmail.com (Roy Tam)] 2008-02-20 01:46:57 -08:00
jag@tty.nl
05cdb6aefe Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan 2008-02-18 00:50:04 -08:00
reed@reedloden.com
fa5338b534 Bug 414855 - "Remove verbose symbol push" [p=nrthomas@gmail.com (Nick Thomas [cf]) r=luser/ted a1.9=damons] 2008-02-09 21:24:12 -08:00
surkov.alexander@gmail.com
e5a19b1e9c 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
ted.mielczarek@gmail.com
ec4be6847b bug 401202 - upload talkback symbols from 200x release builds, use a statically linked dump_syms.exe. r=me 2008-02-06 09:47:11 -08:00
pavlov@pavlov.net
fdde8df444 bug 407459. hooking jemalloc up to the build system. r=various people 2008-02-04 19:16:24 -08:00
dtownsend@oxymoronical.com
b6c3aaf3e4 Bug 415656: Ignore non-http(s) urls for the crash reports server. r=gavin, a1.9b3=beltzner 2008-02-04 15:22:53 -08:00
reed@reedloden.com
fb3d27a796 Bug 415170 - "On Mac OS X, any comment is omitted by the Crash Reporter" (use textDidEndEditing instead) [p=ted.mielczarek@gmail.com (Ted Mielczarek) r=nkreeger a1.9b3=schrep] 2008-01-31 21:20:57 -08:00
ted.mielczarek@gmail.com
1819c69493 bug 404855 - crash reporter ui review, round 2 - mac patch. r=josh 2008-01-28 14:52:42 -08:00
dtownsend@oxymoronical.com
ec5c29c918 Bug 414054: Add explicit message if preference isn't set for about:crashes. r=mano, ui-r=beltzner, a=schrep 2008-01-27 15:41:00 -08:00
ted.mielczarek@gmail.com
8606dacf7e bug 412989 - allow per-app override of crashreporter.ini. r=bsmedberg 2008-01-26 08:49:29 -08:00
ted.mielczarek@gmail.com
f60025a7be bug 412788 - add a way for crash report server to tell client to stop sending reports. r=bsmedberg 2008-01-25 12:51:05 -08:00
ted.mielczarek@gmail.com
c6a43eb2d3 bug 394490 - pending extra and dmp files should be deleted when not submitting report. r=dcamp 2008-01-25 03:24:02 -08:00
dtownsend@oxymoronical.com
8d1bfcdda9 Bug 411490: Add about:crashes for easier access to crash reports. r=mano, a=beltzner 2008-01-24 08:11:09 -08:00
ted.mielczarek@gmail.com
6f2d50e15d bug 404855 - Crash Reporter UI Review, round 2, Linux bits. r=dcamp/bsmedberg 2008-01-22 16:06:40 -08:00
ted.mielczarek@gmail.com
208d4a3ae1 bug 412989 - allow per-app override of crashreporter.ini. string changes only. r=bsmedberg/mconnor 2008-01-22 16:03:58 -08:00
ted.mielczarek@gmail.com
f461a703ac bug 413539 - crash reporter comment box doesn't wrap text. r=dcamp 2008-01-22 15:55:46 -08:00
ted.mielczarek@gmail.com
ea37627df7 bug 404855 - fix a compilation issue on VC71. patch by Ondrej Brablc <ondrej@allpeers.com>, r=me 2008-01-22 05:42:14 -08:00
ted.mielczarek@gmail.com
2d88f4a036 bug 404855 - crash reporter UI review, round 2--win32+strings changes. r=dcamp 2008-01-21 17:07:20 -08:00
philringnalda@gmail.com
b497cd4faf Bug 407635 followup for the 2007 copyright date I missed, eye-of=sauron, r=gavin, a=blocker 2008-01-05 20:31:19 -08:00
ted.mielczarek@gmail.com
a6576a636a bug 408729 - collect time since open stat. r=mento 2007-12-21 13:49:32 -08:00
ted.mielczarek@gmail.com
0ed9e428ae 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
ted.mielczarek@gmail.com
c049340e00 backing out bug 408729 2007-12-18 08:32:13 -08:00
ted.mielczarek@gmail.com
e069733fb3 bug 408729 - annotate crash report with StartupTime. r=mento 2007-12-18 08:07:26 -08:00
bent.mozilla@gmail.com
948c4d159d Bug 408214 - "crash reporter sending random 'Name' field". r=luser, a=dsicore. 2007-12-14 11:47:19 -08:00
ted.mielczarek@gmail.com
e070da5812 bug 407229 - breakpad fails to send on Fedora F8. r=bsmedberg 2007-12-10 10:47:29 -08:00
ted.mielczarek@gmail.com
4f77545328 bug 392919 - update Breakpad to SVN revision 234. r=mento 2007-12-04 07:54:20 -08:00
ted.mielczarek@gmail.com
435852411d bug 384207 - Crash Reporter client should include a URL field (linux). r=campd 2007-11-29 09:35:44 -08:00
ted.mielczarek@gmail.com
88bb9dd768 bug 384207 - Crash Reporter client should include a URL field (OS X and Win32 only). r=campd 2007-11-28 16:55:15 -08:00
ted.mielczarek@gmail.com
fa58c8978b bug 384207 - Crash Reporter client should include a URL field (OS X and Win32 only). r=campd 2007-11-28 16:53:57 -08:00
ted.mielczarek@gmail.com
374412446b bug 384194 - close box in upper right of windows breakpad client doesn't close the reporter. r=campd 2007-11-28 11:40:08 -08:00
philringnalda@gmail.com
b3ce2080be Bug 404912 - typo in crashreporter submit.log, r=luser, a=beltzner 2007-11-22 23:08:57 -08:00
ted.mielczarek@gmail.com
0454db06fa bug 404893 - crash reporter fails to submit. rs=sspitzer 2007-11-21 19:27:41 -08:00
ted.mielczarek@gmail.com
4ac0b6877e bug 401960 Red Close button doesn't quit crash reporter. r=campd 2007-11-19 18:15:03 -08:00
ted.mielczarek@gmail.com
a5a3d6c639 bug 392609 - InitUserID() leaks ID string. r=bsmedberg 2007-11-12 10:53:52 -08:00
ted.mielczarek@gmail.com
61dc67815b bug 399341 - add crashreporter log file. r=bsmedberg 2007-11-09 08:46:34 -08:00
ted.mielczarek@gmail.com
5b9f8dd4ce bug 393548 - Restart Thunderbird button is too small, text doesn't fit. r=dcamp 2007-11-09 08:38:57 -08:00
ted.mielczarek@gmail.com
cac7bf3ba7 bug 397103 Rlk/Lk regression in crash reporter. r=dbaron a1.9=drivers 2007-10-24 17:37:18 -07:00
reed@reedloden.com
997b09a14b Bug 400621 - "Linux crashreporter client has additional system-header dependencies" (Include meta gtk header) [p=manish@flock.com (Manish Singh) r=luser aM9=mconnor] 2007-10-24 02:38:31 -07:00
alfred.peng@sun.com
3240005818 Followup for bug 398166. Two files should have been removed as part of the patch. 2007-10-21 20:08:18 -07:00
ajschult@verizon.net
a0d8927119 Bug 398166 bustage fix, r=luser, a=bustage 2007-10-21 11:13:17 -07:00
alfred.peng@sun.com
17e1bb8da9 Bug 398166. update to breakpad revision 223. r/a=ted.mielczarek. 2007-10-21 08:36:00 -07:00
bent.mozilla@gmail.com
3411d77b1e Bug 398056 - "symbolstore.py does not recognize srcdirs with SVN when using svn-ssh". r+a=luser. 2007-10-11 14:54:03 -07:00
ted.mielczarek@gmail.com
989b1bb177 bug 358079 - Proper l10n for crash reporter client. r=pike/bsmedberg (blocking1.9) 2007-10-10 11:49:04 -07:00
bent.mozilla@gmail.com
84f84a474c 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
bent.mozilla@gmail.com
cc3c82aa63 Bug 397436 - "Add SVN version information support for symbolstore.py". r=luser, a=bzbarsky. 2007-09-26 11:01:23 -07:00
bent.mozilla@gmail.com
7ec4aa8cf3 Bug 397200 - "OS X dylibs have non-unique signatures causing incorrect stack traces". r=luser,mento. a=bzbarsky. 2007-09-24 23:57:09 -07:00
ted.mielczarek@gmail.com
63b8975652 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
ted.mielczarek@gmail.com
2cf50e6154 fix bustage from bug 389550, wrong perms on directory create 2007-09-04 16:03:53 -07:00
ted.mielczarek@gmail.com
42bf0f386b bug 389550 - SetupExtraData should create Crash Reports dir if it doesn't exist. r=bsmedberg 2007-09-04 13:38:38 -07:00
ted.mielczarek@gmail.com
392da17ca8 bug 391284 - crash reporter doesn't work for Thunderbird on Mac OS X. r=campd 2007-09-04 08:28:06 -07:00
bzbarsky@mit.edu
c4f39399a6 Fixing build bustage on GCC 3.3. Bug 350425, r=luser 2007-08-30 22:07:26 -07:00
ted.mielczarek@gmail.com
40b7a34632 bug 350425 - ensure a11y support in breakpad. r=campd 2007-08-30 07:55:21 -07:00
ted.mielczarek@gmail.com
c87eb1624b bug 376721 - send time-since-last-crash with crash report. r=bsmedberg/mento 2007-08-29 12:46:00 -07:00
bent.mozilla@gmail.com
7a36d83fa1 Bug 392244 - "Allow alternate ssh port in upload_symbols.sh". r=luser, a=bzbarsky. 2007-08-28 16:48:09 -07:00
reed@reedloden.com
396000752e Bug 382762 - "Crash reporter client app should be named other than "crashreporter"" [p=ardissone r=mento] 2007-08-28 14:59:31 -07:00
ted.mielczarek@gmail.com
a441bb10ca bug 383083 - post-process symbol files to add source file revision numbers - handle mixed-case srcdir on win32. r=mento 2007-08-22 13:47:15 -07:00
nrthomas@gmail.com
2d97787976 Bug 392579, quote SYMBOL_SERVER_SSH_KEY to cope with spaces in /Users/nrthomas, r=luser 2007-08-20 13:37:06 -07:00
bent.mozilla@gmail.com
00cd418279 Bug 390249 - "symbolstore.py has trouble launching dump_syms from a relative path". r=luser, a=dbaron. 2007-08-13 13:35:36 -07:00
alfred.peng@sun.com
ce76fb317c Bug 391359. update to breakpad revision 198. r=ted.mielczarek. 2007-08-09 19:56:15 -07:00
ted.mielczarek@gmail.com
7050a93f24 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
ted.mielczarek@gmail.com
b43bdb6b9c bug 384153 - symbol upload not removing zip file on remote host. r=bsmedberg 2007-07-24 18:06:15 -07:00
ted.mielczarek@gmail.com
f42f5a80aa bug 388320 - package crashreporter xpt (+ rename airbag module to
crashreporter).  r=bsmedberg
2007-07-24 18:06:15 -07:00
jwalden@mit.edu
78c2a74fe0 Fix line endings. 2007-07-24 18:06:15 -07:00
ted.mielczarek@gmail.com
0a3ebdb216 bug 376720 - send time-since-install with crash report 2007-07-24 18:06:15 -07:00
ted.mielczarek@gmail.com
245c383593 bug 382665 - Use a better icon for the crash reporter on OS X. r=mento 2007-07-24 18:06:15 -07:00
ted.mielczarek@gmail.com
90e04ad912 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-24 18:06:15 -07:00
ted.mielczarek@gmail.com
25bcdcb875 bug 386841 - crashreporter linked with libsso.so.4, libcrypto.so.4. r=bsmedberg 2007-07-24 18:06:15 -07:00
dcamp@mozilla.com
4fd45485ff fix for unicode paths while writing out the submitted breakpad report file. b=382508, r=luser 2007-07-24 18:06:15 -07:00
benjamin@smedbergs.us
470fb721f4 Fix unit-test bustage. 2007-07-24 18:06:15 -07:00
nrthomas@gmail.com
3b853cc377 Fix odd permissions on symbols uploaded to server, b=379014, r=luser 2007-07-24 18:06:14 -07:00
ted.mielczarek@gmail.com
4095a1f1a2 bug 387551 - generate and send unique user id in crash reports. r=bsmedberg 2007-07-24 18:06:14 -07:00
ted.mielczarek@gmail.com
701ccb651b bug 386847 - os x not uploading i386 symbols. rs=gavin.sharp 2007-07-24 18:06:14 -07:00
ted.mielczarek@gmail.com
486145789e bug 376046 - add support for specifying an ssh private key in the symbol upload script - bash-fu + a bonus fix that i missed in a previous patch. r=bsmedberg 2007-07-24 18:06:13 -07:00
ted.mielczarek@gmail.com
fba46ea175 bug 386632 - update to breakpad revision 195. r=mento (missed this file from the original checkin) 2007-07-24 18:06:13 -07:00
ted.mielczarek@gmail.com
a3e45a783e bug 386212 - fx-win32-tbox has lost the ability to report finishing nightly builds. r=bsmedberg 2007-07-24 18:06:13 -07:00
ted.mielczarek@gmail.com
38a5b41e48 bug 376046 - add support for specifying an ssh private key in the symbol upload script. r=bsmedberg 2007-07-24 18:06:12 -07:00
wr@rosenauer.org
b91f78af35 Bug 386959 - crashreporter gets wrong restart arguments for xulrunner apps, r=bsmedberg 2007-07-24 18:06:12 -07:00
ted.mielczarek@gmail.com
e99073ff83 fix the signature of wWinMain (no bug). r=timeless 2007-07-24 18:06:13 -07:00
dcamp@mozilla.com
9f051b9562 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-07-24 18:06:12 -07:00
ted.mielczarek@gmail.com
6cad2f63b3 bug 383083 - post-process symbol files to add source file revision numbers. r=bsmedberg 2007-07-24 18:06:12 -07:00
dcamp@mozilla.com
720ba4b8f0 move file->close() into the if() clause. b=382508, r=luser 2007-07-24 18:06:11 -07:00
dcamp@mozilla.com
9c0ee53e9d Bug 380540, add some includes in nsAirbagExceptionHandler.cpp. r=luser 2007-07-24 18:06:11 -07:00
ted.mielczarek@gmail.com
15faa7d6cb bug 386632 - update to breakpad revision 195. r=mento 2007-07-24 18:06:11 -07:00
dcamp@mozilla.com
d2649ed079 use FORCE_USE_PIC for breakpad on linux. b=385561, r=luser 2007-07-24 18:06:11 -07:00
benjamin@smedbergs.us
243822adc5 Bug 374813 - Replace rsync with scp and tar with zip, to work around Windows oddities, r=luser 2007-07-24 18:06:11 -07:00
benjamin@smedbergs.us
ce4dad77ca Bug 383603 - Disable the crash-reporter hook entirely if MOZ_CRASHREPORTER_DISABLE is set, r=luser 2007-07-24 18:06:10 -07:00
dcamp@mozilla.com
fc8cd6141f Handle non-ascii filenames in the crash reporter. b=382508, r=luser 2007-07-24 18:06:10 -07:00
ted.mielczarek@gmail.com
e85e6f18f8 bug 384034 - update to breakpad revision 189. r=mento 2007-07-24 18:06:10 -07:00
ted.mielczarek@gmail.com
7e309a6774 bug 362970, Tinderbox changes to upload airbag symbols. r=preed 2007-07-24 18:06:10 -07:00
ted.mielczarek@gmail.com
f0fc555c38 bug 382541 - Mozilla Crash Reporter supresses writing of Mac OS X crash log - short term workaround. r=mento 2007-07-24 18:06:09 -07:00
ted.mielczarek@gmail.com
81036d4a68 bug 359151 Generate symbol files from pdb if airbag is enabled. r=preed. Use |make splitsymbols| to generate symbols. 2007-07-24 18:06:09 -07:00
dcamp@mozilla.com
bf9aa44d78 Improve crash reporter errors. b=385359, r=luser 2007-07-24 18:06:09 -07:00
dcamp@mozilla.com
f0b465a603 Bug 380540 - crash reporter client on linux, r=luser 2007-07-24 18:06:08 -07:00
wr@rosenauer.org
e106974e4a Bug 383099 - error in Makefile creation caused by autoconf syntax (part1), r=luser 2007-07-24 18:06:12 -07:00
ted.mielczarek@gmail.com
51d4cad987 bug 358082 - improve crash reporter client UI - small fixup for linux. r=bsmedberg 2007-07-24 18:06:11 -07:00
ted.mielczarek@gmail.com
c6a8ce6bc8 bug 384054 - wrong string used in crashreporter client ViewURL support. r=bsmedberg 2007-07-24 18:06:07 -07:00
ted.mielczarek@gmail.com
a563cca25d bug 382372 - crashreporter restart misses command line arguments. patch by Dave Camp <dcamp@mozilla.com>, r=me 2007-07-24 18:06:06 -07:00
benjamin@smedbergs.us
ffcb9588e1 Bug 358082 - Improve Mac Crashreporter UI, patch by dcamp, r=luser+me 2007-07-24 18:06:05 -07:00
ted.mielczarek@gmail.com
376e30c54c bug 358808, fatal error RC1015: cannot open include file 'afxres.h'., patch by ajvincent@gmail.com, r=me 2007-07-24 18:06:14 -07:00
ted.mielczarek@gmail.com
f3d5502a13 bustage fix from bug 378581, patch by Dave Camp <dcamp@mozilla.com>, r=me 2007-07-24 18:06:11 -07:00
ted.mielczarek@gmail.com
c712b2c44e bug 381523 - upgrade breakpad to rev 174. r=bsmedberg 2007-07-24 18:06:10 -07:00
ted.mielczarek@gmail.com
5ef58afba5 bug 379518 - sync to breakpad svn revision 162. r=bsmedberg 2007-07-24 18:06:10 -07:00
ted.mielczarek@gmail.com
d61158bb77 bug 379518 - sync up with breakpad svn, yet again. sync to breakpad svn revision 159. r=mento 2007-07-24 18:06:10 -07:00
benjamin@smedbergs.us
ce44c3a6fe 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
8b0585721d 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
9979c677f5 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
0f58e3ecef bug 380542 - add a Makefile for airbag/src/client stuff. r=bsmedberg 2007-07-24 18:06:10 -07:00
ted.mielczarek@gmail.com
245850abc0 removing trailing slash, causing build bustage for some people 2007-07-24 18:06:11 -07:00
ted.mielczarek@gmail.com
8811515487 bug 379518 - sync up with breakpad svn, to revision 157. r=mento 2007-07-24 18:06:09 -07:00
ted.mielczarek@gmail.com
b28ac61026 bug 378463 - build time logic to extract debug symbols on OS X. r=mento. second try 2007-07-24 18:06:10 -07:00
sayrer@gmail.com
128e37ae52 backout patch for bug 378463 due to bustage 2007-07-24 18:06:09 -07:00
ted.mielczarek@gmail.com
9f04126192 bug 378463 - build time logic to extract debug symbols on OS X. r=mento 2007-07-24 18:06:13 -07:00
ted.mielczarek@gmail.com
b7a86f3f8f bug 359151 Generate symbol files from pdb if airbag is enabled. r=preed. This binary was compiled from the airbag source: http://airbag.googlecode.com/svn/trunk/src/tools/windows/dump_syms/ 2007-07-24 18:06:12 -07:00
ted.mielczarek@gmail.com
a204b45594 bug 378463 - build time logic to extract debug symbols on OS X. r=mento 2007-07-24 18:06:08 -07:00
ted.mielczarek@gmail.com
26316b2af6 bug 380421 - get crash reporter params from nsXULAppInfo. r=bsmedberg 2007-07-24 18:06:03 -07:00
ted.mielczarek@gmail.com
8f3fac66e5 bug 378581 - merge platform implementations of crash reporter client. Patch by Dave Camp <dcamp@mozilla.com>, r=me 2007-07-24 18:06:03 -07:00
ted.mielczarek@gmail.com
fa63bac5da 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
0c5b4a6902 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
4229b2845f Bug 368206 - Breakpad client for Mac OS X, patch by dcamp, r=luser+mento 2007-07-24 18:06:00 -07:00
benjamin@smedbergs.us
995aa721ee From bug 372831 - don't build the test program when libxul is enabled, for linkage reasons 2007-07-24 18:06:10 -07:00
ted.mielczarek@gmail.com
72da117176 one more bustage fix, with feeling 2007-07-24 18:06:09 -07:00
ted.mielczarek@gmail.com
c3280a9c52 bug 365344 crash reporter should save list of crash reports (pending and successfully submitted). r=bsmedberg 2007-07-24 18:06:08 -07:00
ted.mielczarek@gmail.com
d459b39991 bug 378180 - switch the default submission URL to the correct mozilla.com collector. r=bsmedberg 2007-07-24 18:06:10 -07:00
ted.mielczarek@gmail.com
4dfcce6600 more bustage fix 2007-07-24 18:06:08 -07:00
ted.mielczarek@gmail.com
b487286f96 fix unit test bustage from bug 372831 2007-07-24 18:06:07 -07:00
ted.mielczarek@gmail.com
e0c36f6f8e bug 376545 - AnnotateCrashReport needs to handle re-setting same key. r=bsmedberg 2007-07-24 18:05:59 -07:00
bent.mozilla@gmail.com
53f8dd62a6 Bug 376939 - "static strings in nsAirbagExceptionHandler cause crash on shutdown". r=luser. 2007-07-24 18:05:58 -07:00
ted.mielczarek@gmail.com
11f543c0ff 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
5b38423964 bug 368205 - sync up with breakpad svn (again). r=mento 2007-07-24 18:05:56 -07:00
ted.mielczarek@gmail.com
57f1c5a892 bug 360938 - Update airbag to svn tip. r=mento 2007-07-24 18:06:07 -07:00
ted.mielczarek@gmail.com
d75829f60f bug 375606, Airbag won't build on debug trunk. r=axel@pike.org 2007-07-24 18:06:06 -07:00
ted.mielczarek@gmail.com
c9ff2ca6e0 bug 366970, crash reporter needs to send Product, Build ID, Platform. r=mento 2007-07-24 18:05:55 -07:00
wr@rosenauer.org
766a715fb4 Bug 368544 - don't try to send with empty URL, r=luser 2007-07-24 18:06:04 -07:00
ted.mielczarek@gmail.com
ef043c23a4 airbag_exception_s needs FORCE_STATIC_LIB=1, r=shaver 2007-07-24 18:06:03 -07:00
ted.mielczarek@gmail.com
cb9c6af541 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