Closed Bug 339033 Opened 20 years ago Closed 2 years ago

crash handling

Categories

(Toolkit Graveyard :: Data Collection/Metrics, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: bryner, Unassigned)

Details

(Whiteboard: [notacrash])

There are a few problems we should address related to browser crashes: - Currently we lose any events that haven't been flushed to disk. These events could be quite valuable in reproducing the crash. Maybe we should flush more frequently, or add a signal handler to let us flush on shutdown? (the latter might be tricky, since it relies on the DOMSerializer being in a usable state) - We could log an extra event on a clean shutdown. The lack of such an event would indicate that the last session ended abnormally.
Priority: -- → P2
Whiteboard: [notacrash]
Product: Toolkit → Toolkit Graveyard
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.