Open Bug 630626 Opened 15 years ago Updated 3 years ago

Include changeset along with the build id in crash reports

Categories

(Toolkit :: Crash Reporting, enhancement)

enhancement

Tracking

()

People

(Reporter: mayhemer, Unassigned)

Details

It is so complicated or even impossible in some cases to find out what changeset a particular build with a Build ID listed in crash reports has been built of. It is often needed to find out changes that led to appearing or disappearing of a crash. Would it be simple enough to add also the changeset information that firefox has to crash reports? Would make lives easier.
We include this information in the symbol files, so if you get any source links in the stack trace you should be able to see this. We could also submit it separately so that Socorro could display it directly.
Component: Socorro → Breakpad Integration
Product: Webtools → Toolkit
QA Contact: socorro → breakpad.integration
(In reply to comment #1) > We include this information in the symbol files Yes, that's true. I didn't realize that. It makes this enhancement a lower priority then.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.