Open
Bug 1620994
Opened 5 years ago
Updated 1 month ago
Rewrite the Windows-specific minidump writer code in Rust
Categories
(Toolkit :: Crash Reporting, task)
Tracking
()
NEW
People
(Reporter: gsvelto, Unassigned)
References
(Depends on 2 open bugs, Blocks 1 open bug)
Details
Once we have a new Windows exception-handler in place we should rewrite the code that writes out minidumps. This code will rely on Windows functionality to write out minidumps, namely on MiniDumpWriteDump()
.
Reporter | ||
Updated•5 years ago
|
Depends on: oop-crashreporter
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•