Open Bug 1261978 Opened 8 years ago Updated 2 years ago

Stop removing "update" directory during maintenance service uninstallation

Categories

(Toolkit :: Application Update, defect)

defect

Tracking

()

People

(Reporter: molly, Unassigned)

Details

Per bug 1247239 comment 10, once that bug lands there will be no need for the maintenance service uninstaller to remove the service's copies of updater.exe/.ini because those copies will no longer be getting created.

To be safe, this probably should not be done until bug 1247239 has been landed for a release cycle or two.

Specifically, these are the lines that should be removed:
http://dxr.mozilla.org/mozilla-central/source/toolkit/components/maintenanceservice/bootstrapinstaller/maintenanceservice_installer.nsi#260 (and the following line)
http://dxr.mozilla.org/mozilla-central/source/browser/installer/windows/nsis/maintenanceservice_installer.nsi#261 (and the following line)
http://dxr.mozilla.org/mozilla-central/source/browser/installer/windows/nsis/maintenanceservice_installer.nsi#321
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.