gecko-dev/toolkit/mozapps/update
Mike Shal d8e4653d19 Bug 1611326 - Default to py3_action, and add a py2 attribute to GENERATED_FILES; r=firefox-build-system-reviewers,rstewart
GENERATED_FILES now defaults to python3 unless py2=True is specified as
an argument. All existing GENERATED_FILES scripts and GeneratedFile
templates have the py2=True attribute added, so this patch should
effectively be a no-op.

Going forward, individual scripts can be converted to python3 and their
corresponding py2=True attribute can be deleted. In effect, this patch
will be backed out in pieces until all scripts run in python3, at which
point the py2 attribute itself can be removed.

Differential Revision: https://phabricator.services.mozilla.com/D60919

--HG--
extra : moz-landing-system : lando
2020-02-14 13:22:46 +00:00
..
common Bug 1157850 - Use portable add_dir_entries() implementation when fts.h is missing r=mhowell 2020-02-07 05:17:12 +00:00
content Bug 1601090, rename .xul files to .xhtml in toolkit/mozapps r=mossop 2019-12-12 16:30:59 +00:00
tests Bug 1604621 - Remove HAS_MISC_RULE; r=firefox-build-system-reviewers,chmanchester 2020-01-16 20:27:09 +00:00
updater Bug 1611326 - Default to py3_action, and add a py2 attribute to GENERATED_FILES; r=firefox-build-system-reviewers,rstewart 2020-02-14 13:22:46 +00:00
components.conf
jar.mn Bug 1601090, rename .xul files to .xhtml in toolkit/mozapps r=mossop 2019-12-12 16:30:59 +00:00
moz.build
nsIUpdateService.idl Bug 1591174 - Fix some references to nsIDOMWindow. r=bzbarsky 2019-11-05 04:52:53 +00:00
nsUpdateService.manifest
UpdateListener.jsm
UpdateService.jsm Bug 1613245 - Prevent getters with side effects from running when update is disable by policy r=mhowell 2020-02-04 23:28:52 +00:00
UpdateServiceStub.jsm
UpdateTelemetry.jsm Bug 1577317 - Add telemetry for "fix update directory permissions". r=rstrong 2019-09-20 17:11:11 +00:00