fune/taskcluster
Nick Alexander 3d0d39d82c Bug 1675848 - Part 2: Add "BackgroundTasksSelector" to static component category registration. r=mhentges,nika
For simplicity, this implements just on in `NO_TASKS` (the default) or
on in `ALL_TASKS` (opt-in).  This disables all category registrations
when in background task mode; we'll selectively re-enable things as
appropriate.

The flag constants were chosen to smoothly extend to a (16-)bit set in
the future, should we want to add a `JUST_TASKS("task", "other-task")`
option in the future.

This also adds ython tests for gen_static_components.py exercising
categories, simply 'cuz it's easiest to see what this adds in such
tests.  Functional tests will follow in patches that actually
implement the new background tasks functionality.

Differential Revision: https://phabricator.services.mozilla.com/D96654
2021-01-25 23:44:49 +00:00
..
ci Bug 1675848 - Part 2: Add "BackgroundTasksSelector" to static component category registration. r=mhentges,nika 2021-01-25 23:44:49 +00:00
docker Bug 1688111 - Change formatting of vismet failure lines. r=aryx 2021-01-22 16:40:41 +00:00
docs Bug 1685302: Increase update verify chunks on macOS. r=taskgraph-reviewers,aki 2021-01-06 17:41:57 +00:00
scripts Bug 1688039 - Build grcov with Clang. r=calixte DONTBUILD 2021-01-23 00:19:52 +00:00
taskgraph Bug 1687624 - Fix test_generator.py after bug 1687425. r=taskgraph-reviewers,aki 2021-01-20 22:09:06 +00:00
test Bug 1676925 - Remove code supporting the defunct WebRender experiments. r=jrmuizel,marionette-reviewers 2020-11-13 05:40:10 +00:00
.yamllint
mach_commands.py Bug 1661153: Removes _ensure_zstd() and usages r=firefox-build-system-reviewers,glandium 2020-12-03 22:58:52 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00