mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-04 02:57:38 +00:00
77ce415604
This step removes all the dependencies of mach commands to having a MachCommandBase as the `self` by using the `command_context` argument instead. This also removes any remaining statefulness from those classes that implement mach commands, ultimately making it easier to move existing commands out of classes in a follow-up. Differential Revision: https://phabricator.services.mozilla.com/D118058 |
||
---|---|---|
.. | ||
browsertime | ||
constants | ||
logger | ||
raptor | ||
test | ||
webext/raptor | ||
.eslintrc.js | ||
mach_commands.py | ||
MANIFEST.in | ||
moz.build | ||
requirements.txt |