gecko/toolkit/components/crashes
Gregory Szorc 94c17fd393 Bug 875562 - Part 6: Implement initial crash events; r=bsmedberg
Support for main process crashes, plugin crashes, and plugin hangs is
added to the crash manager. This includes a JS API for reporting them as
well as support for reading the event files.

There is still an issue of unbound growth on the store. This will be
addressed in a subsequent patch.

--HG--
extra : rebase_source : e714bf5f9c2fd9c50f2e40659c3b1a89591f3b1a
2014-01-28 15:46:03 -08:00
..
docs Bug 875562 - Part 5: Document crash events for initial implementation; r=bsmedberg 2014-01-28 12:00:10 -08:00
tests/xpcshell Bug 875562 - Part 6: Implement initial crash events; r=bsmedberg 2014-01-28 15:46:03 -08:00
CrashManager.jsm Bug 875562 - Part 6: Implement initial crash events; r=bsmedberg 2014-01-28 15:46:03 -08:00
CrashManagerTest.jsm Bug 875562 - Part 6: Implement initial crash events; r=bsmedberg 2014-01-28 15:46:03 -08:00
CrashService.js Bug 875562 - Part 3b: Review fixups; r=me 2014-01-29 09:46:39 -08:00
CrashService.manifest
Makefile.in Bug 875562 - Part 4: Add Support for crash event files to CrashManager; r=Yoric 2014-01-27 15:49:11 -08:00
moz.build Bug 875562 - Part 4: Add Support for crash event files to CrashManager; r=Yoric 2014-01-27 15:49:11 -08:00