gecko-dev/browser/installer
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
..
windows Bug 1691951 - Make Windows install not register "ftp" protocol handler. r=application-update-reviewers,bytesized 2021-02-22 17:52:24 +00:00
allowed-dupes.mn Bug 1680467 - add url-classifier-skip-urls.json to allowed duplicate files. r=Gijs,leplatrem 2020-12-03 11:08:25 +00:00
Makefile.in Bug 1667276 - Part 3: Load a custom prefs file when running a background task. r=mossop,KrisWright 2021-01-27 22:54:25 +00:00
package-manifest.in Bug 1667276 - Part 3: Load a custom prefs file when running a background task. r=mossop,KrisWright 2021-01-27 22:54:25 +00:00
removed-files.in