Open
Bug 1809530
Opened 3 years ago
Updated 3 years ago
Relocate `WindowsEventLog` into `mfbt`.
Categories
(Core :: Widget: Win32, enhancement, P3)
Tracking
()
NEW
People
(Reporter: nrishel, Unassigned)
References
Details
WindowsEventLog is currently located in widget/windows and is written as a header-only utility for ease of inclusion in the various exes/dlls it's used in. Relocating it to mfbt would simplify inclusion into these exes/dlls and would allow us to remove the header-only constraint.
| Reporter | ||
Updated•3 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•