Open
Bug 1730521
Opened 3 years ago
Updated 3 years ago
Move Windows Packaged Installer work to be more generic
Categories
(Firefox :: Installer, task, P3)
Firefox
Installer
Tracking
()
NEW
People
(Reporter: mkaply, Unassigned)
Details
A lot of custom code was added for Windows packaging, but it was all made Windows specific (bug 1709969 for example).
All of this work should be generalized for other packaging formats like Snap and Flatpak.
First step would be making
mozilla::widget::WinUtils::HasPackageIdentity()) {
generic for checking package identity.
Updated•3 years ago
|
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•