Open Bug 2075141 Opened 3 days ago Updated 19 minutes ago

Do not record fixed annotations at startup but populate them in the crash helper instead

Categories

(Toolkit :: Crash Reporting, enhancement)

enhancement

Tracking

()

People

(Reporter: gsvelto, Unassigned)

References

(Depends on 1 open bug)

Details

This is motivated by bug 2074575 and other similar issues where some annotation that is set as startup and is then constant for the entire life of the application somehow gets garbled. Once bug 587729 lands there's no point in storing those annotations in the main process and then jumping through hoops to read them, it's much better to set them in the crash helper once and for all, and always populate them from there.

You need to log in before you can comment on or make changes to this bug.