Open
Bug 1579999
Opened 5 years ago
Updated 10 months ago
Find a way to automatically forward crash reports to Apple if we're crashing in Apple code
Categories
(Toolkit :: Crash Reporting, enhancement, P3)
Tracking
()
NEW
People
(Reporter: mstange, Unassigned)
Details
For regular macOS apps, the Apple crash reporter collects the app's crashes and submits them to Apple. That way, Apple hears about any crashes in system library code.
Firefox has its own crash reporter which handles crashes. Apple never sees our crash reports.
Some of the crashes that Firefox experiences are caused by bugs in system library code. At the moment it's up to us to identify those crashes and contact Apple about them.
It would be nice if there was a more direct channel to Apple so that Apple could help identify these cases and fix them proactively.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•