Open Bug 1798688 Opened 3 years ago

Replace breakpad with rust-minidump in the testcrasher library

Categories

(Toolkit :: Crash Reporting, task)

task

Tracking

()

People

(Reporter: gsvelto, Unassigned)

References

(Blocks 1 open bug)

Details

The testcrasher library is built as part of the crashreporter tests to provide utilities to both cause crashes and analyze them. The analysis part relies on breakpad for reading and processing minidumps, we should replace this code with rust-minidump. The part that causes crashes might be replaced using the sadness generator but it's not a requirement for getting rid of breakpad.

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