gecko-dev/browser
Mike Shal ad0c283ab2 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-13 23:07:04 +00:00
..
actors Bug 1593235 - Hide the "View Background Image" context menu option in the PDF Viewer. r=bdahl 2020-02-12 09:40:37 +00:00
app Bug 1611326 - Default to py3_action, and add a py2 attribute to GENERATED_FILES; r=firefox-build-system-reviewers,rstewart 2020-02-13 23:07:04 +00:00
base Bug 1610200 - In full screen, properly hide the toolbars after the user picks a result in the urlbar. r=dao 2020-02-13 21:39:08 +00:00
branding Bug 1575658 - Moved firefox-wordmark.svg to browser/branding r=MattN,Mardak 2019-12-10 21:08:57 +00:00
components Bug 1614861 - Make slow startup notification bar sampler use monotonic clock. r=gsvelto 2020-02-13 20:33:56 +00:00
config Backed out 3 changesets (bug 1610149) for instr bustage on a CLOSED TREE 2020-02-14 01:14:05 +02:00
docs Bug 1595953 - Connect UITour-lib.js docs to sphinx-js to publish on firefox-source-docs. r=markh 2019-11-13 02:40:03 +00:00
extensions Bug 1612711 - Enable Mochitests and XPCShell tests for TSan. r=froydnj 2020-02-12 19:03:36 +00:00
fonts Bug 1592801 - Update Twemoji Mozilla to 0.5.0 (twemoji 12.1.3). r=jfkthame 2019-11-20 23:01:14 +00:00
fxr Bug 1608844 - WebExtensions do not run in FxRPC content processes r=zombie 2020-01-15 15:14:15 +00:00
installer bug 1586915 - build osclientcerts in-tree for macOS r=jcj,mstange 2020-02-12 17:08:48 +00:00
locales Bug 1611326 - Default to py3_action, and add a py2 attribute to GENERATED_FILES; r=firefox-build-system-reviewers,rstewart 2020-02-13 23:07:04 +00:00
modules Bug 1432083 - Fixed browser.permissions.request doesn't work in WebExtension popup r=robwu 2020-02-11 16:08:59 +00:00
themes Back out bug 1592739 due to multiple regressions (bug 1599366, bug 1601183, bug 1602193). a=backout 2020-02-13 14:26:51 +00:00
tools/mozscreenshots Bug 1606839 - Use new user activation API for guarding notification permission prompts. r=Ehsan,edgar 2020-01-15 14:22:46 +00:00
.eslintrc.js
app.mozbuild
build.mk
confvars.sh Bug 1606274 - Remove always-true MOZ_PHOENIX macro. r=firefox-build-system-reviewers,rstewart 2019-12-30 15:00:20 +00:00
defs.mk
l10n-registry.manifest
LICENSE
Makefile.in
moz.build
moz.configure