gecko-dev/browser/installer/windows
Kirk Steuber b641fbf577 Bug 1658711 - Ensure that the PostUpdate task is called reliably r=mhowell
The PostUpdate task must always be called as the unelevated user, even if we didn't use the service, in order to ensure that we register the WDBA. Additionally, the PostUpdate task should always be run synchronously so that the elevated and unelevated PostUpdate tasks are guaranteed to run in order. This is important since the elevated PostUpdate unregisters the task and the unelevated PostUpdate re-registers it.

Differential Revision: https://phabricator.services.mozilla.com/D87509
2020-08-18 22:40:28 +00:00
..
docs Bug 1598111 - Document install pings more completely. r=mhowell 2020-06-25 00:53:33 +00:00
msi Bug 1602463 Part 4 - Register/unregister the default browser agent scheduled task during install/uninstall. r=agashlin,bytesized,nalexander 2020-03-16 18:32:58 +00:00
nsis Bug 1658711 - Ensure that the PostUpdate task is called reliably r=mhowell 2020-08-18 22:40:28 +00:00
app.tag
Makefile.in Bug 1599658 - Delete previous definition of py_action in Makefiles. Now py_action calls into Python 3 and py3_action doesn't exist. r=glandium 2020-05-05 20:04:30 +00:00
moz.build Bug 1624388 - Properly expose default browser agent build flag to installer. r=bytesized,agashlin 2020-03-23 20:21:36 +00:00
stub.tag