gecko-dev/accessible
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
..
android Bug 1604103 - Instead of pruning links and headings use contentDescription. r=Jamie 2020-02-06 04:11:47 +00:00
aom Bug 1612448. Improve some error messages in accessibility code. r=Jamie 2020-02-05 03:11:50 +00:00
atk Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan 2019-12-06 09:16:44 +00:00
base Bug 1611415 - Prefer using std::move over forget. r=froydnj 2020-02-13 14:38:48 +00:00
generic Bug 1613378: part 9) Clarify dependency to mFrameSelection in Selection when adding/removing ranges. r=smaug 2020-02-12 12:27:32 +00:00
html Bug 895323 - Don't create bullet accessible when list style is none. r=Jamie 2020-02-12 06:25:29 +00:00
interfaces Bug 1608460 - Redefine MIDL names to be unique to work around a clang-cl bug r=froydnj 2020-01-10 17:53:29 +00:00
ipc Bug 1609996 - Reorder some includes affected by the previous patches. r=froydnj 2020-01-20 16:19:48 +00:00
mac Bug 1614835 - Advertise focusable state to OSX correctly. r=morgan 2020-02-13 00:09:16 +00:00
other
tests Bug 1429575 - removing test disabling conditions. r=Jamie 2020-02-06 00:30:08 +00:00
windows Bug 1613531: Eliminate the a11y telemetry thread in favour of background task; r=Jamie 2020-02-06 00:24:26 +00:00
xpcom 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
xul Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan 2019-12-06 09:16:44 +00:00
moz.build Bug 1543575 - add fission specific accessibility tests. r=Jamie 2019-11-14 14:53:49 +00:00