Closed
Bug 1648617
Opened 4 years ago
Closed 4 years ago
Extract `wineventlog` crate from updateagent for more general use
Categories
(Toolkit :: General, task, P2)
Toolkit
General
Tracking
()
RESOLVED
FIXED
mozilla79
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: nalexander, Assigned: nalexander)
References
Details
Attachments
(1 file)
We have a little code for logging from Rust to the Windows event log; we'd like to use it in some Rust code for the Windows default browser agent. This ticket tracks extracting it into a standalone crate, and using wio
for wide string conversion at the same time.
Assignee | ||
Comment 1•4 years ago
|
||
Pushed by nalexander@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/32cb37832953
Extract `wineventlog` crate from updateagent for more general use. r=agashlin
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
You need to log in
before you can comment on or make changes to this bug.
Description
•