Open
Bug 1621000
Opened 5 years ago
Updated 2 years ago
Wire up the crash monitor with the front-end code that deals with crash reporter
Categories
(Toolkit :: Crash Reporting, task)
Toolkit
Crash Reporting
Tracking
()
NEW
People
(Reporter: gsvelto, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
Once we have the ability to catch exceptions, write out minidumps and gather annotations in the crash monitor it will be time to wire it up with the front-end code that handles crash reports. This effectively involves removing all the remaining old-style crash reporting interface from nsExceptionHandler.h
as well as the CrashReporter*
classes and IPC.
Reporter | ||
Updated•5 years ago
|
Summary: Wire up the crash monitor with the front-end code that deals with crash reportsr → Wire up the crash monitor with the front-end code that deals with crash reporter
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•