gecko-dev/toolkit/mozapps/update/common
Mike Hommey 501ba627bc Bug 1423416 - Remove updatecommon-standalone. r=ted
Maybe there was a time where both updatecommon and
updatecommon-standalone were used in the same configuration, but it's
currently not the case. So the distinction between both is not
necessary, and updatecommon can just become the standalone version of
itself on Windows.

--HG--
extra : rebase_source : effa3c7aa3bbaab33b335f23a71a8807ef69ab59
2017-12-06 10:47:15 +09:00
..
certificatecheck.cpp Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
certificatecheck.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
errors.h Bug 641212 - use lzma compression for application update. Part 2 - add xe-embedded decompression support to the updater. r=mhowell, , a=app_update_lzma 2017-07-30 23:27:00 -07:00
moz.build Bug 1423416 - Remove updatecommon-standalone. r=ted 2017-12-06 10:47:15 +09:00
pathhash.cpp Bug 1404147 Resolve inconsistency between GetLastError (DWORD - unsigned) and HRESULT (signed) r=smaug 2017-09-28 17:50:52 -05:00
pathhash.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
readstrings.cpp
readstrings.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
registrycertificates.cpp Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
registrycertificates.h
uachelper.cpp Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
uachelper.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
updatecommon.cpp Client code - Bug 1342742 - check that the app update patch dir, install dir, and working dir paths are valid. r=mhowell 2017-04-28 16:36:45 -07:00
updatecommon.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
updatedefines.h Bug 1375549 - When the Firefox process doesn't exit apply the update anyway and don't relaunch the callback application. r=mhowell 2017-06-23 18:27:06 -07:00
updatehelper.cpp Client code - Bug 1342742 - check that the app update patch dir, install dir, and working dir paths are valid. r=mhowell 2017-04-28 16:36:45 -07:00
updatehelper.h
win_dirent.h