Commit Graph

240 Commits

Author SHA1 Message Date
Serge Gautherie
2c446e990d Bug 442577 - Convert toolkit application/x-javascript to application/javascript (take 2); (Av1) Just do it
r=gavin.sharp
2009-10-13 15:16:08 +02:00
Robert Strong
75d676942c Bug 513958 - Firefox silently fails to start if %APPDATA% variable is missing. r=jmathies, r=bsmedberg 2009-10-08 20:03:09 -07:00
Nick Thomas
2ef097bb62 Bug 514466, fix make uploadsymbols when MOZ_PKG_PRETTYNAMES is true (releases), r=ted.mielczarek 2009-10-06 21:50:07 +13:00
Ted Mielczarek
8646214e14 bug 520141 - fix source server support to work with pdb compression. r=bsmedberg 2009-10-03 14:52:37 -04: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
bb8a75bd43 bug 517493 try libcurl-gnutls and set error_description on failure to find libcurl r=ted
--HG--
extra : rebase_source : ff9148a7a99c139df7c60d5cc55088508dfe5c24
2009-09-28 11:25:58 +13:00
Ted Mielczarek
d9c906da0a bug 471054 - prune old crash reports in pending. fix a typo 2009-09-22 09:42:23 -04:00
Benjamin Smedberg
53ad5f6a34 Bug 471054 - Prune old crash reports in pending/, splitting code into crashreporter_win and crashreporter_unix files, r=ted 2009-09-22 09:08:22 -04:00
Chris Cooper
5f3d247449 Bug 514466 - Fix hash parsing, escape spaces prior to upload (not shipping code, but is invoked by the build system for every build) - r=bhearsum 2009-09-18 10:34:18 -04:00
Josh Aas
d8ec39d242 Breakpad PPC bustage fix. r=ted 2009-09-15 15:58:49 -04:00
Lukas Blakk
f015089653 Bug 513969, Add output to symbolstore.py to decrease frequency of timeouts, r=ted.mielczarek 2009-09-14 22:37:11 +12:00
Ted Mielczarek
974892290b bug 514397 - xpcshell-tests: test_crashreporter.js crashes intermittently. disable parts of the test that set/unset exception handler. upstream breakpad issue filed, this is not code that gets run in the browser, so it doesn't seem critical to have this test hit this bug and cause orange.
--HG--
extra : rebase_source : 5f9381e387aa69d049139605615d97b4667bc817
2009-09-10 15:31:59 -04:00
Josh Aas
222a58c5ea Update breakpad to svn revision 350 + Linux build fix. b=510920 r=ted 2009-09-04 13:01:19 -04:00
Josh Aas
4e49ba3b80 Backed out changeset e8c01867056a, breakpad update b=510920 2009-09-04 00:02:45 -04:00
Josh Aas
98b527d0b1 Update breakpad to svn revision 350. b=510920 r=ted 2009-09-03 23:41:02 -04:00
Ted Mielczarek
653af61f2d bug 512853 - fix parseKeyValuePairs to support values containing =, use iframe type="content" for the about:crashes submit form. r=mossop
--HG--
extra : rebase_source : b9a840d37c7754e7812454436608300399a1fa63
2009-09-02 09:35:14 -04: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
Benjamin Smedberg
2e9438fd2f Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted 2009-08-25 08:59:31 -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
6cada6182a bug 378528 - crash reporter should allow resubmission of pending reports. r=dtownsend
--HG--
extra : rebase_source : 48d06677c8cf7f6e5be7775bcb4489794910091f
2009-06-09 08:56:38 -04:00
Ted Mielczarek
446b329c0a Backed out changeset 21ad4f1ce214 - Ted Mielczarek – bug 378528 - crash reporter should allow resubmission of pending reports, due to leaks 2009-08-17 14:41:57 -04:00
Ted Mielczarek
4d41ae77e8 bug 378528 - crash reporter should allow resubmission of pending reports. r=dtownsend 2009-06-09 08:56:38 -04:00
Dão Gottwald
768bb0c51f browser_aboutCrashes.js fix for bug 445421 2009-08-01 19:42:46 +02:00
Gavin Sharp
0ae87ac3b8 Bug 445421 - Add static "bp-" in front of crash ID. r=ted 2009-08-01 18:17:11 +02:00
Benjamin Smedberg
0d265fb2ec Bug 488596 - test_crashreporter.js crashes intermittently: delete the exception handler before freeing the data it references, landing as a bustage fix with presumed-r=ted 2009-07-23 11:23:19 -04:00
Serge Gautherie
2eb47a0c84 Bug 474688 - TUnit check: TestCrashReporterAPI.cpp fails on Windows, around shutdown; (Bv1a) Delete this (superseded) test; r=ted.mielczarek 2009-06-24 23:31:23 +02:00
Serge Gautherie
8e72c3b5fd Bug 495730 - xpcshell-tests: each test leaks 3 nsStringBuffer, after (harness) bug 483062 landing; (Cv1) test_crashreporter.js: synchronize from TestCrashReporterAPI.cpp; r=ted.mielczarek 2009-06-24 23:31:22 +02:00
Serge Gautherie
7030d10b39 Bug 495730 - xpcshell-tests: each test leaks 3 nsStringBuffer, after (harness) bug 483062 landing; (Bv2a) Fix and extend test_crashreporter.js; r=ted.mielczarek 2009-06-22 23:43:19 +02:00
Nick Thomas
5dc280ead4 Bug 485336, uploadsymbols failures when mozilla-central & tracemonkey nightlies complete at the same time, r=ted.mielczarek 2009-06-18 16:19:02 +12:00
Florian Queze
f86839953a Bug 493392: Get fallback symbols for DWARF-less binaries in symbolstore.py. r=ted 2009-06-12 14:50:13 +02:00
Ted Mielczarek
deecbd447e bug 471404 - 'Remove All Reports' shouldn't be available if there aren't any reports. add a browser chrome test. r=dao
--HG--
extra : rebase_source : 54804feeeccb07477fc6114f05a1101465f20a7f
2009-06-09 08:56:38 -04:00
Ted Mielczarek
a0374c8b93 bug 378528 - crash reporter should allow resubmission of pending reports. browser chrome tests for about:crashes. r=mossop
--HG--
extra : rebase_source : 487aa10d65440e911b0a2fcf6c0ddc7c71b5d568
2009-06-09 08:56:37 -04:00
Ted Mielczarek
927f3c68eb bug 488596 - random test failures in test_crashreporter.js. re-enable crashreporter at the end of the test to try to catch a shutdown crasher. 2009-06-04 09:33:41 -04:00
Ted Mielczarek
4f4b086565 bug 483062 - figure out how to get crash stacks from xpcshell tests. r=bsmedberg
--HG--
extra : rebase_source : 70355805b7f71c016eaa7aaea1d1916a23316b8a
2009-05-11 15:54:39 -04:00
Alex Faaborg
7351133899 Bug 386766 - Refresh refreshed crash reporter icons on Windows and OS X 2009-05-03 19:37:31 -07:00
Ted Mielczarek
a8a9796d5c bug 484033 - extend nsICrashReporter to allow crashreporter to be used without going through XRE_Main. r=bsmedberg 2009-04-02 11:41:12 -04:00
Ted Mielczarek
93de1bbde6 bug 486076 - 'make uploadsymbols' and MOZ_PKG_PRETTYNAMES=1 don't play nice on Mac. r=bsmedberg 2009-03-31 16:52:41 -04:00
Ted Mielczarek
c45f52ff48 bug 483548 - buildsymbols messes up Linux Z test results. r=bsmedberg 2009-03-16 16:46:05 -04:00
Ted Mielczarek
d9803eff02 bug 420474 - upload debug info for Linux and mac builds to symbol server. r=bsmedberg 2009-03-11 11:56:57 -04:00
Benjamin Smedberg
c4cc33cfae Bug 40967 - Avoid leaking MSYS paths in Makefiles: use c:/dir/path paths whenever possible, r=ted 2009-03-09 10:55:41 -04:00
Philippe M. Chiasson
b84c0c6c8e Bug 452866 - "Teach Socorro/crash-stats about comm-central - add support for multiple source directories to buildsymbols." [r=ted.mielczarek] 2009-02-17 07:46:32 +00:00
Mark Banner
53fa5080ff Disable TestCrashReporterAPI TUnit test due to random failures on Windows - this test currently only runs on non-Firefox boxes. r=ted, bug 474688 2009-01-26 20:17:16 +00:00
Daniel Holbert
3a59b040f3 Bug 473236 - follow up patch v3a: restore executable status for some files that might need it. a=ted 2009-01-23 11:52:51 -08:00
Ted Mielczarek
628997d06c bug 385792 - compress pdb files in symbol store. r=bsmedberg 2009-01-23 07:40:27 -05:00
Daniel Holbert
2a7d88e05a Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
Dão Gottwald
2d65422c19 Bug 386766 - new crash reporter icons for Windows and OS X. ui-r=faaborg, r=luser 2009-01-16 15:51:17 +01:00
Benjamin Smedberg
556ecf0d25 Bug 469862 followup - Tell the server that we support throttling (see bug 469863), r=ted 2009-01-07 11:50:29 -05:00
timeless@mozdev.org
449d7d8543 Bug 421687 - Crash report links in about:crashes should have display:block, r=Mossop 2009-01-06 21:33:03 -08:00