Commit Graph

30 Commits

Author SHA1 Message Date
timeless
4812548d6e Bug 629986 unlabeled edit fields in the crash reporter r=ted a=bsmedberg 2011-02-14 12:20:02 -05:00
Ted Mielczarek
d75dd0bc03 bug 546538 - crash reporter ui for maemo. r=mfinkle
--HG--
rename : toolkit/crashreporter/client/crashreporter_linux.cpp => toolkit/crashreporter/client/crashreporter_gtk_common.cpp
rename : toolkit/crashreporter/client/crashreporter_unix.cpp => toolkit/crashreporter/client/crashreporter_unix_common.cpp
extra : rebase_source : 544ea2a4956ca55b094c0549b7474c135baa70c3
2010-04-07 13:06:17 -04:00
Justin Dolske
0763c9dd9f Bug 540532 - allow setting report submission preference via XPCOM. r=gavin, r=ted 2010-02-09 17:05:31 -08:00
Karl Tomlinson
9c673f6182 bug 408122 keep necessary dynamic libraries open for atexit callbacks r=ted
--HG--
extra : rebase_source : 24fff4b3b3c6b614a2be23da8832f60c2f399416
2009-09-28 11:34:39 +13:00
Karl Tomlinson
717b578899 bug 518244 move LoadProxyinfo to the main thread r=ted
--HG--
extra : rebase_source : 402d4a53ec72b8b9037e187dccbfbc8ecdb6300b
2009-09-28 11:33:06 +13:00
Karl Tomlinson
e29baaf989 bug 518241 gtk_widget_set_sensitive: assertion `GTK_IS_WIDGET (widget)' failed r=ted
--HG--
extra : rebase_source : dac32d1f0c38f1ec0704120a07b203e211282dc5
2009-09-28 11:32:49 +13:00
Karl Tomlinson
b87fc0f8cc bug 434997 remove gconf dependency from crashreporter client r=ted
--HG--
extra : rebase_source : ae12628ee2e5d9f5f4452b1dc2570de7248c9f4a
2009-08-26 09:25:17 -07:00
timeless@mozdev.org
c455d9beb7 Bug 455394 Crash reporter fails if your Firefox profile is in a volume other than /home
r=luser
2009-08-18 09:04:53 -07:00
Ted Mielczarek
5f53c706ca bug 406088 - crash reporter sucks in rtl. fix for linux. r=dcamp 2008-06-19 14:04:57 -04:00
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
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
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
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
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
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
0f8d571635 bug 399341 - add crashreporter log file. r=bsmedberg 2007-11-09 08:46:34 -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
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
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
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
dcamp@mozilla.com
e52f485e4c Handle non-ascii filenames in the crash reporter. b=382508, r=luser 2007-07-24 18:06:10 -07:00
dcamp@mozilla.com
f792db029f Improve crash reporter errors. b=385359, r=luser 2007-07-24 18:06:09 -07:00
dcamp@mozilla.com
7c34bbd04e Bug 380540 - crash reporter client on linux, r=luser 2007-07-24 18:06:08 -07:00
ted.mielczarek@gmail.com
5b90f105a9 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
31f6279b0a 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