gecko-dev/toolkit/components/maintenanceservice
Robert Strong 6c7cf8b65e Bug 1502681 - Always use ProgramData\Mozilla\updates for the updates directory. r=bytesized
Changes GetCommonUpdateDirectory to always return a directory under ProgramData\Mozilla\updates on Windows
Changes getMockUpdRootDWin to always return ProgramData\Mozilla\updates for the new updates dir location
Removed code that is no longer used in getMockUpdRootDWin
Fixes a build time warning that get_relative_path is not used in updater.cpp
2018-10-29 11:21:49 -07:00
..
bootstrapinstaller bug 1378834 - Update of the installers to reflect the nightly name change r=mhowell,dao 2017-12-21 22:13:07 +02:00
Makefile.in
maintenanceservice.cpp Bug 1499587 - Fix win64 clang-cl -Wwritable-strings. r=ted 2018-10-25 14:16:27 +00:00
maintenanceservice.exe.manifest
maintenanceservice.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
maintenanceservice.rc
moz.build Bug 1090497 - Re-enable warnings as errors on clang-cl. r=froydnj 2018-07-31 22:10:07 +09:00
resource.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
servicebase.cpp Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
servicebase.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
serviceinstall.cpp Bug 1502681 - Always use ProgramData\Mozilla\updates for the updates directory. r=bytesized 2018-10-29 11:21:49 -07:00
serviceinstall.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
workmonitor.cpp Bug 1502681 - Always use ProgramData\Mozilla\updates for the updates directory. r=bytesized 2018-10-29 11:21:49 -07:00
workmonitor.h