Commit Graph

77 Commits

Author SHA1 Message Date
alfred.peng@sun.com
be043d5d47 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
2f1c0b2b36 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
55fcc27441 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
57bfd660a3 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
41dfc55d5f 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
429f53c829 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
46fdfb21c6 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
d56e82613e bug 415428 - crash reporter dialog not wide enough for l10n. r=dcamp 2008-03-18 18:01:26 -07:00
benjamin@smedbergs.us
3fa8913c9c Bug 385677 - Breakpad fixes for GCC 4.3 (correct #includes and visibility wrappers), r+a=luser 2008-03-17 11:02:08 -07:00
ted.mielczarek@gmail.com
1c635cff63 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
2f4360eecd bug 422082 - crash reporter remains open after submitting data. r=bsmedberg 2008-03-11 16:39:34 -07:00
reed@reedloden.com
765423226c 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
2e6c0f89ae 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
1bcab23697 bug 419346 - update to breakpad revision 240. r=bsmedberg 2008-02-25 10:18:08 -08:00
ted.mielczarek@gmail.com
04f850c53a bug 417669 - crashreporter displays details: firefox. r=dcamp 2008-02-21 16:00:14 -08:00
reed@reedloden.com
b8dae79a0b 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
057bc17743 Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan 2008-02-18 00:50:04 -08:00
reed@reedloden.com
8a3cf9ab35 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
2e2ec08cc5 bug 404855 - crash reporter ui review, round 2 - mac patch. r=josh 2008-01-28 14:52:42 -08:00
ted.mielczarek@gmail.com
d82ae4e7d7 bug 412989 - allow per-app override of crashreporter.ini. r=bsmedberg 2008-01-26 08:49:29 -08:00
ted.mielczarek@gmail.com
5a1de3a571 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
24d824528d bug 394490 - pending extra and dmp files should be deleted when not submitting report. r=dcamp 2008-01-25 03:24:02 -08:00
ted.mielczarek@gmail.com
c20acd459d 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
5db12dc94e 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
c30b564cce bug 413539 - crash reporter comment box doesn't wrap text. r=dcamp 2008-01-22 15:55:46 -08:00
ted.mielczarek@gmail.com
202a7a8168 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
1193990d25 bug 404855 - crash reporter UI review, round 2--win32+strings changes. r=dcamp 2008-01-21 17:07:20 -08:00
philringnalda@gmail.com
a6314e03ea 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
bent.mozilla@gmail.com
e3ca1ccc32 Bug 408214 - "crash reporter sending random 'Name' field". r=luser, a=dsicore. 2007-12-14 11:47:19 -08:00
ted.mielczarek@gmail.com
eacdc8e46e bug 392919 - update Breakpad to SVN revision 234. r=mento 2007-12-04 07:54:20 -08:00
ted.mielczarek@gmail.com
75fcf5f3c3 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
0b1b3eea29 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
957602a573 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
3ac12f328c 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
e0dc02bfb7 Bug 404912 - typo in crashreporter submit.log, r=luser, a=beltzner 2007-11-22 23:08:57 -08:00
ted.mielczarek@gmail.com
789fb3458c bug 404893 - crash reporter fails to submit. rs=sspitzer 2007-11-21 19:27:41 -08:00
ted.mielczarek@gmail.com
15cabb6c09 bug 401960 Red Close button doesn't quit crash reporter. r=campd 2007-11-19 18:15:03 -08:00
ted.mielczarek@gmail.com
0f8d571635 bug 399341 - add crashreporter log file. r=bsmedberg 2007-11-09 08:46:34 -08:00
ted.mielczarek@gmail.com
5e1467cc11 bug 393548 - Restart Thunderbird button is too small, text doesn't fit. r=dcamp 2007-11-09 08:38:57 -08:00
reed@reedloden.com
7f220d1e63 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
ted.mielczarek@gmail.com
c20594d3d9 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
debee6d6f6 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
ted.mielczarek@gmail.com
d7f71e8c8e 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
0144c8b164 Fixing build bustage on GCC 3.3. Bug 350425, r=luser 2007-08-30 22:07:26 -07:00
ted.mielczarek@gmail.com
8f0ca3eee1 bug 350425 - ensure a11y support in breakpad. r=campd 2007-08-30 07:55:21 -07:00
reed@reedloden.com
a952bc01a9 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
47628e82ad 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
dc450c32c9 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
0a3c1aa0fc bug 386841 - crashreporter linked with libsso.so.4, libcrypto.so.4. r=bsmedberg 2007-07-24 18:06:15 -07:00
dcamp@mozilla.com
2fee870d1b fix for unicode paths while writing out the submitted breakpad report file. b=382508, r=luser 2007-07-24 18:06:15 -07:00