gecko-dev/browser/installer/windows
Nick Alexander f47a4b6764 Bug 1691951 - Make Windows install not register "ftp" protocol handler. r=application-update-reviewers,bytesized
For all channels, this commit:

1. stops registering the ftp protocol handler at install time;
2. actively unregisters the ftp protocol handler at postupdate time;
3. stops unregistering the ftp protocol handler at uninstall time.

The rationale for 3) is that by the time a `helper.exe` with this
change is in place, the `postupdate` step has already run and
unregistered the ftp protocol handler.

Differential Revision: https://phabricator.services.mozilla.com/D104735
2021-02-22 17:52:24 +00:00
..
docs Bug 1687980: Make Windows quickstart docs more concise r=mhoye,sylvestre,andi 2021-02-16 17:48:11 +00:00
msi Bug 1656556 - Switch to device context as default for Firefox MSI. r=mhowell 2020-09-02 18:58:49 +00:00
nsis Bug 1691951 - Make Windows install not register "ftp" protocol handler. r=application-update-reviewers,bytesized 2021-02-22 17:52:24 +00:00
Makefile.in Bug 1670357 - Remove `make` targets for cleaning: `clean`, `realclean`, `clobber`, `distclean`, `clobber_all`, `everything` r=firefox-build-system-reviewers,mhentges 2020-10-15 20:37:18 +00:00
app.tag
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
stub.tag