Closed Bug 1696414 Opened 5 years ago Closed 2 years ago

Remove the Windows-specific minidump bindings in the WER plugin once winapi-rs supports them

Categories

(Toolkit :: Crash Reporting, enhancement)

Unspecified
Windows
enhancement

Tracking

()

RESOLVED FIXED

People

(Reporter: gsvelto, Unassigned)

Details

Currently the winapi-rs crate does not have bindings for the functions and structures declared in the minidumpapiset.h and werapi.h headers. Because of this we introduced a few of those bindings in the WER plugin under toolkit/crashreporter/mozwer-rust. Once winapi-rs is updated with support for those bindings we should remove ours and just use the upstream ones.

We've moved mozwer-rust to windows-sys and removed the custom bindings in bug 1875097.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.